Tony Mancill pushed to branch master at Debian Java Maintainers / groovy
Commits: f2799200 by tony mancill at 2019-08-01T04:21:18Z Use debhelper 12 - - - - - 613db087 by tony mancill at 2019-08-01T04:22:22Z Update debian/watch - - - - - 30b56545 by tony mancill at 2019-08-01T04:22:46Z interim changelog - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +groovy (2.4.17-3) UNRELEASED; urgency=medium + + * Team upload. + * Use debhelper 12 + * Update debian/watch + + -- tony mancill <[email protected]> Wed, 31 Jul 2019 21:22:28 -0700 + groovy (2.4.17-2) unstable; urgency=medium * Team upload. ===================================== debian/compat ===================================== @@ -1 +1 @@ -11 +12 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: ant-optional, antlr, bnd (>= 2.1.0), - debhelper (>= 11), + debhelper (>= 12), default-jdk, default-jdk-doc, gradle-debian-helper, ===================================== debian/watch ===================================== @@ -1,3 +1,3 @@ -version=3 +version=4 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,dversionmangle=s/\+dfsg//,downloadurlmangle=s|http://www.apache.org/dyn/closer.cgi/|http://dist.apache.org/repos/dist/release/| \ -http://www.groovy-lang.org/download.html .*/(?:apache-)?groovy-src-(\d.*)(?:-incubating)?\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://www.groovy-lang.org/download.html .*/(?:apache-)?groovy-src-(\d.*)(?:-incubating)?\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/java-team/groovy/compare/db6a6b7ab749968b0f7a8e3131aa7a0ebc470d16...30b5654504fc03d2e5acd9fbd29bd2142dc99cd3 -- View it on GitLab: https://salsa.debian.org/java-team/groovy/compare/db6a6b7ab749968b0f7a8e3131aa7a0ebc470d16...30b5654504fc03d2e5acd9fbd29bd2142dc99cd3 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

