Lintian Fixes - magit-popup

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 28f4be2..a07c990 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,17 @@
 magit-popup (2.13.2-3) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 and emacs25 from Enhances (packages do not exist in
     bullseye).
 
+  [ Debian Janitor ]
+  * Update watch file format version to 4.
+  * Bump debhelper from old 12 to 13.
+  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
+    page/<org>/<repo>/archive/<tag> → /<org>/<repo>/archive/refs/tags/<tag>.
+  * debian/watch: Use GitHub /tags rather than /releases page.
+  * Update standards version to 4.1.5, no changes needed.
+
  -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:44:50 -0400
 
 magit-popup (2.13.2-2) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 5fe6f7f..b74083b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: vcs
 Priority: optional
 Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
 Uploaders: Rémi Vanicat <vanicat@debian.org>
-Build-Depends: debhelper-compat (= 12), dh-elpa (>= 1.7), texinfo, install-info
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), dh-elpa (>= 1.7), texinfo, install-info
+Standards-Version: 4.1.5
 Homepage: https://magit.vc/
 Vcs-Browser: https://salsa.debian.org/emacsen-team/magit-popup
 Vcs-Git: https://salsa.debian.org/emacsen-team/magit-popup.git
diff --git a/debian/watch b/debian/watch
index 7464e1e..0a81ee8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/magit/magit-popup/releases /magit/magit-popup/archive/v(\d.+).tar.gz
+version=4
+https://github.com/magit/magit-popup/tags /magit/magit-popup/archive/refs/tags/v(\d.+).tar.gz

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details