Lintian Fixes - beansbinding
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/beansbinding lintian-fixes/main
Summary
- Trim trailing whitespace. (file-contains-trailing-whitespace)
- Bump debhelper from old 11 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)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-03-23 14:05:00 +0000
+++ b/debian/changelog 2020-06-03 12:10:53 +0000
@@ -1,3 +1,13 @@
+beansbinding (1.2.1-5) UNRELEASED; urgency=low
+
+ * Trim trailing whitespace.
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Update Vcs-* headers from URL redirect.
+ * Use canonical URL in Vcs-Git.
+
+ -- Debian Janitor <janitor@jelmer.uk> Wed, 03 Jun 2020 12:08:03 -0000
+
beansbinding (1.2.1-4) unstable; urgency=medium
* Team upload.
@@ -83,4 +93,3 @@
* Initial version. (LP: #185975)
-- Marek Slama <marek.slama@sun.com> Fri, 25 Jan 2008 10:00:00 +0100
-
=== removed file 'debian/compat'
--- a/debian/compat 2018-03-23 13:43:20 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-03-23 13:45:15 +0000
+++ b/debian/control 2020-06-03 12:10:53 +0000
@@ -4,12 +4,12 @@
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Marek Slama <marek.slama@sun.com>,
tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 11), javahelper, ant, default-jdk,
+Build-Depends: debhelper-compat (= 12), javahelper, ant, default-jdk,
maven-repo-helper
Standards-Version: 4.1.3
Homepage: https://github.com/JFormDesigner/swing-beansbinding
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/beansbinding.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/beansbinding.git
+Vcs-Browser: https://salsa.debian.org/java-team/beansbinding
+Vcs-Git: https://salsa.debian.org/java-team/beansbinding.git
Package: libbeansbinding-java
Architecture: all
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package libbeansbinding-java
No differences were encountered between the control files of package libbeansbinding-java-doc
Run locally
Try this locally (using the lintian-brush package):
debcheckout beansbinding
cd beansbinding
lintian-brush --exclude=upstream-metadata-file