This is an automated email from the git hooks/post-receive script. sascha-guest pushed a commit to branch master in repository aegean.
commit 87fe4c9a133f1dc9d07f0272a2701a9ad1265277 Author: Sascha Steinbiss <[email protected]> Date: Sun Mar 20 11:42:11 2016 +0000 add override for pedantic Lintian msg --- debian/changelog | 1 + debian/source.lintian-overrides | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2ccb151..e66d1b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ aegean (0.15.2+dfsg-1) unstable; urgency=medium * New upstream version. * Drop patches applied upstream. + * Add override for pedantic Lintian msg. * d/watch: make watchfile more robust * d/rules: drop unneeded get-orig-source target * d/rules: enable full hardening diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides new file mode 100644 index 0000000..9ac0576 --- /dev/null +++ b/debian/source.lintian-overrides @@ -0,0 +1,2 @@ +# Upstream does not provide signed tarballs. +aegean source: debian-watch-may-check-gpg-signature -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aegean.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
