Whamcloud - gitweb
po: update nl.po (from translationproject.org)
[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 (>= 12.0), dh-exec, libblkid-dev, uuid-dev, m4, udev [linux-any], systemd [linux-any], cron [linux-any]
6 Standards-Version: 4.4.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 Priority: optional
37 Depends: ${misc:Depends}
38 Recommends: sash | bash-static | zsh-static | busybox-static
39 Architecture: any
40 Description: statically-linked version of the ext2/ext3/ext4 filesystem checker
41  This may be of some help to you if your filesystem gets corrupted enough
42  to break the shared libraries used by the dynamically linked checker.
43  .
44  This binary takes much more space than its dynamic counterpart located
45  in e2fsprogs, though.
46  .
47  You may want to install a statically-linked shell as well, to be able
48  to run this program if something like your C library gets corrupted.
49
50 Package: e2fsprogs-l10n
51 Section: localization
52 Priority: optional
53 Depends: e2fsprogs (>= ${binary:Version}), e2fsprogs (<< ${binary:Version}+c~), ${misc:Depends}
54 Replaces: e2fsprogs (<< 1.43.5-1)
55 Architecture: all
56 Multi-Arch: foreign
57 Description: ext2/ext3/ext4 file system utilities - translations
58  The ext2, ext3 and ext4 file systems are successors of the original ext
59  ("extended") file system. They are the main file system types used for
60  hard disks on Debian and other Linux systems.
61  .
62  This package provides translations for messages for programs found in
63  the 'e2fsprogs' package.
64
65 Package: libcomerr2
66 Depends: libcom-err2, ${misc:Depends}
67 Architecture: any
68 Multi-Arch: same
69 Priority: optional
70 Section: oldlibs
71 Description: transitional package to libcom-err2
72  This is a transitional package to libcom-err2. It can safely be removed.
73
74 Package: libcom-err2
75 Section: libs
76 Priority: optional
77 Depends: ${shlibs:Depends}, ${misc:Depends}
78 Replaces: libcomerr2 (<< 1.43.9-1~)
79 Breaks: libcomerr2 (<< 1.43.9-1~)
80 Provides: libcomerr2 (= ${binary:Version})
81 Architecture: any
82 Multi-Arch: same
83 Pre-Depends: ${misc:Pre-Depends}
84 Description: common error description library
85  libcomerr is an attempt to present a common error-handling mechanism to
86  manipulate the most common form of error code in a fashion that does not
87  have the problems identified with mechanisms commonly in use.
88
89 Package: comerr-dev
90 Section: libdevel
91 Priority: optional
92 Depends: libc6-dev | libc-dev, libcom-err2 (= ${mainBinary}), ${misc:Depends}
93 Suggests: doc-base
94 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
95 Architecture: any
96 Multi-Arch: same
97 Description: common error description library - headers and static libraries
98  libcom_err is an attempt to present a common error-handling mechanism to
99  manipulate the most common form of error code in a fashion that does not
100  have the problems identified with mechanisms commonly in use.
101  .
102  This package contains the development environment for the com_err library.
103
104 Package: libss2
105 Section: libs
106 Priority: optional
107 Depends: libcom-err2, ${shlibs:Depends}, ${misc:Depends}
108 Replaces: e2fsprogs (<< 1.34-1)
109 Architecture: any
110 Multi-Arch: same
111 Pre-Depends: ${misc:Pre-Depends}
112 Description: command-line interface parsing library
113  libss provides a simple command-line interface parser which will
114  accept input from the user, parse the command into an argv argument
115  vector, and then dispatch it to a handler function.
116  .
117  It was originally inspired by the Multics SubSystem library.
118
119 Package: ss-dev
120 Section: libdevel
121 Priority: optional
122 Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev, ${misc:Depends}
123 Architecture: any
124 Multi-Arch: same
125 Description: command-line interface parsing library - headers and static libraries
126  This package includes a tool that parses a command table to generate
127  a simple command-line interface parser, the include files needed to
128  compile and use it, and the static libs.
129  .
130  It was originally inspired by the Multics SubSystem library.
131  .
132  This package contains the development environment for the ss library.
133
134 Package: e2fsprogs-udeb
135 Package-Type: udeb
136 Section: debian-installer
137 Priority: optional
138 Depends: ${shlibs:Depends}, ${misc:Depends}
139 Architecture: any
140 Description: stripped-down versions of e2fsprogs, for debian-installer
141  This package is an e2fsprogs package built for a reduced size, so that
142  it can help to save space in debian-installer.
143  .
144  Don't attempt to install this package, it has no support for a couple of
145  features you surely want.  Anyway it should refuse to install.
146
147 Package: e2fslibs
148 Depends: libext2fs2, ${misc:Depends}
149 Architecture: any
150 Multi-Arch: same
151 Priority: optional
152 Section: oldlibs
153 Description: transitional package to libext2fs2
154  This is a transitional package to libext2fs2. It can safely be removed.
155
156 Package: e2fslibs-dev
157 Depends: libext2fs-dev, ${misc:Depends}
158 Architecture: all
159 Priority: optional
160 Section: oldlibs
161 Description: transitional package to libext2fs-dev
162  This is a transitional package to libext2fs-dev. It can safely be removed.
163
164 Package: libext2fs2
165 Section: libs
166 Priority: optional
167 Depends: ${shlibs:Depends}, ${misc:Depends}
168 Replaces: e2fslibs (<< 1.43.9-1~)
169 Breaks: e2fslibs (<< 1.43.9-1~)
170 Provides: e2fslibs (= ${binary:Version})
171 Architecture: any
172 Multi-Arch: same
173 Pre-Depends: ${misc:Pre-Depends}
174 Description: ext2/ext3/ext4 file system libraries
175  The ext2, ext3 and ext4 file systems are successors of the original ext
176  ("extended") file system. They are the main file system types used for
177  hard disks on Debian and other Linux systems.
178  .
179  This package provides the ext2fs and e2p libraries, for userspace software
180  that directly accesses extended file systems. Programs that use libext2fs
181  include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include
182  dumpe2fs, chattr, and lsattr.
183
184 Package: libext2fs-dev
185 Section: libdevel
186 Priority: optional
187 Depends: libc6-dev | libc-dev, comerr-dev, libext2fs2 (= ${binary:Version}), ${misc:Depends}
188 Replaces: e2fslibs-dev (<< 1.43.9-1~)
189 Breaks: e2fslibs-dev (<< 1.43.9-1~)
190 Provides: e2fslibs-dev (= ${binary:Version})
191 Suggests: doc-base
192 Architecture: any
193 Description: ext2/ext3/ext4 file system libraries - headers and static libraries
194  The ext2, ext3 and ext4 file systems are successors of the original ext
195  ("extended") file system. They are the main file system types used for
196  hard disks on Debian and other Linux systems.
197  .
198  This package contains the development environment for the ext2fs and e2p
199  libraries.
200
201 Package: e2fsprogs
202 XB-Important: yes
203 Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libblkid1, libuuid1
204 Depends: logsave
205 Multi-Arch: foreign
206 Suggests: gpart, parted, fuse2fs, e2fsck-static
207 Recommends: e2fsprogs-l10n
208 Architecture: any
209 Description: ext2/ext3/ext4 file system utilities
210  The ext2, ext3 and ext4 file systems are successors of the original ext
211  ("extended") file system. They are the main file system types used for
212  hard disks on Debian and other Linux systems.
213  .
214  This package contains programs for creating, checking, and maintaining
215  ext2/3/4-based file systems.  It also includes the "badblocks" program,
216  which can be used to scan for bad blocks on a disk or other storage device.