Whamcloud - gitweb
Changed priority of libblkid1-udeb to be standard, not required.
[tools/e2fsprogs.git] / debian / control
1 Source: e2fsprogs
2 Section: base
3 Priority: required
4 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
5 Build-Depends: texi2html, gettext, texinfo, dc, debhelper (>= 4)
6 Standards-Version: 3.5.9
7
8 Package: e2fsck-static
9 Section: admin
10 Priority: optional
11 Depends: e2fsprogs (= ${Source-Version})
12 Recommends: sash | zsh-static | busybox-static | zsh30-static
13 Architecture: any
14 Description: A 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
24 Package: libcomerr2
25 Section: libs
26 Priority: required
27 Provides: libcomerr-kth-compat
28 Depends: ${shlibs:Depends}
29 Replaces: e2fsprogs (<< 1.34-1)
30 Architecture: any
31 Description: The 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
36 Package: comerr-dev
37 Section: libdevel
38 Priority: extra
39 Depends: libc6-dev | libc-dev, libcomerr2
40 Suggests: doc-base
41 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
42 Architecture: any
43 Description: The 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
50 Package: libss2
51 Section: libs
52 Priority: required
53 Depends: libcomerr2
54 Replaces: e2fsprogs (<< 1.34-1)
55 Architecture: any
56 Description: 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
63 Package: ss-dev
64 Section: libdevel
65 Priority: extra
66 Depends: libc6-dev | libc-dev, libss2
67 Architecture: any
68 Description: 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
77 Package: libuuid1
78 Section: libs
79 Priority: required
80 Depends: ${shlibs:Depends}
81 Replaces: e2fsprogs (<< 1.34-1)
82 Architecture: any
83 Description: Universally unique id library
84  libuuid generates and parses 128-bit universally unique id's (UUID's),
85  using a standard which is blessed by both Microsoft and DCE, and is
86  being proposed as an internet standard.  See the internet-draft:
87  .
88                 draft-leach-uuids-guids-01.txt
89  .
90  for more information.
91
92 Package: uuid-dev
93 Section: libdevel
94 Priority: extra
95 Depends: libc6-dev | libc-dev, libuuid1 (= ${Source-Version})
96 Replaces: e2fslibs-dev (<< 1.15)
97 Architecture: any
98 Description: Universally unique id library - headers and static libraries
99  libuuid generates and parses 128-bit universally unique id's (UUID's),
100  using a standard which is blessed by both Microsoft and DCE, and is
101  being proposed as an internet standard.  See the internet-draft:
102  .
103                 draft-leach-uuids-guids-01.txt
104  .
105  for more information.
106  .
107  This package contains the development environment for the uuid library.
108
109 Package: libblkid1
110 Section: libs
111 Priority: required
112 Depends: ${shlibs:Depends}
113 Architecture: any
114 Description: Block device id library
115  The blkid library which allows system programs like fsck and 
116  mount to quickly and easily find block devices by filesystem UUID and 
117  LABEL.  This allows system administrators to avoid specifiying 
118  filesystems by hard-coded device names, but via a logical naming 
119  system instead.
120
121 Package: libblkid1-udeb
122 Section: debian-installer
123 Priority: standard
124 Depends: ${shlibs:Depends}
125 Provides: libblkid1
126 Architecture: any
127 Description: Block device id library
128  The blkid library which allows system programs like fsck and 
129  mount to quickly and easily find block devices by filesystem UUID and 
130  LABEL.  This allows system administrators to avoid specifiying 
131  filesystems by hard-coded device names, but via a logical naming 
132  system instead.
133  .
134  This is a minimal package for debian-installer.
135
136 Package: libblkid-dev
137 Section: libdevel
138 Priority: extra
139 Depends: libc6-dev | libc-dev, libblkid1 (= ${Source-Version})
140 Architecture: any
141 Description: Block device id library - headers and static libraries
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 package contains the development environment for the blkid library.
149
150 Package: e2fsprogs-udeb
151 Section: debian-installer
152 Priority: standard
153 Depends: ${shlibs:Depends}
154 Conflicts: e2fsprogs
155 Architecture: any
156 Description: A stripped-down versions of e2fsprogs, for debian-installer
157  This package is an e2fsprogs package built for a reduced size, so that
158  it can help to save space in debian-installer.
159  .
160  Don't attempt to install this package, it has no support for a couple of
161  features you surely want.  Anyway it should refuse to install.
162
163 Package: e2fslibs
164 Section: libs
165 Priority: required
166 Depends: ${shlibs:Depends}
167 Replaces: e2fsprogs (<< 1.34-1)
168 Provides: libext2fs2, libe2p2
169 Architecture: any
170 Description: The EXT2 filesystem libraries
171  The ext2fs and e2p libraries are used by programs that directly access 
172  EXT2 filesystems from usermode programs.   The EXT2 filesystem is very often
173  used as the default filesystem on Linux systems.   Various system programs
174  that use libext2fs include e2fsck, mke2fs, tune2fs, etc.  Programs that use
175  libe2p include dumpe2fs, chattr, and lsattr.
176
177 Package: e2fslibs-dev
178 Section: libdevel
179 Priority: extra
180 Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= ${Source-Version})
181 Suggests: doc-base
182 Provides: ext2fs-dev, e2p-dev
183 Replaces: libkrb5-dev (<< 1.3)
184 Architecture: any
185 Description: The EXT2 filesystem libraries - headers and static libraries
186  The ext2fs and e2p libraries are used by programs that directly access 
187  EXT2 filesystems from usermode programs.   The EXT2 filesystem is very often
188  used as the default filesystem on Linux systems.   Various system programs
189  that use libext2fs include e2fsck, mke2fs, tune2fs, etc.  Programs that use
190  libe2p include dumpe2fs, chattr, and lsattr.
191  .
192  This package contains the development environment for the ext2fs and e2p 
193  libraries.
194
195 Package: e2fsprogs
196 Essential: yes
197 Pre-Depends: ${shlibs:Depends}
198 Depends: 
199 Suggests: gpart, parted, e2fsck-static
200 Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4)
201 Architecture: any
202 Description: The EXT2 file system utilities and libraries
203  EXT2 stands for "Extended Filesystem", version 2. It's the main
204  filesystem type used for hard disks on Debian and other Linux systems.
205  .
206  This package contains programs for creating, checking, and maintaining EXT2
207  filesystems, and the generic `fsck' wrapper.