Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jaxrpc-api
Commits: 2c4b60ec by Emmanuel Bourg at 2018-11-09T11:25:03Z Fixed the name of the jar installed in /usr/share/java/ - - - - - 25b301f9 by Emmanuel Bourg at 2018-11-09T11:25:08Z Standards-Version updated to 4.2.1 - - - - - 1c205f47 by Emmanuel Bourg at 2018-11-09T11:25:15Z Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/libjaxrpc-api-java.poms Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jaxrpc-api (1.1.2-2) unstable; urgency=medium + + * Fixed the name of the jar installed in /usr/share/java/ + * Standards-Version updated to 4.2.1 + + -- Emmanuel Bourg <[email protected]> Fri, 09 Nov 2018 12:25:11 +0100 + jaxrpc-api (1.1.2-1) unstable; urgency=medium * Initial release (Closes: #905560) ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: libmaven-bundle-plugin-java (>= 3.5.0), libservlet3.1-java, maven-debian-helper (>= 2.1) -Standards-Version: 4.2.0 +Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/java-team/jaxrpc-api.git Vcs-Browser: https://salsa.debian.org/java-team/jaxrpc-api Homepage: https://github.com/javaee/javax.xml.rpc ===================================== debian/libjaxrpc-api-java.poms ===================================== @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --no-parent --has-package-version --usj-name=jaxrpc-api.jar +pom.xml --no-parent --has-package-version --usj-name=jaxrpc-api View it on GitLab: https://salsa.debian.org/java-team/jaxrpc-api/compare/c2713c926bb81687d9e6625ee152fe4a60ddb60f...1c205f47ece110c1d8c47fa978987510477657dd -- View it on GitLab: https://salsa.debian.org/java-team/jaxrpc-api/compare/c2713c926bb81687d9e6625ee152fe4a60ddb60f...1c205f47ece110c1d8c47fa978987510477657dd 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

