Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libswingx-java
Commits: a0fc7ca8 by Emmanuel Bourg at 2018-11-02T08:56:44Z Standards-Version updated to 4.2.1 - - - - - 61f54d35 by Emmanuel Bourg at 2018-11-02T09:01:05Z Use salsa.debian.org Vcs-* URLs - - - - - 1dddcb26 by Emmanuel Bourg at 2018-11-02T09:04:42Z Fixed the build failure with Java 11 (Closes: #912372) - - - - - 2fe3277a by Emmanuel Bourg at 2018-11-02T09:05:13Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/maven.properties - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +libswingx-java (1:1.6.2-4) unstable; urgency=medium + + * Team upload. + * Fixed the build failure with Java 11 (Closes: #912372) + * Standards-Version updated to 4.2.1 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Fri, 02 Nov 2018 10:05:06 +0100 + libswingx-java (1:1.6.2-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -12,9 +12,9 @@ Build-Depends: libjhlabs-filters-java, libmaven-javadoc-plugin-java, maven-debian-helper (>= 1.4) -Standards-Version: 4.1.3 -Vcs-Git: https://anonscm.debian.org/git/pkg-java/libswingx-java.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libswingx-java.git +Standards-Version: 4.2.1 +Vcs-Git: https://salsa.debian.org/java-team/libswingx-java.git +Vcs-Browser: https://salsa.debian.org/java-team/libswingx-java Homepage: https://swingx.java.net Package: libswingx-java ===================================== debian/maven.properties ===================================== @@ -1 +1,2 @@ maven.test.skip=true +maven.compiler.release=8 ===================================== debian/rules ===================================== @@ -2,6 +2,3 @@ %: dh $@ --buildsystem=maven - -get-orig-source: - uscan --download-current-version --force-download --rename View it on GitLab: https://salsa.debian.org/java-team/libswingx-java/compare/59970759c523251413335e142bdea86939e07d6f...2fe3277a8fec9beab82d868476bf53a489145a04 -- View it on GitLab: https://salsa.debian.org/java-team/libswingx-java/compare/59970759c523251413335e142bdea86939e07d6f...2fe3277a8fec9beab82d868476bf53a489145a04 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

