Emmanuel Bourg pushed to branch master at Debian Java Maintainers / wss4j
Commits: f8b173c6 by Emmanuel Bourg at 2018-08-06T11:24:47Z Removed the unused dependency on libaxis-java - - - - - 654410f5 by Emmanuel Bourg at 2018-08-06T11:24:53Z Standards-Version updated to 4.2.0 - - - - - 28466bc3 by Emmanuel Bourg at 2018-08-06T11:24:56Z Switch to debhelper level 11 - - - - - b731aede by Emmanuel Bourg at 2018-08-06T11:25:01Z Use salsa.debian.org Vcs-* URLs - - - - - 49ad8e22 by Emmanuel Bourg at 2018-08-06T11:25:27Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +wss4j (1.6.19-2) unstable; urgency=medium + + * Team upload. + * Removed the unused dependency on libaxis-java + * Standards-Version updated to 4.2.0 + * Switch to debhelper level 11 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Mon, 06 Aug 2018 13:25:16 +0200 + wss4j (1.6.19-1) unstable; urgency=medium * New upstream release (Closes: #822192) ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -6,19 +6,18 @@ Uploaders: Emmanuel Bourg <[email protected]>, tony mancill <[email protected]> Build-Depends: - debhelper (>= 10), + debhelper (>= 11~), default-jdk, junit4, - libaxis-java, libbcprov-java (>= 1.49), libcommons-logging-java, libmaven-bundle-plugin-java, libxalan2-java, libxml-security-java, maven-debian-helper -Standards-Version: 4.0.0 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/wss4j.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/wss4j.git +Standards-Version: 4.2.0 +Vcs-Git: https://salsa.debian.org/java-team/wss4j.git +Vcs-Browser: https://salsa.debian.org/java-team/wss4j Homepage: http://ws.apache.org/wss4j/ Package: libwss4j-java View it on GitLab: https://salsa.debian.org/java-team/wss4j/compare/0847f0b927eb546a8ce9256f7480ebe0e5e8c34e...49ad8e22b1108ee608502421ab7e257afa43f46a -- View it on GitLab: https://salsa.debian.org/java-team/wss4j/compare/0847f0b927eb546a8ce9256f7480ebe0e5e8c34e...49ad8e22b1108ee608502421ab7e257afa43f46a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

