Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libhibernate3-java
Commits: 8095c834 by Emmanuel Bourg at 2020-06-21T12:39:13+02:00 Depend on libgeronimo-validation-1.1-spec-java instead of libgeronimo-validation-1.0-spec-java - - - - - dceb6a2e by Emmanuel Bourg at 2020-06-21T12:39:20+02:00 Standards-Version updated to 4.5.0 - - - - - 13cc64dc by Emmanuel Bourg at 2020-06-21T12:39:24+02:00 Switch to debhelper level 12 - - - - - f1851f73 by Emmanuel Bourg at 2020-06-21T12:39:46+02:00 Use salsa.debian.org Vcs-* URLs - - - - - cf6ac4f1 by Emmanuel Bourg at 2020-06-21T12:40:26+02:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libhibernate3-java (3.6.10.Final-10) unstable; urgency=medium + + * Depend on libgeronimo-validation-1.1-spec-java + instead of libgeronimo-validation-1.0-spec-java + * Standards-Version updated to 4.5.0 + * Switch to debhelper level 12 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Sun, 21 Jun 2020 12:40:19 +0200 + libhibernate3-java (3.6.10.Final-9) unstable; urgency=medium * Team upload. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -8,7 +8,7 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: ant, - debhelper (>= 11), + debhelper-compat (= 12), default-jdk, junit, libantlr-java, @@ -22,7 +22,7 @@ Build-Depends: libgeronimo-jacc-1.1-spec-java, libgeronimo-jpa-2.0-spec-java, libgeronimo-jta-1.2-spec-java, - libgeronimo-validation-1.0-spec-java, + libgeronimo-validation-1.1-spec-java, libh2-java, libhibernate-commons-annotations-java, libhibernate-validator-java, @@ -36,9 +36,9 @@ Build-Depends: libproxool-java, libswarmcache-java, maven-debian-helper (>= 2.0) -Standards-Version: 4.1.4 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhibernate3-java.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate3-java.git +Standards-Version: 4.5.0 +Vcs-Git: https://salsa.debian.org/java-team/libhibernate3-java.git +Vcs-Browser: https://salsa.debian.org/java-team/libhibernate3-java Homepage: http://www.hibernate.org Package: libhibernate3-java ===================================== debian/maven.rules ===================================== @@ -24,5 +24,5 @@ antlr antlr jar s/2\..*/2.x/ s/org.jboss.javaee/org.apache.geronimo.specs/ s/jboss-jacc-api_JDK4/geronimo-jacc_1.1_spec/ jar s/.*/debian/ s/org.hibernate.javax.persistence/org.apache.geronimo.specs/ s/hibernate-jpa-2.0-api/geronimo-jpa_2.0_spec/ jar s/.*/debian/ s/javax.transaction/org.apache.geronimo.specs/ s/jta/geronimo-jta_1.2_spec/ * s/.*/debian/ * * -s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.0_spec/ jar s/.*/debian/ +s/javax.validation/org.apache.geronimo.specs/ s/validation-api/geronimo-validation_1.1_spec/ jar s/.*/debian/ net.sf.ehcache s/ehcache/ehcache-core/ jar s/.*/debian/ View it on GitLab: https://salsa.debian.org/java-team/libhibernate3-java/-/compare/45a68736cb9f2b7bb0f017d5bec8999470a77706...cf6ac4f1f15e6f493467c0a9e0ab915b4625c602 -- View it on GitLab: https://salsa.debian.org/java-team/libhibernate3-java/-/compare/45a68736cb9f2b7bb0f017d5bec8999470a77706...cf6ac4f1f15e6f493467c0a9e0ab915b4625c602 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

