Jérôme Charaoui pushed to branch master at Debian Java Maintainers / jruby-maven-plugins
Commits: 501edeff by Jérôme Charaoui at 2023-11-26T17:08:13-05:00 d/maven.rules: depend on org.jruby:jruby instead of jruby-complete which will no longer be shipped in debian - - - - - 61306527 by Jérôme Charaoui at 2023-11-26T17:09:58-05:00 Update changelog for 3.0.1-2 release - - - - - 2 changed files: - debian/changelog - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +jruby-maven-plugins (3.0.1-2) unstable; urgency=medium + + * d/copyright: update source url + * d/maven.rules: depend on org.jruby:jruby + + -- Jérôme Charaoui <[email protected]> Sun, 26 Nov 2023 17:09:50 -0500 + jruby-maven-plugins (3.0.1-1) unstable; urgency=medium * New upstream version 3.0.1 ===================================== debian/maven.rules ===================================== @@ -16,6 +16,7 @@ # and version starting with 3., replacing the version with 3.x # junit junit jar s/3\..*/3.x/ +org.jruby s/jruby-complete/jruby/ * * * * org.jruby.maven jruby-maven-plugin jar * * * org.apache.maven maven-artifact jar s/.*/3.x/ * * org.apache.maven maven-core jar s/.*/3.x/ * * View it on GitLab: https://salsa.debian.org/java-team/jruby-maven-plugins/-/compare/52158d26a1e4e8a87d12c975a754bc5f7cedd57a...61306527efdeb16526173b725d53fd8bddcf41a5 -- View it on GitLab: https://salsa.debian.org/java-team/jruby-maven-plugins/-/compare/52158d26a1e4e8a87d12c975a754bc5f7cedd57a...61306527efdeb16526173b725d53fd8bddcf41a5 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

