Whamcloud - gitweb
Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.local
authorTheodore Ts'o <tytso@mit.edu>
Wed, 30 Jul 2003 03:35:22 +0000 (23:35 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 30 Jul 2003 03:35:22 +0000 (23:35 -0400)
in order to avoid picking up the wrong depedency.  (Debian packaging
issue, closes Debian bug #203157)

debian/changelog
debian/e2fsprogs.shlibs.local

index 57ef36d..d5467a6 100644 (file)
@@ -2,8 +2,11 @@ e2fsprogs (1.34-2) unstable; urgency=low
 
   * Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info in
     /usr/share/doc-base/libext2fs (Closes: #203157)
+  * Explicitly specify the version of libblkid1 needed in 
+    e2fsprogs.shlibs.local in order to avoid picking up the wrong depedency.
+    (Closes: #203157)
 
- -- Theodore Y. Ts'o <tytso@mit.edu>  Tue, 29 Jul 2003 22:58:29 -0400
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Tue, 29 Jul 2003 23:14:32 -0400
 
 e2fsprogs (1.34-1.1) unstable; urgency=low
 
index f62a1dc..b483de4 100644 (file)
@@ -3,3 +3,4 @@ libss 2 libss2 (>= 1.34-1)
 libuuid 1 libuuid1 (>= 1.34-1)
 libext2fs 2 e2fslibs (>= 1.34-1)
 libe2p 2 e2fslibs (>= 1.34-1)
+libblkid 1 libblkid1 (>= 1.34-1)