Hideki Yamane pushed to branch debian/sid at Debian Java Maintainers / jruby-joni
Commits: a0a0c7d5 by Hideki Yamane at 2021-10-29T23:18:57+09:00 Set Standards-Version: 4.6.0 with no change - - - - - 4990dd32 by Hideki Yamane at 2021-10-29T23:19:35+09:00 Fix watch URL - - - - - c53f740c by Hideki Yamane at 2021-10-29T23:27:39+09:00 Drop unused lintian-overrides - - - - - dde2e8f4 by Hideki Yamane at 2021-10-29T23:27:39+09:00 note to changelog - - - - - 4 changed files: - debian/changelog - debian/control - − debian/lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +jruby-joni (2.1.41-2) unstable; urgency=medium + + * debian/control + - Set Standards-Version: 4.6.0 with no change + * debian/watch + - Fix watch URL + * Drop unused debian/lintian-overrides + + -- Hideki Yamane <[email protected]> Fri, 29 Oct 2021 23:19:53 +0900 + jruby-joni (2.1.41-1) unstable; urgency=medium * New upstream release ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends-Indep: junit4 (>= 4.13.1), libjcodings-java (>= 1.0.55), maven-debian-helper (>= 2.0) -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/java-team/jruby-joni.git Vcs-Browser: https://salsa.debian.org/java-team/jruby-joni Homepage: https://github.com/jruby/joni/ ===================================== debian/lintian-overrides deleted ===================================== @@ -1 +0,0 @@ -libjruby-joni-java: breakout-link usr/lib/jruby/lib/joni.jar -> usr/share/java/joni.jar ===================================== debian/watch ===================================== @@ -1,2 +1,2 @@ version=4 -https://github.com/jruby/joni/releases .*/(?:v|joni-)@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate +https://github.com/jruby/joni/tags .*/(?:v|joni-)@ANY_VERSION@@ARCHIVE_EXT@ debian uupdate View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/7c98c7124f24ecc5fbc2ccda71f9166a64362666...dde2e8f44a9bca5a0900660c21f0d11577a3fc51 -- View it on GitLab: https://salsa.debian.org/java-team/jruby-joni/-/compare/7c98c7124f24ecc5fbc2ccda71f9166a64362666...dde2e8f44a9bca5a0900660c21f0d11577a3fc51 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

