fix lintian overrides, prepare to upload
authorBdale Garbee <bdale@gag.com>
Fri, 10 Jun 2011 17:06:43 +0000 (11:06 -0600)
committerBdale Garbee <bdale@gag.com>
Fri, 10 Jun 2011 17:06:43 +0000 (11:06 -0600)
debian/changelog
debian/dump.lintian-overrides

index 436fddd5a1a69e2fea9236b8d5b06618035a608d..32ea5e425cbc2d2ac0c5fd96005aaada1b68f3f9 100644 (file)
@@ -1,10 +1,12 @@
-dump (0.4b44-1) UNRELEASED; urgency=low
+dump (0.4b44-1) unstable; urgency=low
 
   * new upstream version, closes: #583093, #614068, #622350, #629831
   * add pkg-config as a build dependency
+  * work around com_err not showing up in EXT2FS_LIBS with pass to configure
+  * update lintian overrides related to static linking of compression libs
   * add Vcs entries to the control file
 
- -- Bdale Garbee <bdale@gag.com>  Fri, 10 Jun 2011 09:52:18 -0600
+ -- Bdale Garbee <bdale@gag.com>  Fri, 10 Jun 2011 11:06:30 -0600
 
 dump (0.4b43-1) unstable; urgency=low
 
index 5c10449c3e038e6223845bb8568dc198ef6a6e24..0eba55d4107d75bc54dd4b4985fd3fd527280566 100644 (file)
@@ -1,2 +1,4 @@
-dump: embedded-zlib ./sbin/dump
-dump: embedded-zlib ./sbin/restore
+dump: embedded-library sbin/dump: zlib
+dump: embedded-library sbin/dump: bzip2
+dump: embedded-library sbin/restore: zlib
+dump: embedded-library sbin/restore: bzip2