Lintian Fixes - maven-invoker
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/maven-invoker lintian-fixes/main
Summary
- Trim trailing whitespace. (trailing-whitespace)
- Use secure URI in Homepage field. (homepage-field-uses-insecure-uri)
- Bump debhelper from old 10 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Update Vcs-* headers from URL redirect. (vcs-obsolete-in-debian-infrastructure)
- Use canonical URL in Vcs-Git. (vcs-field-not-canonical)
- Remove unnecessary get-orig-source-target. (debian-rules-contains-unnecessary-get-orig-source-target)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-11-26 13:32:40 +0000
+++ b/debian/changelog 2020-12-28 11:08:25 +0000
@@ -1,8 +1,18 @@
maven-invoker (3.0.0-2) UNRELEASED; urgency=medium
+ [ Emmanuel Bourg ]
* Team upload.
* Removed the unused build dependency on libmaven-plugin-tools-java
+ [ Debian Janitor ]
+ * Trim trailing whitespace.
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+ * Remove unnecessary get-orig-source-target.
+
-- Emmanuel Bourg <ebourg@apache.org> Mon, 26 Nov 2018 14:32:21 +0100
maven-invoker (3.0.0-1) unstable; urgency=medium
@@ -90,4 +100,3 @@
* Initial release. (Closes: #535012)
-- Ludovic Claude <ludovic.claude@laposte.net> Tue, 09 Jun 2009 13:42:10 +0100
-
=== removed file 'debian/compat'
--- a/debian/compat 2017-06-30 04:34:44 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2018-11-26 13:32:40 +0000
+++ b/debian/control 2020-12-28 11:08:16 +0000
@@ -6,16 +6,16 @@
Ludovic Claude <ludovic.claude@laposte.net>,
tony mancill <tmancill@debian.org>
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 12),
default-jdk,
junit4,
libplexus-component-metadata-java (>= 1.6),
libplexus-utils-java,
maven-debian-helper
Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-invoker.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-invoker.git
-Homepage: http://maven.apache.org/shared/maven-invoker/
+Vcs-Git: https://salsa.debian.org/java-team/maven-invoker.git
+Vcs-Browser: https://salsa.debian.org/java-team/maven-invoker
+Homepage: https://maven.apache.org/shared/maven-invoker/
Package: libmaven-invoker-java
Architecture: all
=== modified file 'debian/rules'
--- a/debian/rules 2016-01-18 22:12:12 +0000
+++ b/debian/rules 2020-12-28 11:08:25 +0000
@@ -4,6 +4,3 @@
%:
dh $@ --buildsystem=maven
-
-get-orig-source:
- uscan --download-curent-version --force-download --rename
Debdiff
File lists identical (after any substitutions)
Control files: lines which differ (wdiff format)
Homepage: http://maven.apache.org/shared/maven-invoker/ https://maven.apache.org/shared/maven-invoker/
Run locally
Try this locally (using the lintian-brush package):
debcheckout maven-invoker
cd maven-invoker
lintian-brush --exclude=upstream-metadata-file