Lintian Fixes - libjs-img.srcset

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 434abc5..4681235 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libjs-img.srcset (2.0.0~20131003~dfsg-4) UNRELEASED; urgency=medium
+
+  * Update lintian override info format in d/source/lintian-overrides on line
+    2-3.
+  * Bump debhelper dependency to >= 9, since that's what is used in
+    debian/compat.
+  * Bump debhelper from deprecated 9 to 10.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.1.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 23 May 2023 11:19:39 -0000
+
 libjs-img.srcset (2.0.0~20131003~dfsg-3) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 904295a..d8c79da 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr@jones.dk>
 Build-Depends: cdbs,
- debhelper,
+ debhelper (>= 10~),
  dh-buildinfo,
  uglifyjs,
  tofrodos
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Homepage: https://github.com/weblinc/img-srcset
 Vcs-Git: https://salsa.debian.org/debian/libjs-img.srcset.git
 Vcs-Browser: https://salsa.debian.org/debian/libjs-img.srcset
diff --git a/debian/control.in b/debian/control.in
index 352b139..dad121f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,8 +3,8 @@ Section: javascript
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr@jones.dk>
-Build-Depends: @cdbs@
-Standards-Version: 4.1.0
+Build-Depends: @cdbs@, debhelper (>= 10~)
+Standards-Version: 4.1.1
 Homepage: https://github.com/weblinc/img-srcset
 Vcs-Git: https://anonscm.debian.org/git/collab-maint/libjs-img.srcset.git
 Vcs-Browser: https://anonscm.debian.org/git/collab-maint/libjs-img.srcset.git
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index e5f206a..198464a 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,3 +1,3 @@
 # License is in License-Reference field (see bug#786450)
-missing-license-paragraph-in-dep5-copyright gpl-3\+ *
-missing-license-text-in-dep5-copyright GPL-3\+ *
+missing-license-paragraph-in-dep5-copyright gpl-3\+ [debian/copyright:*]
+missing-license-text-in-dep5-copyright GPL-3\+ [debian/copyright:*]
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..10a3651
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/weblinc/img-srcset/issues
+Bug-Submit: https://github.com/weblinc/img-srcset/issues/new
+Repository-Browse: https://github.com/weblinc/img-srcset

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details