[Git][java-team/disruptor][master] 3 commits: Declare compliance with Debian Policy 4.2.1.

Markus Koschany gitlab at salsa.debian.org
Tue Aug 28 14:58:22 BST 2018


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 <apo at debian.org>  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 <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Emmanuel Bourg <ebourg at apache.org>,
  tony mancill <tmancill at debian.org>
 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180828/a135dc20/attachment.html>


More information about the pkg-java-commits mailing list