Lintian Fixes - mpb
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/mpb lintian-fixes/main
Summary
- 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)
- Drop unnecessary dependency on dh-autoreconf. (useless-autoreconf-build-depends)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2020-03-14 18:11:28 +0000
+++ b/debian/changelog 2020-07-24 12:04:52 +0000
@@ -1,3 +1,11 @@
+mpb (1.10.0-2) UNRELEASED; urgency=low
+
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk> Fri, 24 Jul 2020 12:03:42 -0000
+
mpb (1.10.0-1) unstable; urgency=medium
* New upstream release
=== modified file 'debian/rules'
--- a/debian/rules 2020-03-14 18:11:28 +0000
+++ b/debian/rules 2020-07-24 12:04:52 +0000
@@ -32,7 +32,7 @@
endif
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_clean:
dh_clean
=== 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-07-24 12:04:01 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/stevengj/mpb/issues
+Bug-Submit: https://github.com/stevengj/mpb/issues/new
+Repository: https://github.com/stevengj/mpb.git
+Repository-Browse: https://github.com/stevengj/mpb
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package mpb
No differences were encountered between the control files of package mpb-dbgsym
No differences were encountered between the control files of package mpb-dev
No differences were encountered between the control files of package mpb-doc
No differences were encountered between the control files of package mpb-mpi
No differences were encountered between the control files of package mpb-mpi-dbgsym
No differences were encountered between the control files of package mpb-scm
Run locally
Try this locally (using the lintian-brush package):
debcheckout mpb
cd mpb
lintian-brush