This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository samtools.
commit 477fe9904a0796483bb9d5f0de6f89b3f25d1f1b Author: Andreas Tille <[email protected]> Date: Tue Sep 22 16:22:47 2015 +0200 Add lintian-override to document that the language extensions are used internally --- debian/changelog | 2 ++ debian/samtools.lintian-overrides | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8eb47d2..871c284 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ samtools (1.2-4) UNRELEASED; urgency=medium * Fix synopsis * Fix Vcs-Browser + * Add lintian-override to document that the language extensions are used + internally -- Andreas Tille <[email protected]> Tue, 22 Sep 2015 16:14:20 +0200 diff --git a/debian/samtools.lintian-overrides b/debian/samtools.lintian-overrides new file mode 100644 index 0000000..e88bb4e --- /dev/null +++ b/debian/samtools.lintian-overrides @@ -0,0 +1,4 @@ +# Even if there is a conflict with Debian policy samtools internally +# relies on these extensions (see #799698) +samtools: script-with-language-extension usr/bin/*.pl +samtools: script-with-language-extension usr/bin/*.py \ No newline at end of file -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
