Whamcloud - gitweb
Update debian changelog
authorTheodore Ts'o <tytso@mit.edu>
Thu, 8 May 2003 07:33:07 +0000 (03:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 8 May 2003 07:33:07 +0000 (03:33 -0400)
Add replaces field to comerr-dev to resolve a file conflict with
/usr/include/com_err.h and the libkrb5-dev package.
(Closes: #192277)

debian/changelog
debian/control

index 669a092..8437268 100644 (file)
@@ -1,3 +1,11 @@
+e2fsprogs (1.33-4) unstable; urgency=low
+
+  * Add replaces field to comerr-dev to resolve a file conflict with
+    /usr/include/com_err.h and the libkrb5-dev package.  (Closes: #192277)
+  * Add -t option to badblocks to control the test pattern used.
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Thu,  8 May 2003 03:29:47 -0400
+
 e2fsprogs (1.33-3) unstable; urgency=low
 
   * Add full Heimdall/Kerberos4-kth compatibility to com_err routines.
index 73981dc..798a4e3 100644 (file)
@@ -27,7 +27,7 @@ Priority: extra
 Depends: ${libcdev:Depends}, libcomerr2
 Suggests: doc-base
 Conflicts: e2fsprogs (<< 1.10-6)
-Replaces: e2fslibs-dev (<< 1.33-2)
+Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3)
 Architecture: any
 Description: The Common Error Description library - headers and static libraries
  libcomerr is an attempt to present a common error-handling mechanism to