This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jboss-logging.
commit 74a965b6ddfc4c8e9cc35d8e0b209d027ed0b091 Author: Markus Koschany <[email protected]> Date: Sat Dec 24 00:55:19 2016 +0100 Declare compliance with Debian Policy 3.9.8. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57aa889..ab4f22f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ jboss-logging (3.3.0-2) unstable; urgency=medium * Switch from cdbs to dh sequencer. * Vcs-Git: Use https. * Update my email address. + * Declare compliance with Debian Policy 3.9.8. -- Markus Koschany <[email protected]> Sat, 24 Dec 2016 00:52:05 +0100 diff --git a/debian/control b/debian/control index 7b11220..7da6dea 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libmaven-bundle-plugin-java, libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.5) -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jboss-logging.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jboss-logging.git Homepage: http://www.jboss.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

