[Git][java-team/libnative-platform-java][master] 3 commits: Build depend on default-jdk only (Closes: #898952)
Emmanuel Bourg
gitlab at salsa.debian.org
Sun Jul 29 23:25:19 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libnative-platform-java
Commits:
262e9fc7 by Emmanuel Bourg at 2018-07-29T22:13:12Z
Build depend on default-jdk only (Closes: #898952)
- - - - -
fbcf9b03 by Emmanuel Bourg at 2018-07-29T22:13:19Z
Standards-Version updated to 4.1.5
- - - - -
60b70bb5 by Emmanuel Bourg at 2018-07-29T22:14:12Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
+libnative-platform-java (0.14-5) unstable; urgency=medium
+
+ * Team upload.
+ * Build depend on default-jdk only (Closes: #898952)
+ * Standards-Version updated to 4.1.5
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 30 Jul 2018 00:13:42 +0200
+
libnative-platform-java (0.14-4) unstable; urgency=medium
* Team upload.
- * Fixed the build failure with Java 10 (Close: #898903)
+ * Fixed the build failure with Java 10 (Closes: #898903)
* Standards-Version updated to 4.1.4
* Use salsa.debian.org Vcs-* URLs
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,12 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok at gmail.com>
Build-Depends: debhelper (>= 11),
- default-jdk-headless (>= 2:1.8) | default-jdk (>= 2:1.8),
+ default-jdk (>= 2:1.8),
default-jdk-doc,
javahelper,
libncurses5-dev,
maven-repo-helper (>= 1.5~)
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/java-team/libnative-platform-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libnative-platform-java
Homepage: https://github.com/adammurdoch/native-platform
View it on GitLab: https://salsa.debian.org/java-team/libnative-platform-java/compare/dce7631dfb2e78b994e84b4f523db64f42f1b0c9...60b70bb5f29e1d4fc43ce5c11c77f1002565278f
--
View it on GitLab: https://salsa.debian.org/java-team/libnative-platform-java/compare/dce7631dfb2e78b994e84b4f523db64f42f1b0c9...60b70bb5f29e1d4fc43ce5c11c77f1002565278f
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/20180729/e3343688/attachment.html>
More information about the pkg-java-commits
mailing list