Whamcloud - gitweb
Always build the fsck wrapper on Debian systems (Addresses
[tools/e2fsprogs.git] / debian / control
index e5e8a37..75568d6 100644 (file)
@@ -3,7 +3,7 @@ Section: base
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
 Build-Depends: texi2html, gettext, texinfo, dc, debhelper (>= 4)
-Standards-Version: 3.5.9
+Standards-Version: 3.6.1
 
 Package: e2fsck-static
 Section: admin
@@ -36,7 +36,7 @@ Description: The Common Error Description library
 Package: comerr-dev
 Section: libdevel
 Priority: extra
-Depends: libc6-dev | libc-dev, libcomerr2
+Depends: libc6-dev | libc-dev, libcomerr2 (= ${Source-Version})
 Suggests: doc-base
 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
 Architecture: any
@@ -63,7 +63,7 @@ Description: Command-line interface parsing library
 Package: ss-dev
 Section: libdevel
 Priority: extra
-Depends: libc6-dev | libc-dev, libss2
+Depends: libc6-dev | libc-dev, libss2 (= ${Source-Version})
 Architecture: any
 Description: Command-line interface parsing library - headers and static libraries
  This package includes a tool that parses a command table to generate
@@ -89,6 +89,24 @@ Description: Universally unique id library
  .
  for more information.
 
+Package: libuuid1-udeb
+Section: debian-installer
+Priority: required
+Depends: ${shlibs:Depends}
+Provides: libuuid1
+Replaces: libuuid1
+Architecture: any
+Description: Universally unique id library
+ libuuid generates and parses 128-bit universally unique id's (UUID's),
+ using a standard which is blessed by both Microsoft and DCE, and is
+ being proposed as an internet standard.  See the internet-draft:
+ .
+                draft-leach-uuids-guids-01.txt
+ .
+ for more information.
+ .
+ This is a minimal package for debian-installer.
+
 Package: uuid-dev
 Section: libdevel
 Priority: extra
@@ -120,7 +138,7 @@ Description: Block device id library
 
 Package: libblkid1-udeb
 Section: debian-installer
-Priority: standard
+Priority: required
 Depends: ${shlibs:Depends}
 Provides: libblkid1
 Architecture: any
@@ -197,7 +215,8 @@ Essential: yes
 Pre-Depends: ${shlibs:Depends}
 Depends: 
 Suggests: gpart, parted, e2fsck-static
-Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4)
+Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4)
+Replaces: hurd (<= 20040301-1)
 Architecture: any
 Description: The EXT2 file system utilities and libraries
  EXT2 stands for "Extended Filesystem", version 2. It's the main