[Git][java-team/checkstyle][master] 3 commits: Bump Standards-Version to 4.4.1
Tony Mancill
gitlab at salsa.debian.org
Sun Nov 3 20:12:23 GMT 2019
Tony Mancill pushed to branch master at Debian Java Maintainers / checkstyle
Commits:
73336335 by tony mancill at 2019-11-03T19:36:55Z
Bump Standards-Version to 4.4.1
- - - - -
02310fb6 by tony mancill at 2019-11-03T19:56:39Z
Remove sunmin5 from arguments to find_java_runtime (Closes: #913216)
- - - - -
ce3d3134 by tony mancill at 2019-11-03T19:56:39Z
prepare changelog for upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/wrappers/checkstyle
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,13 @@
-checkstyle (8.26-1) UNRELEASED; urgency=medium
+checkstyle (8.26-1) unstable; urgency=medium
* Team upload
- * New upstream version 8.26
+ * New upstream version 8.26 (Closes: #924598)
* Refresh patches
+ * Add picocli to jars resolved by the wrapper script (Closes: #944065)
+ * Bump Standards-Version to 4.4.1
+ * Remove sunmin5 from arguments to find_java_runtime (Closes: #913216)
- -- tony mancill <tmancill at debian.org> Sun, 03 Nov 2019 11:26:26 -0800
+ -- tony mancill <tmancill at debian.org> Sun, 03 Nov 2019 11:56:14 -0800
checkstyle (8.15-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -25,7 +25,7 @@ Build-Depends:
libsaxonhe-java (>= 9.8.0.8~),
maven-debian-helper (>= 1.0),
maven-repo-helper (>= 1.1)
-Standards-Version: 4.2.1
+Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/java-team/checkstyle.git
Vcs-Browser: https://salsa.debian.org/java-team/checkstyle
Homepage: http://checkstyle.sourceforge.net
=====================================
debian/wrappers/checkstyle
=====================================
@@ -3,7 +3,7 @@
# Include the wrappers utility script
. /usr/lib/java-wrappers/java-wrappers.sh
-find_java_runtime default sunmin5
+find_java_runtime
find_jars antlr4-runtime commons-lang3 commons-beanutils commons-collections3 guava commons-cli commons-logging picocli checkstyle
View it on GitLab: https://salsa.debian.org/java-team/checkstyle/compare/d7c85fcd495c474b5526eca1b33fb8027efcd206...ce3d3134ce923fad6a82243eab5b2b46cc2888d3
--
View it on GitLab: https://salsa.debian.org/java-team/checkstyle/compare/d7c85fcd495c474b5526eca1b33fb8027efcd206...ce3d3134ce923fad6a82243eab5b2b46cc2888d3
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/20191103/bd2c1bc2/attachment.html>
More information about the pkg-java-commits
mailing list