Emmanuel Bourg pushed to branch master at Debian Java Maintainers / insubstantial
Commits: 4299b55b by Emmanuel Bourg at 2018-10-11T00:41:34Z Added the missing build dependency on default-jdk-doc (Closes: #906364) - - - - - e27a02ca by Emmanuel Bourg at 2018-10-11T00:41:40Z Standards-Version updated to 4.2.1 - - - - - d1e811da by Emmanuel Bourg at 2018-10-11T00:42:11Z Use salsa.debian.org Vcs-* URLs - - - - - c0d93836 by Emmanuel Bourg at 2018-10-11T00:42:35Z Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +insubstantial (7.3+dfsg3-4) unstable; urgency=medium + + * Team upload. + * Added the missing build dependency on default-jdk-doc (Closes: #906364) + * Standards-Version updated to 4.2.1 + * Use salsa.debian.org Vcs-* URLs + + -- Emmanuel Bourg <[email protected]> Thu, 11 Oct 2018 02:42:26 +0200 + insubstantial (7.3+dfsg3-3) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -6,6 +6,7 @@ Uploaders: Felix Natter <[email protected]> Build-Depends: debhelper (>= 11), default-jdk, + default-jdk-doc, gradle, gradle-debian-helper, libasm-java (>= 5.0), @@ -13,10 +14,10 @@ Build-Depends: libswingx-java, libswt-gtk-4-java, maven-repo-helper -Standards-Version: 4.1.4 +Standards-Version: 4.2.1 +Vcs-Git: https://salsa.debian.org/java-team/insubstantial.git +Vcs-Browser: https://salsa.debian.org/java-team/insubstantial Homepage: https://github.com/Insubstantial/insubstantial -Vcs-Git: https://anonscm.debian.org/git/pkg-java/insubstantial.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/insubstantial.git Package: libflamingo-java Architecture: all View it on GitLab: https://salsa.debian.org/java-team/insubstantial/compare/8beb75655abae4e2fdd0d082dcf656a1cc2b3864...c0d9383665696c23ce9b7bcbbe9b32853296e2f0 -- View it on GitLab: https://salsa.debian.org/java-team/insubstantial/compare/8beb75655abae4e2fdd0d082dcf656a1cc2b3864...c0d9383665696c23ce9b7bcbbe9b32853296e2f0 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

