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