Run of lintian-fixes for beansbinding

Merge these changes:

git pull https://janitor.debian.net/git/beansbinding lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 26bca12..2fb8cac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -83,4 +83,3 @@ libbeansbinding-java (1.2.1-0ubuntu1) hardy; urgency=low
   * Initial version. (LP: #185975)
 
  -- Marek Slama <marek.slama@sun.com>  Fri, 25 Jan 2008 10:00:00 +0100
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 2d97ec6..9bbdf87 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,13 @@ Priority: optional
 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 (= 13),
+ 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

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes libbeansbinding-java-docapt install -t lintian-fixes libbeansbinding-java

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved