Run of lintian-fixes for libnih
Try this locally (using the lintian-brush package):
debcheckout libnih
cd libnih
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libnih lintian-fixes/main
Summary
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Set upstream metadata fields: Bug-Submit (from ./configure), Repository, Repository-Browse. (upstream-metadata-file-is-missing)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-01-06 13:29:08 +0000
+++ b/debian/changelog 2020-01-06 12:07:22 +0000
@@ -1,3 +1,11 @@
+libnih (1.0.3-11) UNRELEASED; urgency=medium
+
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Submit (from ./configure),
+ Repository, Repository-Browse.
+
+ -- Debian Janitor <janitor@jelmer.uk> Mon, 06 Jan 2020 12:05:57 +0000
+
libnih (1.0.3-10) unstable; urgency=medium
* QA upload.
=== removed file 'debian/compat'
--- a/debian/compat 2018-01-06 13:07:51 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2018-01-06 13:27:13 +0000
+++ b/debian/control 2020-01-06 12:06:06 +0000
@@ -4,7 +4,7 @@
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 4.1.3
Build-Depends: dbus (>= 1.4),
- debhelper (>= 11~),
+ debhelper-compat (= 11),
dh-exec,
libdbus-1-dev (>= 1.4),
libexpat1-dev (>= 2.0.0),
=== 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-01-06 12:07:22 +0000
@@ -0,0 +1,3 @@
+Bug-Submit: http://bugs.launchpad.net/libnih/
+Repository: https://code.launchpad.net/libnih
+Repository-Browse: https://code.launchpad.net/libnih
Publish History
- 2020-02-16T02:21: Merge proposal updated (Success)
- 2020-02-15T23:23: Merge proposal updated (Success)
- 2020-02-15T20:34: Merge proposal updated (Success)
- 2020-02-15T17:33: Merge proposal updated (Success)
- 2020-02-15T14:28: Merge proposal updated (Success)
- 2020-02-15T11:31: Merge proposal updated (Success)
- 2020-02-15T08:36: Merge proposal updated (Success)
- 2020-02-15T05:41: Merge proposal updated (Success)
- 2020-02-15T02:43: Merge proposal updated (Success)
- 2020-02-14T23:39: Merge proposal updated (Success)