[Git][java-team/jaxrs-api][master] Added the missing dependencies to build with Java 11 (Closes: #911139)
Emmanuel Bourg
gitlab at salsa.debian.org
Wed Oct 17 16:27:46 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / jaxrs-api
Commits:
54fc7b21 by Emmanuel Bourg at 2018-10-17T15:27:33Z
Added the missing dependencies to build with Java 11 (Closes: #911139)
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+jaxrs-api (2.1.2-2) unstable; urgency=medium
+
+ * Added the missing dependencies to build with Java 11 (Closes: #911139)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 17 Oct 2018 17:27:20 +0200
+
jaxrs-api (2.1.2-1) unstable; urgency=medium
* New upstream release
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Build-Depends:
debhelper (>= 11),
default-jdk,
junit4,
+ libactivation-java,
+ libjaxb-java,
libmaven-bundle-plugin-java,
libmockito-java,
maven-debian-helper (>= 2.1)
View it on GitLab: https://salsa.debian.org/java-team/jaxrs-api/commit/54fc7b219b38106786f445eb6915e61bd6dab460
--
View it on GitLab: https://salsa.debian.org/java-team/jaxrs-api/commit/54fc7b219b38106786f445eb6915e61bd6dab460
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/20181017/807700a4/attachment.html>
More information about the pkg-java-commits
mailing list