Lintian Fixes - argparse-manpage

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index d6ec451..da03ada 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+argparse-manpage (1.2.2-2) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Use secure URI in Homepage field.
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Contact,
+    Repository-Browse.
+  * Update standards version to 4.6.1, no changes needed.
+  * Set field Upstream-Contact in debian/copyright.
+  * Set upstream metadata fields: Repository.
+  * Remove obsolete field Contact from debian/upstream/metadata (already present
+    in machine-readable debian/copyright).
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 02 Nov 2022 07:08:40 -0000
+
 argparse-manpage (1.2.2-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 1135f92..788c1fa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Uploaders: Timo Aaltonen <tjaalton@debian.org>
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 12),
+ debhelper-compat (= 13),
  dh-python,
  python3-all,
  python3-setuptools,
  python3-six,
-Standards-Version: 4.4.0
-Homepage: http://github.com/praiskup/argparse-manpage
+Standards-Version: 4.6.2
+Homepage: https://github.com/praiskup/argparse-manpage
 Vcs-Git: https://salsa.debian.org/freeipa-team/argparse-manpage.git
 Vcs-Browser: https://salsa.debian.org/freeipa-team/argparse-manpage
 
diff --git a/debian/copyright b/debian/copyright
index 9e5e6a4..03e308f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: argparse-manpage
 Source: https://github.com/praiskup/argparse-manpage
+Upstream-Contact: Pavel Raiskup <praiskup@redhat.com>
 
 Files: *
 Copyright: 2017 Red Hat, Inc.
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8cf0e62
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/praiskup/argparse-manpage/issues
+Bug-Submit: https://github.com/praiskup/argparse-manpage/issues/new
+Repository: https://github.com/praiskup/argparse-manpage.git
+Repository-Browse: https://github.com/praiskup/argparse-manpage
diff --git a/debian/watch b/debian/watch
index 2d208ac..76473f3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://github.com/praiskup/argparse-manpage/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Homepage: http://github.com/praiskup/argparse-manpage https://github.com/praiskup/argparse-manpage

Run locally

More details

Full run details