Emmanuel Bourg pushed to branch master at Debian Java Maintainers / 
maven-reporting-impl


Commits:
7e25c54d by Emmanuel Bourg at 2023-01-12T09:56:47+01:00
Depend on libmaven-parent-java to fix a build failure

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/libmaven-reporting-impl-java.poms
- debian/maven.rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+maven-reporting-impl (3.2.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libmaven-parent-java to fix a build failure
+
+ -- Emmanuel Bourg <[email protected]>  Thu, 12 Jan 2023 09:56:36 +0100
+
 maven-reporting-impl (3.2.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -9,8 +9,11 @@ Build-Depends:
  junit4,
  libdoxia-java (>= 1.11),
  libdoxia-sitetools-java (>= 1.11),
+ libeclipse-sisu-maven-plugin-java,
+ libmaven-parent-java,
  libmaven-reporting-api-java,
  libmaven3-core-java,
+ libmodello-maven-plugin-java,
  libplexus-utils-java,
  maven-debian-helper (>= 2.2)
 Standards-Version: 4.6.1


=====================================
debian/libmaven-reporting-impl-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 --no-parent --has-package-version
+pom.xml --has-package-version


=====================================
debian/maven.rules
=====================================
@@ -17,4 +17,5 @@
 
 org.apache.maven maven-* * s/.*/3.x/ * *
 org.apache.maven.reporting maven-reporting-api * s/.*/3.x/ * *
+org.apache.maven.shared maven-shared-components pom s/.*/debian/ * *
 junit junit jar s/4\..*/4.x/



View it on GitLab: 
https://salsa.debian.org/java-team/maven-reporting-impl/-/commit/7e25c54d93a98517d20001ab63114774e047c681

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/maven-reporting-impl/-/commit/7e25c54d93a98517d20001ab63114774e047c681
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

Reply via email to