This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ivyplusplus.
commit a5158512bcea946e624a466ade6275d3cb335366 Author: Markus Koschany <[email protected]> Date: Mon Feb 8 21:07:28 2016 +0100 Declare compliance with Debian Policy 3.9.7. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cf5a106..8250c2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ivyplusplus (1.14-3) unstable; urgency=medium - Do not exclude createProject classes. - Set source target to 1.6. * Remove ${java:Depends} substvar because we do not use javahelper. + * Declare compliance with Debian Policy 3.9.7. -- Markus Koschany <[email protected]> Mon, 08 Feb 2016 21:00:13 +0100 diff --git a/debian/control b/debian/control index bb5e9a2..292b871 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: ant, ivy, libjarjar-java, liblombok-java -Standards-Version: 3.9.6 +Standards-Version: 3.9.7 Homepage: https://github.com/rzwitserloot/ivyplusplus Vcs-Git: https://anonscm.debian.org/git/pkg-java/ivyplusplus.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/ivyplusplus.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/ivyplusplus.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

