1Source: e2fsprogs
2Section: admin
3Priority: required
4Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
5Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev [alpha amd64 arm hppa i386 ia64 mips mipsel powerpc ppc64 s390 sparc], libsepol1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libdevmapper-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], debhelper (>= 4)
6Standards-Version: 3.7.3.0
7
8Package: e2fsck-static
9Section: admin
10Priority: optional
11Depends:
12Recommends: sash | zsh-static | busybox-static | zsh30-static
13Architecture: any
14Description: statically-linked version of the ext2 filesystem checker
15 This may be of some help to you if your filesystem gets corrupted enough
16 to break the shared libraries used by the dynamically linked checker.
17 .
18 This binary takes much more space than its dynamic counterpart located
19 in e2fsprogs, though.
20 .
21 You may want to install a statically-linked shell as well, to be able
22 to run this program if something like your C library gets corrupted.
23
24Package: libcomerr2
25Section: libs
26Priority: required
27Provides: libcomerr-kth-compat
28Depends: ${shlibs:Depends}
29Replaces: e2fsprogs (<< 1.34-1)
30Architecture: any
31Description: common error description library
32 libcomerr is an attempt to present a common error-handling mechanism to
33 manipulate the most common form of error code in a fashion that does not
34 have the problems identified with mechanisms commonly in use.
35
36Package: comerr-dev
37Section: libdevel
38Priority: extra
39Depends: libc6-dev | libc-dev, libcomerr2 (= ${mainBinary})
40Suggests: doc-base
41Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
42Architecture: any
43Description: common error description library - headers and static libraries
44 libcom_err is an attempt to present a common error-handling mechanism to
45 manipulate the most common form of error code in a fashion that does not
46 have the problems identified with mechanisms commonly in use.
47 .
48 This package contains the development environment for the com_err library.
49
50Package: libss2
51Section: libs
52Priority: required
53Depends: libcomerr2, ${shlibs:Depends}
54Replaces: e2fsprogs (<< 1.34-1)
55Architecture: any
56Description: command-line interface parsing library
57 This package includes a tool that parses a command table to generate
58 a simple command-line interface parser, the include files needed to
59 compile and use it, and the static libs.
60 . 
61 It was originally inspired by the Multics SubSystem library.
62
63Package: ss-dev
64Section: libdevel
65Priority: extra
66Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev
67Architecture: any
68Description: command-line interface parsing library - headers and static libraries
69 This package includes a tool that parses a command table to generate
70 a simple command-line interface parser, the include files needed to
71 compile and use it, and the static libs.
72 . 
73 It was originally inspired by the Multics SubSystem library.
74 .
75 This package contains the development environment for the ss library.
76
77Package: libuuid1
78Section: libs
79Priority: required
80Depends: passwd, ${shlibs:Depends}
81Recommends: uuid-runtime
82Replaces: e2fsprogs (<< 1.34-1)
83Architecture: any
84Description: universally unique id library
85 libuuid generates and parses 128-bit universally unique id's (UUID's).
86 See RFC 4122 for more information.
87
88Package: uuid-runtime
89Section: libs
90Priority: optional
91Depends: passwd, libuuid1 (>> 1.40.3-1), ${shlibs:Depends}
92Replaces: e2fsprogs (<= 1.40.3-1ubuntu1)
93Architecture: any
94Description: universally unique id library
95 libuuid generates and parses 128-bit universally unique id's (UUID's).
96 See RFC 4122 for more information.
97 .
98 This package contains the uuidd daemon which is used by libuuid as well as
99 the uuidgen program.
100
101Package: libuuid1-udeb
102Section: debian-installer
103Priority: optional
104Depends: ${shlibs:Depends}
105Architecture: any
106Description: universally unique id library
107 libuuid generates and parses 128-bit universally unique id's (UUID's).
108 See RFC 4122 for more information.
109 .
110 This is a minimal package for debian-installer.
111
112Package: uuid-dev
113Section: libdevel
114Priority: extra
115Depends: libc6-dev | libc-dev, libuuid1 (= ${mainBinary})
116Replaces: e2fslibs-dev (<< 1.15)
117Architecture: any
118Description: universally unique id library - headers and static libraries
119 libuuid generates and parses 128-bit universally unique id's (UUID's).
120 See RFC 4122 for more information.
121 .
122 This package contains the development environment for the uuid library.
123
124Package: libblkid1
125Section: libs
126Priority: required
127Depends: ${shlibs:Depends}
128Architecture: any
129Description: block device id library
130 The blkid library which allows system programs like fsck and 
131 mount to quickly and easily find block devices by filesystem UUID and 
132 LABEL.  This allows system administrators to avoid specifying 
133 filesystems by hard-coded device names, but via a logical naming 
134 system instead.
135
136Package: libblkid1-udeb
137Section: debian-installer
138Priority: optional
139Depends: ${shlibs:Depends}
140Architecture: any
141Description: block device id library
142 The blkid library which allows system programs like fsck and 
143 mount to quickly and easily find block devices by filesystem UUID and 
144 LABEL.  This allows system administrators to avoid specifiying 
145 filesystems by hard-coded device names, but via a logical naming 
146 system instead.
147 .
148 This is a minimal package for debian-installer.
149
150Package: libblkid-dev
151Section: libdevel
152Priority: extra
153Depends: libc6-dev | libc-dev, libblkid1 (= ${binary:Version})
154Architecture: any
155Description: block device id library - headers and static libraries
156 The blkid library which allows system programs like fsck and 
157 mount to quickly and easily find block devices by filesystem UUID and 
158 LABEL.  This allows system administrators to avoid specifiying 
159 filesystems by hard-coded device names, but via a logical naming 
160 system instead.
161 .
162 This package contains the development environment for the blkid library.
163
164Package: e2fsprogs-udeb
165Section: debian-installer
166Priority: optional
167Depends: ${shlibs:Depends}
168Architecture: any
169Description: stripped-down versions of e2fsprogs, for debian-installer
170 This package is an e2fsprogs package built for a reduced size, so that
171 it can help to save space in debian-installer.
172 .
173 Don't attempt to install this package, it has no support for a couple of
174 features you surely want.  Anyway it should refuse to install.
175
176Package: e2fslibs
177Section: libs
178Priority: required
179Depends: ${shlibs:Depends}
180Replaces: e2fsprogs (<< 1.34-1)
181Provides: libext2fs2, libe2p2
182Architecture: any
183Description: ext2 filesystem libraries
184 The ext2fs and e2p libraries are used by programs that directly access 
185 EXT2 filesystems from usermode programs.   The EXT2 filesystem is very often
186 used as the default filesystem on Linux systems.   Various system programs
187 that use libext2fs include e2fsck, mke2fs, tune2fs, etc.  Programs that use
188 libe2p include dumpe2fs, chattr, and lsattr.
189
190Package: e2fslibs-dev
191Section: libdevel
192Priority: extra
193Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= ${binary:Version})
194Suggests: doc-base
195Provides: ext2fs-dev, e2p-dev
196Replaces: libkrb5-dev (<< 1.3)
197Architecture: any
198Description: ext2 filesystem libraries - headers and static libraries
199 The ext2fs and e2p libraries are used by programs that directly access 
200 EXT2 filesystems from usermode programs.   The EXT2 filesystem is very often
201 used as the default filesystem on Linux systems.   Various system programs
202 that use libext2fs include e2fsck, mke2fs, tune2fs, etc.  Programs that use
203 libe2p include dumpe2fs, chattr, and lsattr.
204 .
205 This package contains the development environment for the ext2fs and e2p 
206 libraries.
207
208Package: e2fsprogs
209Essential: yes
210Pre-Depends: ${shlibs:Depends}
211Depends: 
212Suggests: gpart, parted, e2fsck-static
213Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4)
214Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2)
215Architecture: any
216Description: ext2 file system utilities and libraries
217 EXT2 stands for "Extended Filesystem", version 2. It's the main
218 filesystem type used for hard disks on Debian and other Linux systems.
219 .
220 This package contains programs for creating, checking, and maintaining EXT2
221 filesystems, and the generic `fsck' wrapper.
222