Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-resolver
Commits: 9b592443 by Emmanuel Bourg at 2021-02-13T21:08:22+01:00 Depend on guice instead of sisu-guice (Closes: #982708) - - - - - 2 changed files: - debian/changelog - debian/maven.rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +maven-resolver (1.4.2-3) unstable; urgency=medium + + * Depend on guice instead of sisu-guice (Closes: #982708) + + -- Emmanuel Bourg <[email protected]> Sat, 13 Feb 2021 21:08:05 +0100 + maven-resolver (1.4.2-2) unstable; urgency=medium * Switch to eclipse-sisu-maven-plugin ===================================== debian/maven.rules ===================================== @@ -19,3 +19,4 @@ org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * * org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * * junit junit * s/4\..*/4.x/ +s/org.sonatype.sisu/com.google.inject/ s/sisu-guice/guice/ jar s/.*/debian/ s/no_aop// s/.*/provided/ View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/-/commit/9b592443a7111695d2e1a398b5cfb14d3a5cbe16 -- View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/-/commit/9b592443a7111695d2e1a398b5cfb14d3a5cbe16 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

