From dc748fd18034fbb266d3b331391955cb7cc9d5e6 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 10 Jun 2011 11:06:43 -0600 Subject: [PATCH] fix lintian overrides, prepare to upload --- debian/changelog | 6 ++++-- debian/dump.lintian-overrides | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 436fddd..32ea5e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Fri, 10 Jun 2011 09:52:18 -0600 + -- Bdale Garbee Fri, 10 Jun 2011 11:06:30 -0600 dump (0.4b43-1) unstable; urgency=low diff --git a/debian/dump.lintian-overrides b/debian/dump.lintian-overrides index 5c10449..0eba55d 100644 --- a/debian/dump.lintian-overrides +++ b/debian/dump.lintian-overrides @@ -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 -- 2.30.2