Lintian Fixes - radlib
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/radlib lintian-fixes/main
Summary
- Trim trailing whitespace. (trailing-whitespace)
- 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 2018-07-10 17:55:42 +0000
+++ b/debian/changelog 2020-08-16 15:55:07 +0000
@@ -1,3 +1,12 @@
+radlib (2.12.0-7) UNRELEASED; urgency=low
+
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 16 Aug 2020 15:52:52 -0000
+
radlib (2.12.0-6) unstable; urgency=medium
* debian/control: bump standard to 4.1.5 (no changes)
@@ -97,4 +106,3 @@
* Initial Release.
-- Mark Teel <mteel2005@gmail.com> Tue, 17 Nov 2009 08:14:06 -0600
-
=== modified file 'debian/rules'
--- a/debian/rules 2018-07-10 17:55:42 +0000
+++ b/debian/rules 2020-08-16 15:55:07 +0000
@@ -13,7 +13,7 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
# ./configure $(CROSS) --prefix=/usr --enable-sqlite
=== 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-08-16 15:54:13 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mteel/radlib/issues
+Bug-Submit: https://github.com/mteel/radlib/issues/new
+Repository: https://github.com/mteel/radlib.git
+Repository-Browse: https://github.com/mteel/radlib
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package librad0
No differences were encountered between the control files of package librad0-dbgsym
No differences were encountered between the control files of package librad0-tools
No differences were encountered between the control files of package librad0-tools-dbgsym
No differences were encountered between the control files of package radlib-dev
Run locally
Try this locally (using the lintian-brush package):
debcheckout radlib
cd radlib
lintian-brush