• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Source: e2fsprogs
2Section: admin
3Priority: required
4Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
5Build-Depends: gettext, texinfo, pkg-config, libfuse-dev [linux-any kfreebsd-any] <!pkg.e2fsprogs.no-fuse2fs>, debhelper-compat (= 12), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
6Rules-Requires-Root: no
7Standards-Version: 4.5.1
8Homepage: http://e2fsprogs.sourceforge.net
9Vcs-Browser: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
10Vcs-Git: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git -b debian/master
11
12Package: fuse2fs
13Build-Profiles: <!pkg.e2fsprogs.no-fuse2fs>
14Priority: optional
15Depends: ${shlibs:Depends}, ${misc:Depends}
16Architecture: linux-any kfreebsd-any
17Description: ext2 / ext3 / ext4 file system driver for FUSE
18 fuse2fs is a FUSE file system client that supports reading and
19 writing from devices or image files containing ext2, ext3, and ext4
20 file systems.
21
22Package: logsave
23Priority: optional
24Depends: ${shlibs:Depends}, ${misc:Depends}
25Replaces: e2fsprogs (<< 1.45.3-1)
26Breaks: e2fsprogs (<< 1.45.3-1)
27Architecture: any
28Multi-Arch: foreign
29Description: save the output of a command in a log file
30 The logsave program will execute cmd_prog with the specified
31 argument(s), and save a copy of its output to logfile.  If the
32 containing directory for logfile does not exist, logsave will
33 accumulate the output in memory until it can be written out.  A copy
34 of the output will also be written to standard output.
35
36Package: e2fsck-static
37Build-Profiles: <!pkg.e2fsprogs.no-static>
38Priority: optional
39Depends: ${misc:Depends}
40Recommends: sash | bash-static | zsh-static | busybox-static
41Architecture: any
42Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
43 This may be of some help to you if your filesystem gets corrupted enough
44 to break the shared libraries used by the dynamically linked checker.
45 .
46 This binary takes much more space than its dynamic counterpart located
47 in e2fsprogs, though.
48 .
49 You may want to install a statically-linked shell as well, to be able
50 to run this program if something like your C library gets corrupted.
51
52Package: e2fsprogs-l10n
53Section: localization
54Priority: optional
55Depends: e2fsprogs (>= ${binary:Version}), e2fsprogs (<< ${binary:Version}+c~), ${misc:Depends}
56Replaces: e2fsprogs (<< 1.43.5-1)
57Architecture: all
58Multi-Arch: foreign
59Description: ext2/ext3/ext4 file system utilities - translations
60 The ext2, ext3 and ext4 file systems are successors of the original ext
61 ("extended") file system. They are the main file system types used for
62 hard disks on Debian and other Linux systems.
63 .
64 This package provides translations for messages for programs found in
65 the 'e2fsprogs' package.
66
67Package: libcom-err2
68Section: libs
69Priority: optional
70Depends: ${shlibs:Depends}, ${misc:Depends}
71Replaces: libcomerr2 (<< 1.43.9-1~)
72Breaks: libcomerr2 (<< 1.43.9-1~)
73Provides: libcomerr2 (= ${binary:Version})
74Architecture: any
75Multi-Arch: same
76Pre-Depends: ${misc:Pre-Depends}
77Description: common error description library
78 libcomerr is an attempt to present a common error-handling mechanism to
79 manipulate the most common form of error code in a fashion that does not
80 have the problems identified with mechanisms commonly in use.
81
82Package: comerr-dev
83Section: libdevel
84Priority: optional
85Depends: libc6-dev | libc-dev, libcom-err2 (= ${mainBinary}), ${misc:Depends}
86Suggests: doc-base
87Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
88Architecture: any
89Multi-Arch: same
90Description: common error description library - headers and static libraries
91 libcom_err is an attempt to present a common error-handling mechanism to
92 manipulate the most common form of error code in a fashion that does not
93 have the problems identified with mechanisms commonly in use.
94 .
95 This package contains the development environment for the com_err library.
96
97Package: libss2
98Section: libs
99Priority: optional
100Depends: libcom-err2, ${shlibs:Depends}, ${misc:Depends}
101Replaces: e2fsprogs (<< 1.34-1)
102Architecture: any
103Multi-Arch: same
104Pre-Depends: ${misc:Pre-Depends}
105Description: command-line interface parsing library
106 libss provides a simple command-line interface parser which will
107 accept input from the user, parse the command into an argv argument
108 vector, and then dispatch it to a handler function.
109 .
110 It was originally inspired by the Multics SubSystem library.
111
112Package: ss-dev
113Section: libdevel
114Priority: optional
115Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev, ${misc:Depends}
116Architecture: any
117Multi-Arch: same
118Description: command-line interface parsing library - headers and static libraries
119 This package includes a tool that parses a command table to generate
120 a simple command-line interface parser, the include files needed to
121 compile and use it, and the static libs.
122 .
123 It was originally inspired by the Multics SubSystem library.
124 .
125 This package contains the development environment for the ss library.
126
127Package: e2fsprogs-udeb
128Build-Profiles: <!noudeb>
129Package-Type: udeb
130Section: debian-installer
131Priority: optional
132Depends: ${shlibs:Depends}, ${misc:Depends}
133Architecture: any
134Description: stripped-down versions of e2fsprogs, for debian-installer
135 This package is an e2fsprogs package built for a reduced size, so that
136 it can help to save space in debian-installer.
137 .
138 Don't attempt to install this package, it has no support for a couple of
139 features you surely want.  Anyway it should refuse to install.
140
141Package: libext2fs2
142Section: libs
143Priority: optional
144Depends: ${shlibs:Depends}, ${misc:Depends}
145Replaces: e2fslibs (<< 1.43.9-1~)
146Breaks: e2fslibs (<< 1.43.9-1~)
147Provides: e2fslibs (= ${binary:Version})
148Architecture: any
149Multi-Arch: same
150Pre-Depends: ${misc:Pre-Depends}
151Description: ext2/ext3/ext4 file system libraries
152 The ext2, ext3 and ext4 file systems are successors of the original ext
153 ("extended") file system. They are the main file system types used for
154 hard disks on Debian and other Linux systems.
155 .
156 This package provides the ext2fs and e2p libraries, for userspace software
157 that directly accesses extended file systems. Programs that use libext2fs
158 include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
159 dumpe2fs, chattr, and lsattr.
160
161Package: libext2fs-dev
162Section: libdevel
163Priority: optional
164Depends: libc6-dev | libc-dev, comerr-dev, libext2fs2 (= ${binary:Version}), ${misc:Depends}
165Replaces: e2fslibs-dev (<< 1.43.9-1~)
166Breaks: e2fslibs-dev (<< 1.43.9-1~)
167Provides: e2fslibs-dev (= ${binary:Version})
168Suggests: doc-base
169Architecture: any
170Description: ext2/ext3/ext4 file system libraries - headers and static libraries
171 The ext2, ext3 and ext4 file systems are successors of the original ext
172 ("extended") file system. They are the main file system types used for
173 hard disks on Debian and other Linux systems.
174 .
175 This package contains the development environment for the ext2fs and e2p
176 libraries.
177
178Package: e2fsprogs
179XB-Important: yes
180Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libblkid1, libuuid1
181Depends: logsave
182Multi-Arch: foreign
183Suggests: gpart, parted, fuse2fs, e2fsck-static
184Recommends: e2fsprogs-l10n
185Architecture: any
186Description: ext2/ext3/ext4 file system utilities
187 The ext2, ext3 and ext4 file systems are successors of the original ext
188 ("extended") file system. They are the main file system types used for
189 hard disks on Debian and other Linux systems.
190 .
191 This package contains programs for creating, checking, and maintaining
192 ext2/3/4-based file systems.  It also includes the "badblocks" program,
193 which can be used to scan for bad blocks on a disk or other storage device.
194