This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository wss4j.
commit 3ab00898e2cb8475c397fef3b8dd3d6af64a6314 Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 27 21:14:49 2017 +0200 Standards-Version updated to 4.0.0 --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 61d1fb7..350e183 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ wss4j (1.6.15-3) UNRELEASED; urgency=medium * Added the missing build dependency on junit4 + * Standards-Version updated to 4.0.0 -- Emmanuel Bourg <[email protected]> Tue, 27 Jun 2017 19:54:29 +0200 diff --git a/debian/control b/debian/control index 98bfcc5..2b9a78a 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends: libxalan2-java, libxml-security-java, maven-debian-helper -Standards-Version: 3.9.6 +Standards-Version: 4.0.0 Vcs-Git: git://anonscm.debian.org/pkg-java/wss4j.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/wss4j.git Homepage: http://ws.apache.org/wss4j/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/wss4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

