Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-utils2
Commits: c42c8bce by Emmanuel Bourg at 2018-11-22T12:07:56Z Use a versioned Provides for libplexus-utils-java (Closes: #914177) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +plexus-utils2 (3.1.0-2) unstable; urgency=medium + + * Team upload. + * Use a versioned Provides for libplexus-utils-java (Closes: #914177) + + -- Emmanuel Bourg <[email protected]> Thu, 22 Nov 2018 13:07:43 +0100 + plexus-utils2 (3.1.0-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Depends: ${misc:Depends} Suggests: libplexus-utils2-java-doc Breaks: libplexus-utils-java Replaces: libplexus-utils-java -Provides: libplexus-utils-java +Provides: libplexus-utils-java (= 1:1.5.15-5) Description: utilities for the Plexus framework The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can View it on GitLab: https://salsa.debian.org/java-team/plexus-utils2/commit/c42c8bce3a5203e60779deebbafbf36368ad4dad -- View it on GitLab: https://salsa.debian.org/java-team/plexus-utils2/commit/c42c8bce3a5203e60779deebbafbf36368ad4dad 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

