[Git][java-team/libxstream-java][master] 2 commits: Depend on libxpp3-java.

Markus Koschany (@apo) gitlab at salsa.debian.org
Wed Sep 29 15:46:37 BST 2021



Markus Koschany pushed to branch master at Debian Java Maintainers / libxstream-java


Commits:
2188bae1 by Markus Koschany at 2021-09-27T23:23:21+02:00
Depend on libxpp3-java.

Sice mxparser has not been packaged yet we still need to depend on libxpp3-java
in order to not break any reverse-dependencies.

- - - - -
35c03daf by Markus Koschany at 2021-09-27T23:24:36+02:00
Update changelog

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libxstream-java (1.4.18-2) unstable; urgency=medium
+
+  * Team upload.
+  * Depend on libxpp3-java.
+    Sice mxparser has not been packaged yet we still need to depend on
+    libxpp3-java in order to not break any reverse-dependencies.
+
+ -- Markus Koschany <apo at debian.org>  Mon, 27 Sep 2021 23:24:18 +0200
+
 libxstream-java (1.4.18-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -33,7 +33,7 @@ Rules-Requires-Root: no
 
 Package: libxstream-java
 Architecture: all
-Depends: ${maven:Depends}, ${misc:Depends}
+Depends: ${maven:Depends}, ${misc:Depends}, libxpp3-java
 Suggests: ${maven:OptionalDepends}
 Description: Java library to serialize objects to XML and back again
  The features of the XStream library are:



View it on GitLab: https://salsa.debian.org/java-team/libxstream-java/-/compare/ea6259e68b8953be7e4289af0cfdf99aa09a8844...35c03dafcea3c2057b67823f2e2e438d432835be

-- 
View it on GitLab: https://salsa.debian.org/java-team/libxstream-java/-/compare/ea6259e68b8953be7e4289af0cfdf99aa09a8844...35c03dafcea3c2057b67823f2e2e438d432835be
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/20210929/d5a9edf6/attachment.htm>


More information about the pkg-java-commits mailing list