Lintian Fixes - libhibernate-commons-annotations-java

Ready changes

Summary

Failed fixers:

See the worker log for details.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index cf854a2..98f10e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libhibernate-commons-annotations-java (3.2.0.Final-5) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 10 to 13.
+  * 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.
+  * Update standards version to 4.1.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 22 Nov 2022 20:39:47 -0000
+
 libhibernate-commons-annotations-java (3.2.0.Final-4) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index f691b3a..2eda968 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Uploaders:
  Torsten Werner <twerner@debian.org>,
  Varun Hiremath <varun@debian.org>
 Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 13),
  default-jdk,
  junit,
  libcommons-logging-java,
  liblog4j1.2-java,
  maven-debian-helper
-Standards-Version: 4.1.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhibernate-commons-annotations-java.git
-Homepage: http://www.hibernate.org
+Standards-Version: 4.1.1
+Vcs-Git: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libhibernate-commons-annotations-java
+Homepage: https://www.hibernate.org
 
 Package: libhibernate-commons-annotations-java
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 7e56830..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@
-
-get-orig-source:
-	uscan --download-curren-version --force-download
diff --git a/debian/watch b/debian/watch
index 4d936b3..180e5ec 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/hibernate/hibernate-commons-annotations/tags .*/([\d\.]+).Final.tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.hibernate.org https://www.hibernate.org

Run locally

More details

Full run details