Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Update build.javaVersion to 1.7 (Closes: #941737)
· e260c47f
Tony Mancill
authored
Nov 01, 2019
e260c47f
prepare changelog for upload to unstable
· da9a07d8
Tony Mancill
authored
Nov 01, 2019
da9a07d8
Show whitespace changes
Inline
Side-by-side
debian/build.properties
View file @
da9a07d8
...
...
@@ -6,7 +6,7 @@ build.testSourceDirectory=src/test/java
build.directory
=
build
build.outputDirectory
=
build/classes
build.testOutputDirectory
=
build/test-classes
build.javaVersion
=
1.
8
build.javaVersion
=
1.
7
javadoc.dir
=
${build.directory}/javadoc
classpath.compile
=
classpath.test
=
/usr/share/java/junit4.jar:/usr/share/java/commons-io.jar:/usr/share/java/xmlunit.jar
...
...
debian/changelog
View file @
da9a07d8
maven-repo-helper (1.9.4)
UNRELEASED
; urgency=medium
maven-repo-helper (1.9.4)
unstable
; urgency=medium
[ Emmanuel Bourg ]
* Team upload.
...
...
@@ -7,7 +7,7 @@ maven-repo-helper (1.9.4) UNRELEASED; urgency=medium
* Added a unit test for Substvars.write()
[ tony mancill ]
* Update build.javaVersion to 1.
8
(Closes: #941737)
* Update build.javaVersion to 1.
7
(Closes: #941737)
* Update dependency on python-docutils for python3 (Closes: #943174)
-- tony mancill <tmancill@debian.org> Mon, 28 Oct 2019 20:07:24 -0700
...
...