]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Update debian/changefile for 1.41.1-3 debian release
authorTheodore Ts'o <tytso@mit.edu>
Fri, 5 Sep 2008 13:24:32 +0000 (09:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 5 Sep 2008 15:14:09 +0000 (11:14 -0400)
debian/changelog

index fae04127447390238a2acf150e1b6b9f90e20a86..bc030ef84c783334d89a4dcd8747e7a589625af4 100644 (file)
@@ -1,3 +1,18 @@
+e2fsprogs (1.41.1-3) unstable; urgency=low
+
+  * badblocks -v will now display the time and percentage complete
+      (Closes: #429739)
+  * Reordered debian/rules when building udebs to avoid a Lintian warning
+  * Fixed dependencies fields in the udeb packages (Closes: #497619)
+  * Avoid linking various programs with unneeded libraries
+  * Fixed a typo'ed bold font specifier in mke2fs's man page
+  * Fixed the pkg-config files so the include directory needed by the
+      various libraries is included, and to use Requires.private to
+      avoid unnecessary linking of dynamic libraries.
+  * Add more historical information to the debian/*.symbol files
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Fri, 05 Sep 2008 11:11:03 -0400
+
 e2fsprogs (1.41.1-2) unstable; urgency=low
 
   * Make sure ext4_swab64() is defined on all platforms (Closes: #497515)