Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-resolver
Commits: a2747b1f by Emmanuel Bourg at 2021-02-09T09:13:51+01:00 Switch to eclipse-sisu-maven-plugin - - - - - db9b6a62 by Emmanuel Bourg at 2021-02-09T09:13:57+01:00 Standards-Version updated to 4.5.1 - - - - - eaed8546 by Emmanuel Bourg at 2021-02-09T09:14:01+01:00 Switch to debhelper level 13 - - - - - 10da961e by Emmanuel Bourg at 2021-02-09T09:14:40+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/maven.rules - − debian/patches/01-sisu-maven-plugin.patch - debian/patches/series Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +maven-resolver (1.4.2-2) unstable; urgency=medium + + * Switch to eclipse-sisu-maven-plugin + * Standards-Version updated to 4.5.1 + * Switch to debhelper level 13 + + -- Emmanuel Bourg <[email protected]> Tue, 09 Feb 2021 09:14:35 +0100 + maven-resolver (1.4.2-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -4,21 +4,21 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), default-jdk, junit4, libbuild-helper-maven-plugin-java, + libeclipse-sisu-maven-plugin-java, libguice-java, libhttpclient-java, libmaven-bundle-plugin-java, libplexus-classworlds-java (>= 2.5.2), libplexus-component-metadata-java, libplexus-component-annotations-java (>= 1.7.1-6~), - libsisu-maven-plugin-java (>= 1.4), libsisu-plexus-java, libwagon-provider-api-java, maven-debian-helper (>= 1.4) -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/maven-resolver.git Vcs-Browser: https://salsa.debian.org/java-team/maven-resolver Homepage: https://maven.apache.org/resolver/index.html ===================================== debian/maven.rules ===================================== @@ -18,5 +18,4 @@ org.codehaus.plexus plexus-component-metadata maven-plugin s/.*/1.5.5/ * * org.codehaus.plexus plexus-utils jar s/2\..*/2.x/ * * -s/org.eclipse.sisu/org.sonatype.plugins/ sisu-maven-plugin * * * * junit junit * s/4\..*/4.x/ ===================================== debian/patches/01-sisu-maven-plugin.patch deleted ===================================== @@ -1,14 +0,0 @@ -Description: Use the version of sisu-maven-plugin available in Debian -Author: Emmanuel Bourg <[email protected]> -Forwarded: no ---- a/pom.xml -+++ b/pom.xml -@@ -325,7 +325,7 @@ - <plugin> - <groupId>org.eclipse.sisu</groupId> - <artifactId>sisu-maven-plugin</artifactId> -- <version>${sisuVersion}</version> -+ <version>1.4</version> - <executions> - <execution> - <id>generate-index</id> ===================================== debian/patches/series ===================================== @@ -1,2 +1 @@ -01-sisu-maven-plugin.patch 02-backward-compatibility.patch View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/-/compare/63bb06f6cbbc0d720c275372fe21612acb595bdf...10da961ea36989573dfae968368642f47e14761e -- View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/-/compare/63bb06f6cbbc0d720c275372fe21612acb595bdf...10da961ea36989573dfae968368642f47e14761e 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

