[Git][java-team/carrotsearch-randomizedtesting][master] 2 commits: Add dependency on libsimple-xml-java
Sudip Mukherjee
gitlab at salsa.debian.org
Fri Nov 6 17:07:08 GMT 2020
Sudip Mukherjee pushed to branch master at Debian Java Maintainers / carrotsearch-randomizedtesting
Commits:
a4bab338 by Sudip Mukherjee at 2020-11-06T16:47:41+00:00
Add dependency on libsimple-xml-java
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
a4149e95 by Sudip Mukherjee at 2020-11-06T16:52:54+00:00
Add changelog for 2.7.8-2 release
Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+carrotsearch-randomizedtesting (2.7.8-2) unstable; urgency=medium
+
+ * Add dependency on libsimple-xml-java as the binary package
+ fails to find it which causes FTBFS with lz4-java.
+
+ -- Sudip Mukherjee <sudipm.mukherjee at gmail.com> Fri, 06 Nov 2020 16:52:37 +0000
+
carrotsearch-randomizedtesting (2.7.8-1) unstable; urgency=medium
* New upstream version 2.7.8
=====================================
debian/control
=====================================
@@ -29,7 +29,8 @@ Homepage: http://labs.carrotsearch.com/randomizedtesting.html
Package: libcarrotsearch-randomizedtesting-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}, libcommons-io-java, libguava-java
+Depends: ${misc:Depends}, ${maven:Depends}, libcommons-io-java, libguava-java,
+ libsimple-xml-java
Recommends: ${maven:OptionalDepends}
Description: Randomized testing infrastructure for JUnit, Ant and Maven
Inspired by the Apache Lucene project's infrastructure, this project brings
View it on GitLab: https://salsa.debian.org/java-team/carrotsearch-randomizedtesting/-/compare/680b114e4866a9bfafc782a07d63e30c8ddf0782...a4149e95901b64429e9b388902c8b64ef272e135
--
View it on GitLab: https://salsa.debian.org/java-team/carrotsearch-randomizedtesting/-/compare/680b114e4866a9bfafc782a07d63e30c8ddf0782...a4149e95901b64429e9b388902c8b64ef272e135
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/20201106/475e90e3/attachment.html>
More information about the pkg-java-commits
mailing list