This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository rhino.
commit 27230995f7d6f223c367f3a26ad93116b45e4d34 Author: Emmanuel Bourg <[email protected]> Date: Thu Jan 19 14:55:46 2017 +0100 Removed the transitional package rhino-doc --- debian/changelog | 1 + debian/control | 11 ----------- debian/rhino-doc.lintian-overrides | 2 -- 3 files changed, 1 insertion(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6f2bc03..28faa4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ rhino (1.7R5-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + * Removed the transitional package rhino-doc * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 * Use secure Vcs-* URLs diff --git a/debian/control b/debian/control index 83fc9b5..213a0c6 100644 --- a/debian/control +++ b/debian/control @@ -44,17 +44,6 @@ Description: Libraries for rhino Java Script Engine This package contains only Java library and no interpreter. For Rhino interpreter, you install rhino package. -Package: rhino-doc -Depends: librhino-java-doc, ${misc:Depends} -Architecture: all -Section: oldlibs -Description: transitional dummy package for new librhino-java-doc - Rhino is an implementation of the JavaScript language written - entirely in Java. It is typically embedded into Java applications to - provide scripting to end users. - . - This is a dummy package for transition to new librhino-java-doc. - Package: librhino-java-doc Section: doc Architecture: all diff --git a/debian/rhino-doc.lintian-overrides b/debian/rhino-doc.lintian-overrides deleted file mode 100644 index 7072e1d..0000000 --- a/debian/rhino-doc.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# Lintian match "GNU General Public License" in MPL-2.0 licence content -rhino-doc 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

