Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/maven.properties:Set source/target to 1.7.
· 28e7385f
Markus Koschany
authored
Aug 23, 2018
Thanks: Santiago Vila for the report. Closes: #906396
28e7385f
Declare compliance with Debian Policy 4.2.0.
· fc1d7011
Markus Koschany
authored
Aug 23, 2018
fc1d7011
Update changelog
· 36c68ee3
Markus Koschany
authored
Aug 23, 2018
36c68ee3
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
36c68ee3
plexus-archiver (3.6.0-2) unstable; urgency=medium
* Team upload.
* debian/maven.properties: Set source/target to 1.7 and fix the FTBFS.
Thanks to Santiago Vila for the report. (Closes: #906396)
* Declare compliance with Debian Policy 4.2.0.
-- Markus Koschany <apo@debian.org> Thu, 23 Aug 2018 12:04:10 +0200
plexus-archiver (3.6.0-1) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
36c68ee3
...
...
@@ -17,7 +17,7 @@ Build-Depends:
libsnappy-java,
libxz-java,
maven-debian-helper (>= 2.2)
Standards-Version: 4.
1.4
Standards-Version: 4.
2.0
Vcs-Git: https://salsa.debian.org/java-team/plexus-archiver.git
Vcs-Browser: https://salsa.debian.org/java-team/plexus-archiver
Homepage: https://codehaus-plexus.github.io/plexus-archiver/
...
...
debian/maven.properties
View file @
36c68ee3
project.build.sourceEncoding
=
UTF-8
maven.compiler.source
=
1.7
maven.compiler.target
=
1.7