aboutsummaryrefslogtreecommitdiffstats
path: root/debian/e2fsprogs.shlibs.local
Commit message (Collapse)AuthorAgeFilesLines
* debian: remove support libuuid/libblkid packagesTheodore Ts'o2017-08-221-0/+4
| | | | | | | | Remove support for util-linux prior to 2.16, when e2fsprogs provided its own copy of libuuid and libblkid. This is only needed for Debian distributions prior to Wheezy, which is no longer supported. Signed-off-by: Theodore Ts'o <tytso@mit.edu>
* Fix debian problem: e2fsprogs: bogus dependency on libblkid1 due to shlibs.localTheodore Ts'o2010-06-031-6/+0
| | | | | | Addresses-Debian-Bug: #583551 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
* Update debian changelogTheodore Ts'o2003-08-311-2/+2
| | | | | | Force e2fsprogs to use the most current version of e2fslibs. (Closes Debian bug #208103.
* Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.localTheodore Ts'o2003-07-291-0/+1
| | | | | | in order to avoid picking up the wrong depedency. (Debian packaging issue, closes Debian bug #203157)
* Separate out shared libraries out of e2fsprogs to real pacakges:Theodore Ts'o2003-07-251-0/+5
libss2, libcomerr2, libuuid1, and e2fslibs. Remove Yann's TODO and README.Debian files.