[Git][java-team/libjdo-api-java][master] 5 commits: Fixed the build failure with Java 11 (Closes: #911188)
Emmanuel Bourg
gitlab at salsa.debian.org
Tue Oct 16 23:57:57 BST 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libjdo-api-java
Commits:
5ef699f3 by Emmanuel Bourg at 2018-10-16T22:54:57Z
Fixed the build failure with Java 11 (Closes: #911188)
- - - - -
eff9cc91 by Emmanuel Bourg at 2018-10-16T22:55:16Z
Standards-Version updated to 4.2.1
- - - - -
7c7d6c0e by Emmanuel Bourg at 2018-10-16T22:55:21Z
Switch to debhelper level 11
- - - - -
bcd1968d by Emmanuel Bourg at 2018-10-16T22:55:27Z
Use salsa.debian.org Vcs-* URLs
- - - - -
7480acd7 by Emmanuel Bourg at 2018-10-16T22:56:22Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/maven.properties
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+libjdo-api-java (3.1-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fixed the build failure with Java 11 (Closes: #911188)
+ * Standards-Version updated to 4.2.1
+ * Switch to debhelper level 11
+ * Use salsa.debian.org Vcs-* URLs
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 17 Oct 2018 00:56:09 +0200
+
libjdo-api-java (3.1-2) unstable; urgency=medium
* Team upload.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -4,14 +4,14 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Torsten Werner <twerner at debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper (>= 11),
default-jdk,
libgeronimo-jta-1.2-spec-java,
libmaven-bundle-plugin-java,
maven-debian-helper (>= 1.5)
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjdo-api-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjdo-api-java.git
+Standards-Version: 4.2.1
+Vcs-Git: https://salsa.debian.org/java-team/libjdo-api-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libjdo-api-java
Homepage: http://db.apache.org/jdo/
Package: libjdo-api-java
=====================================
debian/maven.properties
=====================================
@@ -3,3 +3,4 @@
# maven.test.skip=true
maven.test.skip=true
+maven.compiler.release=8
=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
%:
dh $@
-
-get-orig-source:
- uscan --download-current-version --force-download --no-symlink
View it on GitLab: https://salsa.debian.org/java-team/libjdo-api-java/compare/b4424fd616672e6483f13ed21bd157fda4d40e92...7480acd785e5181102531b9e38be6e489cfaa8d0
--
View it on GitLab: https://salsa.debian.org/java-team/libjdo-api-java/compare/b4424fd616672e6483f13ed21bd157fda4d40e92...7480acd785e5181102531b9e38be6e489cfaa8d0
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/20181016/c112e8b8/attachment.html>
More information about the pkg-java-commits
mailing list