[Git][java-team/junit4][master] 4 commits: Fixed the build failure with Java 11 (Closes: #912474)
Emmanuel Bourg
gitlab at salsa.debian.org
Thu Nov 1 11:17:23 GMT 2018
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / junit4
Commits:
19e758ab by Emmanuel Bourg at 2018-11-01T11:08:32Z
Fixed the build failure with Java 11 (Closes: #912474)
- - - - -
9b2ea7fc by Emmanuel Bourg at 2018-11-01T11:08:38Z
Standards-Version updated to 4.2.1
- - - - -
165e5f60 by Emmanuel Bourg at 2018-11-01T11:13:49Z
Wrap and sort
- - - - -
c3d6f902 by Emmanuel Bourg at 2018-11-01T11:14:47Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/maven.properties
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+junit4 (4.12-8) unstable; urgency=medium
+
+ * Fixed the build failure with Java 11 (Closes: #912474)
+ * Standards-Version updated to 4.2.1
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 01 Nov 2018 12:14:37 +0100
+
junit4 (4.12-7) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,19 +1,23 @@
Source: junit4
Section: java
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Weimer <fw at deneb.enyo.de>,
- Varun Hiremath <varun at debian.org>,
- Ludovic Claude <ludovic.claude at laposte.net>,
- Jakub Adam <jakub.adam at ktknet.cz>,
- Emmanuel Bourg <ebourg at apache.org>
+Uploaders:
+ Florian Weimer <fw at deneb.enyo.de>,
+ Varun Hiremath <varun at debian.org>,
+ Ludovic Claude <ludovic.claude at laposte.net>,
+ Jakub Adam <jakub.adam at ktknet.cz>,
+ Emmanuel Bourg <ebourg at apache.org>
Priority: optional
-Build-Depends: debhelper (>= 11), default-jdk, javahelper
-Build-Depends-Indep: default-jdk-doc,
- libhamcrest-java (>= 1.3),
- libhamcrest-java-doc,
- libmaven-javadoc-plugin-java,
- maven-debian-helper (>= 2.2)
-Standards-Version: 4.1.4
+Build-Depends:
+ debhelper (>= 11),
+ default-jdk,
+ default-jdk-doc,
+ javahelper,
+ libhamcrest-java (>= 1.3),
+ libhamcrest-java-doc,
+ libmaven-javadoc-plugin-java,
+ maven-debian-helper (>= 2.2)
+Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/junit4.git
Vcs-Browser: https://salsa.debian.org/java-team/junit4
Homepage: http://www.junit.org
=====================================
debian/maven.properties
=====================================
@@ -0,0 +1 @@
+maven.compiler.release=8
View it on GitLab: https://salsa.debian.org/java-team/junit4/compare/69b18d1b25203db4d4eb10af1f74890ad7e0f554...c3d6f90299d2e79b57ab8186a95445c0a135e412
--
View it on GitLab: https://salsa.debian.org/java-team/junit4/compare/69b18d1b25203db4d4eb10af1f74890ad7e0f554...c3d6f90299d2e79b57ab8186a95445c0a135e412
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/20181101/76f9cc3b/attachment.html>
More information about the pkg-java-commits
mailing list