[SCM] Debian packaging of libencode-perl branch, master, updated. debian/2.44-1-10-g1b902ab
Xavier Guimard
x.guimard at free.fr
Sun Nov 25 06:45:35 UTC 2012
The following commit has been merged in the master branch:
commit 1b902ab604c7d1b58903c14c59f2b252e3aa6ffb
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sun Nov 25 07:45:13 2012 +0100
Add hardening-no-fortify-functions in lintian-overrides
diff --git a/debian/changelog b/debian/changelog
index 5d3961f..efa11e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,9 @@ libencode-perl (2.47-1) UNRELEASED; urgency=low
* Bump Standards-Version to 3.9.4
* Use debhelper 9.20120312
* Update debian/copyright (years and format)
+ * Remove dpkg from Pre-Depends since it's an essential package
+ * Add hardening-no-fortify-functions in lintian-overrides to hide
+ false-positive lintian warning
-- Xavier Guimard <x.guimard at free.fr> Sun, 25 Nov 2012 07:24:22 +0100
diff --git a/debian/libencode-perl.lintian-overrides b/debian/libencode-perl.lintian-overrides
index d41ef88..c0c62a8 100644
--- a/debian/libencode-perl.lintian-overrides
+++ b/debian/libencode-perl.lintian-overrides
@@ -1,2 +1,3 @@
# I don't see why we would need an adverb in this sentence (and the missing article is added by a patch)
libencode-perl: spelling-error-in-manpage usr/share/man/man3/Encode::Supported.3pm.gz algorithmical algorithmically
+libencode-perl: hardening-no-fortify-functions usr/lib/perl5/auto/Encode/Unicode/Unicode.so
--
Debian packaging of libencode-perl
More information about the Pkg-perl-cvs-commits
mailing list