Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Use https URL for debian/copyright Format URI
· 2ddc501d
Tony Mancill
authored
Nov 03, 2019
2ddc501d
Use debhelper 12
· 2ca463cf
Tony Mancill
authored
Nov 03, 2019
2ca463cf
prepare changelog for upload to unstable
· 92799fa1
Tony Mancill
authored
Nov 03, 2019
92799fa1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
92799fa1
...
...
@@ -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@debian.org> Sun, 03 Nov 2019 11:56:14 -0800
...
...
debian/compat
View file @
92799fa1
1
1
1
2
debian/control
View file @
92799fa1
...
...
@@ -7,7 +7,7 @@ Build-Depends:
ant-optional,
antlr (>= 2.7.6),
antlr4-maven-plugin,
debhelper (>= 1
1
),
debhelper (>= 1
2
),
default-jdk,
default-jdk-doc,
javahelper,
...
...
debian/copyright
View file @
92799fa1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Checkstyle
Source: https://github.com/checkstyle/checkstyle
Files-Excluded: .idea
...
...