This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 02b7d9e42907f6ab517b9cf35f9dcde901418a40 Author: Tony Mancill <[email protected]> Date: Sun Nov 23 17:18:51 2014 +0000 revert DH compat change to allow for jessie unblock --- debian/changelog | 8 ++++++++ debian/compat | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a02b5c2..7d775dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +java3d (1.5.2+dfsg-11) unstable; urgency=medium + + * Team upload. + * Revert debian/compat to debhelper 7 to allow the package to be compatible + with the Jessie release policy for unblock requests. + + -- tony mancill <[email protected]> Sun, 23 Nov 2014 09:09:20 -0800 + java3d (1.5.2+dfsg-10) unstable; urgency=medium * Team upload. diff --git a/debian/compat b/debian/compat index ec63514..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +7 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

