--- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/libuuid1.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/libuuid1.files @@ -0,0 +1 @@ +lib/*/libuuid* --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/ss-dev.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/ss-dev.files @@ -0,0 +1,7 @@ +usr/lib/*/libss.so +usr/lib/*/libss.a +usr/include/ss/* +usr/bin/mk_cmds +usr/share/ss/* +usr/share/man/man1/mk_cmds* +usr/lib/*/pkgconfig/ss.pc --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/libss2.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/libss2.files @@ -0,0 +1 @@ +lib/*/libss* --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/comerr-dev.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/comerr-dev.files @@ -0,0 +1,9 @@ +usr/lib/*/libcom_err.a +usr/lib/*/libcom_err.so +usr/include/et/* +usr/include/com_err.h +usr/share/man/man1/compile_et* +usr/share/man/man3/com_err.3* +usr/bin/compile_et +usr/share/et/* +usr/lib/*/pkgconfig/com_err.pc --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/libblkid1.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/libblkid1.files @@ -0,0 +1 @@ +lib/*/libblkid* --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/e2fslibs-dev.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/e2fslibs-dev.files @@ -0,0 +1,7 @@ +usr/lib/*/*.so +usr/lib/*/*.a +usr/include/ext2fs +usr/include/e2p +usr/share/info/libext2fs.info* +usr/lib/*/pkgconfig/e2p.pc +usr/lib/*/pkgconfig/ext2fs.pc --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/uuid-dev.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/uuid-dev.files @@ -0,0 +1,5 @@ +usr/lib/*/libuuid.so +usr/lib/*/libuuid.a +usr/include/uuid/* +usr/share/man/man3/uuid* +usr/lib/*/pkgconfig/uuid.pc --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/control +++ e2fsprogs-1.42~WIP-2011-10-01/debian/control @@ -0,0 +1,180 @@ +Source: e2fsprogs +Section: admin +Priority: required +Maintainer: Theodore Y. Ts'o +Build-Depends: texi2html (>= 1.76), gettext, texinfo, dc, pkg-config, dietlibc-dev (>> 0.30) [alpha amd64 arm hppa i386 ia64 powerpc ppc64 s390 sparc], debhelper (>= 7.0), libblkid-dev (>= 2.16), uuid-dev (>= 2.16), m4 +Standards-Version: 3.9.2 +Homepage: http://e2fsprogs.sourceforge.net + +Package: e2fsck-static +Priority: optional +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: sash | bash-static | zsh-static | busybox-static | zsh30-static +Architecture: any +Description: statically-linked version of the ext2/ext3/ext4 filesystem checker + This may be of some help to you if your filesystem gets corrupted enough + to break the shared libraries used by the dynamically linked checker. + . + This binary takes much more space than its dynamic counterpart located + in e2fsprogs, though. + . + You may want to install a statically-linked shell as well, to be able + to run this program if something like your C library gets corrupted. + +Package: libcomerr2 +Section: libs +Provides: libcomerr-kth-compat +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: e2fsprogs (<< 1.34-1) +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Description: common error description library + libcomerr is an attempt to present a common error-handling mechanism to + manipulate the most common form of error code in a fashion that does not + have the problems identified with mechanisms commonly in use. + +Package: comerr-dev +Section: libdevel +Priority: extra +Depends: libc6-dev | libc-dev, libcomerr2 (= ${mainBinary}), ${misc:Depends} +Suggests: doc-base +Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) +Architecture: any +Description: common error description library - headers and static libraries + libcom_err is an attempt to present a common error-handling mechanism to + manipulate the most common form of error code in a fashion that does not + have the problems identified with mechanisms commonly in use. + . + This package contains the development environment for the com_err library. + +Package: libss2 +Section: libs +Depends: libcomerr2, ${shlibs:Depends}, ${misc:Depends} +Replaces: e2fsprogs (<< 1.34-1) +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Description: command-line interface parsing library + libss provides a simple command-line interface parser which will + accept input from the user, parse the command into an argv argument + vector, and then dispatch it to a handler function. + . + It was originally inspired by the Multics SubSystem library. + +Package: ss-dev +Section: libdevel +Priority: extra +Depends: libc6-dev | libc-dev, libss2 (= ${mainBinary}), comerr-dev, ${misc:Depends} +Architecture: any +Description: command-line interface parsing library - headers and static libraries + This package includes a tool that parses a command table to generate + a simple command-line interface parser, the include files needed to + compile and use it, and the static libs. + . + It was originally inspired by the Multics SubSystem library. + . + This package contains the development environment for the ss library. + +Package: e2fsprogs-udeb +XC-Package-Type: udeb +Section: debian-installer +Priority: optional +Depends: ${shlibs:Depends}, ${misc:Depends} +Architecture: any +Description: stripped-down versions of e2fsprogs, for debian-installer + This package is an e2fsprogs package built for a reduced size, so that + it can help to save space in debian-installer. + . + Don't attempt to install this package, it has no support for a couple of + features you surely want. Anyway it should refuse to install. + +Package: e2fslibs +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: e2fsprogs (<< 1.34-1) +Provides: libext2fs2, libe2p2 +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Description: ext2/ext3/ext4 file system libraries + The ext2, ext3 and ext4 file systems are successors of the original ext + ("extended") file system. They are the main file system types used for + hard disks on Debian and other Linux systems. + . + This package provides the ext2fs and e2p libraries, for userspace software + that directly accesses extended file systems. Programs that use libext2fs + include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include + dumpe2fs, chattr, and lsattr. + +Package: e2fslibs-dev +Section: libdevel +Priority: extra +Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= ${binary:Version}), ${misc:Depends} +Suggests: doc-base +Provides: ext2fs-dev, e2p-dev +Replaces: libkrb5-dev (<< 1.3) +Architecture: any +Description: ext2/ext3/ext4 file system libraries - headers and static libraries + The ext2, ext3 and ext4 file systems are successors of the original ext + ("extended") file system. They are the main file system types used for + hard disks on Debian and other Linux systems. + . + This package contains the development environment for the ext2fs and e2p + libraries. + +Package: e2fsprogs +Essential: yes +Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, util-linux (>= 2.15~rc1-1) +Suggests: gpart, parted, e2fsck-static +Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) +Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) +Architecture: any +Description: ext2/ext3/ext4 file system utilities + The ext2, ext3 and ext4 file systems are successors of the original ext + ("extended") file system. They are the main file system types used for + hard disks on Debian and other Linux systems. + . + This package contains programs for creating, checking, and maintaining + ext2/3/4-based file systems. + +Package: e2fsprogs-dbg +Section: debug +Priority: extra +Depends: e2fsprogs (= ${binary:Version}), ${misc:Depends} +Architecture: any +Description: debugging information for e2fsprogs + This package includes the debug information useful for debugging e2fsprogs + and its libraries, contained in the e2fsprogs and e2fsck-static packages. + The debug information is used for execution tracing and core + dump analysis. + +Package: e2fslibs-dbg +Section: debug +Priority: extra +Depends: e2fslibs (= ${binary:Version}), ${misc:Depends} +Architecture: any +Description: debugging information for e2fslibs + This package includes the debug information useful for debugging the + ext2fs and e2p libraries, contained in the e2fslibs package. The debug + information is used for execution tracing and core dump analysis. + +Package: libcomerr2-dbg +Section: debug +Priority: extra +Depends: libcomerr2 (= ${binary:Version}), ${misc:Depends} +Architecture: any +Description: debugging information for libcomerr2 + This package includes the debug information useful for debugging the + com_err library, contained in the libcomerr2 package. The debugging + information is used for execution tracing and core dump analysis. + +Package: libss2-dbg +Section: debug +Priority: extra +Depends: libss2 (= ${binary:Version}), ${misc:Depends} +Architecture: any +Description: debugging information for libss2 + This package includes the debug information useful for debugging the + ss library, contained in the libss2 package. The debug information + is used for execution tracing and core dump analysis. --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/libblkid-dev.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/libblkid-dev.files @@ -0,0 +1,4 @@ +usr/lib/*/libblkid* +usr/include/blkid +usr/share/man/man3/libblkid.3 +usr/lib/*/pkgconfig/blkid.pc --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/e2fsprogs.shlibs.local +++ e2fsprogs-1.42~WIP-2011-10-01/debian/e2fsprogs.shlibs.local @@ -0,0 +1,4 @@ +libcom_err 2 libcomerr2 (>= 1.34-1) +libss 2 libss2 (>= 1.34-1) +libext2fs 2 e2fslibs (= ${Source-Version}) +libe2p 2 e2fslibs (= ${Source-Version}) --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/libcomerr2.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/libcomerr2.files @@ -0,0 +1 @@ +lib/*/libcom_err* --- e2fsprogs-1.42~WIP-2011-10-01.orig/debian/e2fslibs.files +++ e2fsprogs-1.42~WIP-2011-10-01/debian/e2fslibs.files @@ -0,0 +1,2 @@ +lib/*/libext2fs* +lib/*/libe2p*