Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Build depend on default-jdk only (Closes: #898952)
· 262e9fc7
Emmanuel Bourg
authored
Jul 30, 2018
262e9fc7
Standards-Version updated to 4.1.5
· fbcf9b03
Emmanuel Bourg
authored
Jul 30, 2018
fbcf9b03
Upload to unstable
· 60b70bb5
Emmanuel Bourg
authored
Jul 30, 2018
60b70bb5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
60b70bb5
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@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 (Close
s
: #898903)
* Standards-Version updated to 4.1.4
* Use salsa.debian.org Vcs-* URLs
...
...
debian/control
View file @
60b70bb5
...
...
@@ -4,12 +4,12 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Kai-Chung Yan <seamlikok@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
...
...