Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
3
Declare compliance with Debian Policy 4.2.1.
· 57ff445a
Markus Koschany
authored
Aug 28, 2018
57ff445a
Use source/target 1.7 explicitly.
· ddd1ff32
Markus Koschany
authored
Aug 28, 2018
Closes: #906347
ddd1ff32
Update changelog
· a78e08d3
Markus Koschany
authored
Aug 28, 2018
a78e08d3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a78e08d3
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@debian.org> Tue, 28 Aug 2018 15:55:41 +0200
disruptor (3.4.2-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
a78e08d3
...
...
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.or
Uploaders: Emmanuel Bourg <ebourg@apache.org>,
tony mancill <tmancill@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
View file @
a78e08d3
...
...
@@ -3,3 +3,5 @@
# maven.test.skip=true
maven.test.skip
=
false
maven.compiler.source
=
1.7
maven.compiler.target
=
1.7