This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit b5671de6dcbf5c9828ea0f5279db8342890144e8 Author: Samuel Thibault <[email protected]> Date: Thu Mar 20 16:23:31 2014 +0000 Ignore lintian warning about static translators embedding bzip2 and zlib. --- debian/changelog | 2 ++ debian/hurd-udeb.lintian-overrides | 1 + debian/hurd.lintian-overrides | 4 ++++ 3 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6e25779..5cde46b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ hurd (1:0.5.git20140320-1) unstable; urgency=medium * hurd.postinst: Decrease our runsystem priority to 5, thus switching to sysvinit boot up, and enabling the hard work of a lot of people, thanks a lot to everybody involved! + * hurd.lintian-overrides, hurd-udeb.lintian-overrides: Ignore lintian warning + about static translators embedding bzip2 and zlib. -- Samuel Thibault <[email protected]> Thu, 20 Mar 2014 02:24:20 +0000 diff --git a/debian/hurd-udeb.lintian-overrides b/debian/hurd-udeb.lintian-overrides index 7f67c42..38701b9 100644 --- a/debian/hurd-udeb.lintian-overrides +++ b/debian/hurd-udeb.lintian-overrides @@ -1,3 +1,4 @@ non-standard-toplevel-dir hurd/ non-standard-toplevel-dir servers/ package-contains-empty-directory servers/ +embedded-library boot/ext2fs.static: zlib diff --git a/debian/hurd.lintian-overrides b/debian/hurd.lintian-overrides index 71cf630..eaecef4 100644 --- a/debian/hurd.lintian-overrides +++ b/debian/hurd.lintian-overrides @@ -5,3 +5,7 @@ setuid-binary bin/ps-hurd 4755 root/root setuid-binary usr/bin/w-hurd 4755 root/root possibly-insecure-handling-of-tmp-files-in-maintainer-script postinst:76 package-contains-empty-directory servers/socket/ +embedded-library hurd/ext2fs.static: bzip2 +embedded-library hurd/ext2fs.static: zlib +embedded-library hurd/iso9660fs.static: bzip2 +embedded-library hurd/iso9660fs.static: zlib -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
