[Git][java-team/checkstyle][master] 3 commits: Use https URL for debian/copyright Format URI
Tony Mancill
gitlab at salsa.debian.org
Sun Nov 3 20:26:08 GMT 2019
Tony Mancill pushed to branch master at Debian Java Maintainers / checkstyle
Commits:
2ddc501d by tony mancill at 2019-11-03T20:19:10Z
Use https URL for debian/copyright Format URI
- - - - -
2ca463cf by tony mancill at 2019-11-03T20:19:46Z
Use debhelper 12
- - - - -
92799fa1 by tony mancill at 2019-11-03T20:20:13Z
prepare changelog for upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,8 @@ checkstyle (8.26-1) unstable; urgency=medium
* 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)
+ * Use https URL for debian/copyright Format URI
+ * Use debhelper 12
-- tony mancill <tmancill at debian.org> Sun, 03 Nov 2019 11:56:14 -0800
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-11
+12
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Build-Depends:
ant-optional,
antlr (>= 2.7.6),
antlr4-maven-plugin,
- debhelper (>= 11),
+ debhelper (>= 12),
default-jdk,
default-jdk-doc,
javahelper,
=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Checkstyle
Source: https://github.com/checkstyle/checkstyle
Files-Excluded: .idea
View it on GitLab: https://salsa.debian.org/java-team/checkstyle/compare/ce3d3134ce923fad6a82243eab5b2b46cc2888d3...92799fa1ceab72406fc534cf4c95a507c38b47aa
--
View it on GitLab: https://salsa.debian.org/java-team/checkstyle/compare/ce3d3134ce923fad6a82243eab5b2b46cc2888d3...92799fa1ceab72406fc534cf4c95a507c38b47aa
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/d6e8c246/attachment.html>
More information about the pkg-java-commits
mailing list