Emmanuel Bourg pushed to branch master at Debian Java Maintainers / geronimo-ejb-3.2-spec
Commits: e3abfd34 by Emmanuel Bourg at 2020-06-22T12:36:10+02:00 Depend on libgeronimo-jta-1.2-spec-java instead of libgeronimo-jta-1.1-spec-java - - - - - 820de114 by Emmanuel Bourg at 2020-06-22T12:36:16+02:00 Standards-Version updated to 4.5.0 - - - - - af47b8ec by Emmanuel Bourg at 2020-06-22T12:36:19+02:00 Switch to debhelper level 12 - - - - - 22860a13 by Emmanuel Bourg at 2020-06-22T12:36:28+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +geronimo-ejb-3.2-spec (1.0~alpha-1-3) unstable; urgency=medium + + * Depend on libgeronimo-jta-1.2-spec-java + instead of libgeronimo-jta-1.1-spec-java + * Standards-Version updated to 4.5.0 + * Switch to debhelper level 12 + + -- Emmanuel Bourg <[email protected]> Mon, 22 Jun 2020 12:36:22 +0200 + geronimo-ejb-3.2-spec (1.0~alpha-1-2) unstable; urgency=medium * Depend on libjaxrpc-api-java instead of libaxis-java ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,14 +4,14 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: - debhelper (>= 11~), + debhelper-compat (= 12), default-jdk, - libgeronimo-jta-1.1-spec-java, + libgeronimo-jta-1.2-spec-java, libgeronimo-osgi-support-java (>= 1.1), libjaxrpc-api-java, libmaven-bundle-plugin-java, maven-debian-helper (>= 1.5) -Standards-Version: 4.2.0 +Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/java-team/geronimo-ejb-3.2-spec.git Vcs-Browser: https://salsa.debian.org/java-team/geronimo-ejb-3.2-spec Homepage: http://geronimo.apache.org ===================================== debian/maven.rules ===================================== @@ -1,3 +1,4 @@ org.apache.geronimo.specs geronimo-ejb_3.2_spec bundle s/.*/debian/ * * +org.apache.geronimo.specs s/geronimo-jta_1.1_spec/geronimo-jta_1.2_spec/ * s/.*/debian/ * * s/org.apache.geronimo.specs/javax.xml.rpc/ s/geronimo-jaxrpc_1.1_spec/javax.xml.rpc-api/ * s/.*/debian/ * * View it on GitLab: https://salsa.debian.org/java-team/geronimo-ejb-3.2-spec/-/compare/4a91cf5f85104174f715e0bb56fcb67c98e5f699...22860a13758c59725c55d97ec151f06f88cd648f -- View it on GitLab: https://salsa.debian.org/java-team/geronimo-ejb-3.2-spec/-/compare/4a91cf5f85104174f715e0bb56fcb67c98e5f699...22860a13758c59725c55d97ec151f06f88cd648f 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

