Markus Koschany pushed to branch master at Debian Java Maintainers / disruptor


Commits:
57ff445a by Markus Koschany at 2018-08-28T13:54:25Z
Declare compliance with Debian Policy 4.2.1.

- - - - -
ddd1ff32 by Markus Koschany at 2018-08-28T13:55:01Z
Use source/target 1.7 explicitly.

Closes: #906347

- - - - -
a78e08d3 by Markus Koschany at 2018-08-28T13:55:56Z
Update changelog

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/maven.properties


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+disruptor (3.4.2-2) unstable; urgency=medium
+
+  * Team upload.
+  * Declare compliance with Debian Policy 4.2.1.
+  * Use source/target 1.7 explicitly. (Closes: #906347)
+
+ -- Markus Koschany <[email protected]>  Tue, 28 Aug 2018 15:55:41 +0200
+
 disruptor (3.4.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
<[email protected]
 Uploaders: Emmanuel Bourg <[email protected]>,
  tony mancill <[email protected]>
 Build-Depends: debhelper (>= 11), default-jdk, maven-debian-helper (>= 1.5), 
junit4
-Standards-Version: 4.1.4
+Standards-Version: 4.2.1
 Vcs-Git: https://salsa.debian.org/java-team/disruptor.git
 Vcs-Browser: https://salsa.debian.org/java-team/disruptor
 Homepage: https://github.com/LMAX-Exchange/disruptor/wiki


=====================================
debian/maven.properties
=====================================
@@ -3,3 +3,5 @@
 # maven.test.skip=true
 
 maven.test.skip=false
+maven.compiler.source=1.7
+maven.compiler.target=1.7



View it on GitLab: 
https://salsa.debian.org/java-team/disruptor/compare/e9a5817454422b2e268942b69cfe0ea7daac3e4f...a78e08d369e984bebcd7903253ec23f4b4b348c6

-- 
View it on GitLab: 
https://salsa.debian.org/java-team/disruptor/compare/e9a5817454422b2e268942b69cfe0ea7daac3e4f...a78e08d369e984bebcd7903253ec23f4b4b348c6
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