This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit 2457e4fe37f696c723d5fdcf07aae88bdb871247 Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 17:35:46 2017 +0100 Removed the unused Lintian overrides --- debian/changelog | 1 + debian/librhino-java-doc.lintian-overrides | 2 -- debian/librhino-java.lintian-overrides | 2 -- debian/rhino.lintian-overrides | 2 -- 4 files changed, 1 insertion(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5449547..2929895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ rhino (1.7.7-1) UNRELEASED; urgency=medium * Use secure Vcs-* URLs * Track and download the new releases from GitHub * Converted debian/copyright to the Copyright Format 1.0 + * Removed the unused Lintian overrides -- Emmanuel Bourg <[email protected]> Thu, 19 Jan 2017 14:22:27 +0100 diff --git a/debian/librhino-java-doc.lintian-overrides b/debian/librhino-java-doc.lintian-overrides deleted file mode 100644 index 9b5102b..0000000 --- a/debian/librhino-java-doc.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Lintian match "GNU General Public License" in MPL-2.0 licence content -librhino-java-doc binary: copyright-should-refer-to-common-license-file-for-gpl diff --git a/debian/librhino-java.lintian-overrides b/debian/librhino-java.lintian-overrides deleted file mode 100644 index ecfd6b0..0000000 --- a/debian/librhino-java.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Lintian match "GNU General Public License" in MPL-2.0 licence content -librhino-java binary: copyright-should-refer-to-common-license-file-for-gpl diff --git a/debian/rhino.lintian-overrides b/debian/rhino.lintian-overrides deleted file mode 100644 index e806dfc..0000000 --- a/debian/rhino.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Lintian match "GNU General Public License" in MPL-2.0 licence content -rhino binary: copyright-should-refer-to-common-license-file-for-gpl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rhino.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

