From: Bdale Garbee Date: Thu, 18 Jun 2009 19:46:26 +0000 (-0600) Subject: add overrides for new lintian error about zlib static linking X-Git-Tag: debian/0.4b42-1~6 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=af35c4c59de4b89862f3861d3637e7f7396c5a4b;hp=4d5a4dfe86c146dbdf5423bbcc985d81192ec043;p=debian%2Fdump add overrides for new lintian error about zlib static linking --- diff --git a/debian/changelog b/debian/changelog index dad3705..30c0570 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ dump (0.4b42-1) unstable; urgency=low * new upstream version, closes: #378349 * add build dependencies on libdevmapper-dev, libselinux1-dev + * add lintian override since we intentionally statically link against zlib + so that restore can work without /usr being present as per #117496 -- Bdale Garbee Thu, 18 Jun 2009 09:36:09 -0600 diff --git a/debian/dump.lintian b/debian/dump.lintian new file mode 100644 index 0000000..8e90cd3 --- /dev/null +++ b/debian/dump.lintian @@ -0,0 +1,2 @@ +dump: embedded-zlib sbin/dump +dump: embedded-zlib sbin/restore