Lintian Fixes - libdontdie
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/libdontdie lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing upstream-metadata-missing-bug-tracking upstream-metadata-missing-repository)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-09-08 14:50:18 +0000
+++ b/debian/changelog 2020-10-20 17:30:26 +0000
@@ -1,3 +1,12 @@
+libdontdie (1.2.0-3) UNRELEASED; urgency=medium
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk> Tue, 20 Oct 2020 17:30:13 -0000
+
libdontdie (1.2.0-2) unstable; urgency=low
* debian/control: use salsa VCS URLs
=== removed file 'debian/compat'
--- a/debian/compat 2018-09-08 14:50:18 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-09-08 14:50:18 +0000
+++ b/debian/control 2020-10-20 17:30:19 +0000
@@ -5,8 +5,7 @@
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/alteholz/libdontdie
Vcs-Git: https://salsa.debian.org/alteholz/libdontdie.git
-Build-Depends: debhelper (>= 11)
- , dh-exec (>=0.3)
+Build-Depends: debhelper-compat (= 12), dh-exec (>= 0.3)
Homepage: https://github.com/flonatel/libdontdie
Package: libdontdie0
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2020-10-20 17:30:26 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/flonatel/libdontdie/issues
+Bug-Submit: https://github.com/flonatel/libdontdie/issues/new
+Repository: https://github.com/flonatel/libdontdie.git
+Repository-Browse: https://github.com/flonatel/libdontdie
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package libdontdie0
No differences were encountered between the control files of package libdontdie0-dbgsym
Run locally
Try this locally (using the lintian-brush package):
debcheckout libdontdie
cd libdontdie
lintian-brush