Whamcloud - gitweb
d51b5622154650b7a792f31c4ee3217b6b6af25b
[tools/e2fsprogs.git] / control
1 Source: e2fsprogs
2 Section: admin
3 Priority: required
4 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
5 Build-Depends: dpkg-dev (>= 1.22.5), gettext, texinfo, pkg-config, libarchive-dev, libfuse3-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], systemd-dev [linux-any], cron [linux-any], dh-sequence-movetousr
6 Rules-Requires-Root: no
7 Standards-Version: 4.6.2
8 Homepage: http://e2fsprogs.sourceforge.net
9 Vcs-Browser: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
10 Vcs-Git: https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git -b debian/master
11
12 Package: fuse2fs
13 Build-Profiles: <!pkg.e2fsprogs.no-fuse2fs>
14 Priority: optional
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Architecture: linux-any kfreebsd-any
17 Description: 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
22 Package: logsave
23 Priority: optional
24 Depends: ${shlibs:Depends}, ${misc:Depends}
25 Replaces: e2fsprogs (<< 1.45.3-1)
26 Breaks: e2fsprogs (<< 1.45.3-1)
27 Architecture: any
28 Multi-Arch: foreign
29 Description: 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
36 Package: e2fsck-static
37 Build-Profiles: <!pkg.e2fsprogs.no-static>
38 Priority: optional
39 Depends: ${misc:Depends}
40 Recommends: sash | bash-static | zsh-static | busybox-static
41 Architecture: any
42 Description: 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
52 Package: e2fsprogs-l10n
53 Section: localization
54 Priority: optional
55 Depends: e2fsprogs (>= ${binary:Version}), e2fsprogs (<< ${binary:Version}+c~), ${misc:Depends}
56 Replaces: e2fsprogs (<< 1.43.5-1)
57 Architecture: all
58 Multi-Arch: foreign
59 Description: 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
67 Package: libcom-err2
68 Section: libs
69 Priority: optional
70 Depends: ${shlibs:Depends}, ${misc:Depends}
71 Replaces: libcom-err2t64, libcomerr2 (<< 1.43.9-1~)
72 Breaks: libcom-err2t64 (<< 1.47.0-2.4~exp1~), libcomerr2 (<< 1.43.9-1~)
73 Provides: libcom-err2t64 (= ${binary:Version}), libcomerr2 (= ${binary:Version})
74 Architecture: any
75 Multi-Arch: same
76 Pre-Depends: ${misc:Pre-Depends}
77 Description: 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
82 Package: comerr-dev
83 Section: libdevel
84 Priority: optional
85 Depends: libc6-dev | libc-dev, libcom-err2 (= ${mainBinary}), ${misc:Depends}
86 Suggests: doc-base
87 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
88 Architecture: any
89 Multi-Arch: same
90 Description: 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
97 Package: libss2
98 Provides: libss2t64 (= ${binary:Version})
99 Breaks: libss2t64 (<< 1.47.0-2.4~exp1~)
100 Section: libs
101 Priority: optional
102 Depends: libcom-err2, ${shlibs:Depends}, ${misc:Depends}
103 Replaces: libss2t64, e2fsprogs (<< 1.34-1)
104 Architecture: any
105 Multi-Arch: same
106 Pre-Depends: ${misc:Pre-Depends}
107 Description: command-line interface parsing library
108  libss provides a simple command-line interface parser which will
109  accept input from the user, parse the command into an argv argument
110  vector, and then dispatch it to a handler function.
111  .
112  It was originally inspired by the Multics SubSystem library.
113
114 Package: ss-dev
115 Section: libdevel
116 Priority: optional
117 Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev, ${misc:Depends}
118 Architecture: any
119 Multi-Arch: same
120 Description: command-line interface parsing library - headers and static libraries
121  This package includes a tool that parses a command table to generate
122  a simple command-line interface parser, the include files needed to
123  compile and use it, and the static libs.
124  .
125  It was originally inspired by the Multics SubSystem library.
126  .
127  This package contains the development environment for the ss library.
128
129 Package: e2fsprogs-udeb
130 Build-Profiles: <!noudeb>
131 Package-Type: udeb
132 Section: debian-installer
133 Priority: optional
134 Depends: ${shlibs:Depends}, ${misc:Depends}
135 Architecture: any
136 Description: stripped-down versions of e2fsprogs, for debian-installer
137  This package is an e2fsprogs package built for a reduced size, so that
138  it can help to save space in debian-installer.
139  .
140  Don't attempt to install this package, it has no support for a couple of
141  features you surely want.  Anyway it should refuse to install.
142
143 Package: libext2fs2t64
144 Section: libs
145 Priority: optional
146 Depends: ${shlibs:Depends}, ${misc:Depends}
147 Replaces: libext2fs2, e2fslibs (<< 1.43.9-1~)
148 Breaks: libext2fs2 (<< ${source:Version}), e2fslibs (<< 1.43.9-1~)
149 Provides: ${t64:Provides}, e2fslibs (= ${binary:Version})
150 Architecture: any
151 Multi-Arch: same
152 Pre-Depends: ${misc:Pre-Depends}
153 Description: ext2/ext3/ext4 file system libraries
154  The ext2, ext3 and ext4 file systems are successors of the original ext
155  ("extended") file system. They are the main file system types used for
156  hard disks on Debian and other Linux systems.
157  .
158  This package provides the ext2fs and e2p libraries, for userspace software
159  that directly accesses extended file systems. Programs that use libext2fs
160  include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
161  dumpe2fs, chattr, and lsattr.
162
163 Package: libext2fs-dev
164 Section: libdevel
165 Priority: optional
166 Depends: libc6-dev | libc-dev, comerr-dev, libext2fs2t64 (= ${binary:Version}), ${misc:Depends}
167 Replaces: e2fslibs-dev (<< 1.43.9-1~)
168 Breaks: e2fslibs-dev (<< 1.43.9-1~)
169 Provides: e2fslibs-dev (= ${binary:Version})
170 Suggests: doc-base
171 Architecture: any
172 Description: ext2/ext3/ext4 file system libraries - headers and static libraries
173  The ext2, ext3 and ext4 file systems are successors of the original ext
174  ("extended") file system. They are the main file system types used for
175  hard disks on Debian and other Linux systems.
176  .
177  This package contains the development environment for the ext2fs and e2p
178  libraries.
179
180 Package: e2fsprogs
181 XB-Important: yes
182 Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libblkid1, libuuid1
183 Depends: logsave
184 Multi-Arch: foreign
185 Suggests: gpart, parted, fuse2fs, e2fsck-static
186 Recommends: e2fsprogs-l10n
187 Architecture: any
188 Description: ext2/ext3/ext4 file system utilities
189  The ext2, ext3 and ext4 file systems are successors of the original ext
190  ("extended") file system. They are the main file system types used for
191  hard disks on Debian and other Linux systems.
192  .
193  This package contains programs for creating, checking, and maintaining
194  ext2/3/4-based file systems.  It also includes the "badblocks" program,
195  which can be used to scan for bad blocks on a disk or other storage device.