Lintian Fixes - libmetadata-extractor-java

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index f85d5fd..6b10193 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libmetadata-extractor-java (2.11.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 03 Sep 2022 10:26:43 -0000
+
 libmetadata-extractor-java (2.11.0-1) unstable; urgency=medium
 
   * New upstream release
@@ -156,4 +169,3 @@ libmetadata-extractor-java (2.3.1-1) unstable; urgency=low
   * Initial release (Closes: #434090)
 
  -- Andreas Putzo <andreas@putzo.net>  Fri, 20 Jul 2007 19:15:37 +0000
-
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 6137870..0bba05f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
  default-jdk,
  javahelper,
  junit4,
  libxmpcore-java,
  maven-debian-helper
-Standards-Version: 4.3.0
+Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/libmetadata-extractor-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libmetadata-extractor-java
-Homepage: http://www.drewnoakes.com/code/exif/
+Homepage: https://www.drewnoakes.com/code/exif/
 
 Package: libmetadata-extractor-java
 Architecture: all
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..900da8e
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/drewnoakes/metadata-extractor/issues
+Bug-Submit: https://github.com/drewnoakes/metadata-extractor/issues/new
+Repository: https://github.com/drewnoakes/metadata-extractor.git
+Repository-Browse: https://github.com/drewnoakes/metadata-extractor
diff --git a/debian/watch b/debian/watch
index ba6574f..6d8098c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/drewnoakes/metadata-extractor/tags .*/([\d\.]+).tar.gz debian debian/orig-tar.sh

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://www.drewnoakes.com/code/exif/ https://www.drewnoakes.com/code/exif/

Run locally

More details

Full run details