[Git][java-team/plexus-languages][master] 4 commits: Keep the jar files used as test data in the upstream tarball
Emmanuel Bourg
gitlab at salsa.debian.org
Mon Jul 29 08:29:28 BST 2019
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / plexus-languages
Commits:
c184d495 by Emmanuel Bourg at 2019-07-29T07:28:53Z
Keep the jar files used as test data in the upstream tarball
- - - - -
3e401f2e by Emmanuel Bourg at 2019-07-29T07:28:57Z
Fixed the build failure caused by the plexus-containers update
- - - - -
63190ce7 by Emmanuel Bourg at 2019-07-29T07:28:57Z
Standards-Version updated to 4.4.0
- - - - -
2286ed6a by Emmanuel Bourg at 2019-07-29T07:28:57Z
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/maven.rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+plexus-languages (0.9.10-2) unstable; urgency=medium
+
+ * Fixed the build failure caused by the plexus-containers update
+ * Standards-Version updated to 4.4.0
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 29 Jul 2019 09:26:00 +0200
+
plexus-languages (0.9.10-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
libplexus-component-metadata-java (>= 1.5.5),
libqdox2-java,
maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.5
+Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/java-team/plexus-languages.git
Vcs-Browser: https://salsa.debian.org/java-team/plexus-languages
Homepage: https://github.com/codehaus-plexus/plexus-languages
=====================================
debian/copyright
=====================================
@@ -1,7 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Plexus Languages
Source: https://github.com/codehaus-plexus/plexus-languages
-Files-Excluded: *.jar
Files: *
Copyright: 2017, The Apache Software Foundation
=====================================
debian/maven.rules
=====================================
@@ -2,6 +2,5 @@
com.thoughtworks.qdox qdox jar s/.*/2.x/ * *
junit junit jar s/4\..*/4.x/ * *
org.codehaus.plexus plexus-component-annotations jar s/.*/1.5.5/ * *
-org.codehaus.plexus plexus-component-metadata maven-plugin * * *
org.apache.maven.plugins maven-surefire-plugin maven-plugin s/2.21.0/2.17/ * *
View it on GitLab: https://salsa.debian.org/java-team/plexus-languages/compare/95815d8df7e49c3a4bce2fe49a7bf2cf63dfec40...2286ed6a9c38409ca9858c77f22572c7338cba84
--
View it on GitLab: https://salsa.debian.org/java-team/plexus-languages/compare/95815d8df7e49c3a4bce2fe49a7bf2cf63dfec40...2286ed6a9c38409ca9858c77f22572c7338cba84
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/20190729/33c23a71/attachment.html>
More information about the pkg-java-commits
mailing list