diff -Nru libswingx-java-1.6.2/debian/changelog libswingx-java-1.6.2/debian/changelog --- libswingx-java-1.6.2/debian/changelog 2018-03-07 11:58:55.000000000 +0000 +++ libswingx-java-1.6.2/debian/changelog 2018-11-02 09:05:06.000000000 +0000 @@ -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 Fri, 02 Nov 2018 10:05:06 +0100 + libswingx-java (1:1.6.2-3) unstable; urgency=medium * Team upload. diff -Nru libswingx-java-1.6.2/debian/control libswingx-java-1.6.2/debian/control --- libswingx-java-1.6.2/debian/control 2018-03-07 11:58:14.000000000 +0000 +++ libswingx-java-1.6.2/debian/control 2018-11-02 09:00:09.000000000 +0000 @@ -12,9 +12,9 @@ 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 diff -Nru libswingx-java-1.6.2/debian/maven.properties libswingx-java-1.6.2/debian/maven.properties --- libswingx-java-1.6.2/debian/maven.properties 2018-03-07 11:11:41.000000000 +0000 +++ libswingx-java-1.6.2/debian/maven.properties 2018-11-02 09:01:52.000000000 +0000 @@ -1 +1,2 @@ maven.test.skip=true +maven.compiler.release=8 diff -Nru libswingx-java-1.6.2/debian/rules libswingx-java-1.6.2/debian/rules --- libswingx-java-1.6.2/debian/rules 2018-03-07 11:57:33.000000000 +0000 +++ libswingx-java-1.6.2/debian/rules 2018-11-02 08:56:39.000000000 +0000 @@ -2,6 +2,3 @@ %: dh $@ --buildsystem=maven - -get-orig-source: - uscan --download-current-version --force-download --rename