[Git][java-team/maven-resolver][master] Depend on guice instead of sisu-guice (Closes: #982708)
Emmanuel Bourg
gitlab at salsa.debian.org
Sat Feb 13 20:08:40 GMT 2021
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 <ebourg at apache.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210213/04ce39fb/attachment.html>
More information about the pkg-java-commits
mailing list