Markus Koschany pushed to branch master at Debian Java Maintainers / libjuniversalchardet-java
Commits: 05f81434 by Markus Koschany at 2021-04-06T19:57:54+02:00 Remove maven.publishedRules in favor of relocation - - - - - 7c3a0f5f by Markus Koschany at 2021-04-06T19:59:18+02:00 Relocate the old groupId to fix FTBFS with reverse-dependencies. - - - - - 2aa819b1 by Markus Koschany at 2021-04-06T20:00:15+02:00 Start new changelog entry - - - - - 3 changed files: - debian/changelog - debian/libjuniversalchardet-java.poms - − debian/maven.publishedRules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libjuniversalchardet-java (2.4.0-2) UNRELEASED; urgency=medium + + * Remove maven.publishedRules in favor of relocation. + * Relocate the old groupId to fix FTBFS with reverse-dependencies. + + -- Markus Koschany <[email protected]> Tue, 06 Apr 2021 19:59:58 +0200 + libjuniversalchardet-java (2.4.0-1) experimental; urgency=medium * New upstream version 2.4.0. ===================================== debian/libjuniversalchardet-java.poms ===================================== @@ -25,4 +25,4 @@ # --site-xml=<location>: Optional, the location for site.xml if it needs to be installed. # Empty by default. [mh_install] # -pom.xml --java-lib +pom.xml --java-lib --relocate=com.googlecode.juniversalchardet:juniversalchardet ===================================== debian/maven.publishedRules deleted ===================================== @@ -1,2 +0,0 @@ - -com.googlecode.juniversalchardet juniversalchardet jar s/.*/debian/ * * View it on GitLab: https://salsa.debian.org/java-team/libjuniversalchardet-java/-/compare/07aa50e15e160c31dafa64be903cc4e770d89afb...2aa819b10013e2cde5a655ab1314dd80fdd07d83 -- View it on GitLab: https://salsa.debian.org/java-team/libjuniversalchardet-java/-/compare/07aa50e15e160c31dafa64be903cc4e770d89afb...2aa819b10013e2cde5a655ab1314dd80fdd07d83 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

