This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit e945a66c2b2388804ee42106b22441083e692912 Author: Emmanuel Bourg <[email protected]> Date: Thu Mar 8 08:21:43 2018 +0100 Switch to debhelper level 11 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 697470a..894e617 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ java3d (1.5.2+dfsg-12) UNRELEASED; urgency=medium [ Emmanuel Bourg ] * Moved the package to Git * Standards-Version updated to 4.1.3 + * Switch to debhelper level 11 -- tony mancill <[email protected]> Sun, 04 Jan 2015 10:09:51 -0800 diff --git a/debian/compat b/debian/compat index 7f8f011..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +11 diff --git a/debian/control b/debian/control index 27c5e85..bbe68f6 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Onkar Shinde <[email protected]>, Emmanuel Bourg <[email protected]>, Torsten Werner <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 11), cdbs, default-jdk, ant-optional, -- 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

