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 <[email protected]>  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 
<[email protected]>
-Uploaders: Florian Weimer <[email protected]>,
-           Varun Hiremath <[email protected]>,
-           Ludovic Claude <[email protected]>,
-           Jakub Adam <[email protected]>,
-           Emmanuel Bourg <[email protected]>
+Uploaders:
+ Florian Weimer <[email protected]>,
+ Varun Hiremath <[email protected]>,
+ Ludovic Claude <[email protected]>,
+ Jakub Adam <[email protected]>,
+ Emmanuel Bourg <[email protected]>
 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.
_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to