Lintian Fixes - rtl-sdr

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index bd861e2..6de09a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+rtl-sdr (0.6.0-5) UNRELEASED; urgency=medium
+
+  * Remove an obsolete maintscript entry.
+  * Bump debhelper from old 12 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Repository.
+  * Fix day-of-week for changelog entry 0.6~git.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 07 Feb 2023 22:46:15 -0000
+
 rtl-sdr (0.6.0-4) unstable; urgency=medium
 
   * update to v0.6.0-33-g2659e2d (Debian patches in upstream)
@@ -56,7 +67,7 @@ rtl-sdr (0.6~git) unstable; urgency=medium
 
   * New upstream release
 
- -- Harald Welte <laforge@gnumonks.org>  Sun, 06 Jun 2018 15:09:42 +0200
+ -- Harald Welte <laforge@gnumonks.org>  Wed, 06 Jun 2018 15:09:42 +0200
 
 rtl-sdr (0.5.4-1) unstable; urgency=medium
 
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 1a0ee0c..065867f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: comm
 Priority: optional
 Maintainer: A. Maitland Bottoms <bottoms@debian.org>
 Build-Depends: cmake,
-               debhelper (>= 12~),
+	       debhelper-compat (= 13),
                libusb-1.0-0-dev [!kfreebsd-any],
                libusb2-dev [kfreebsd-any],
 	       pkg-config
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Homepage: http://sdr.osmocom.org/trac/wiki/rtl-sdr
 Vcs-Browser: https://salsa.debian.org/bottoms/pkg-rtl-sdr
 Vcs-Git: https://salsa.debian.org/bottoms/pkg-rtl-sdr.git
diff --git a/debian/librtlsdr0.maintscript b/debian/librtlsdr0.maintscript
deleted file mode 100644
index 9819521..0000000
--- a/debian/librtlsdr0.maintscript
+++ /dev/null
@@ -1 +0,0 @@
-rm_conffile /etc/modprobe.d/rtl-sdr-blacklist.conf 0.5.3-10~
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..c697f76
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,2 @@
+---
+Repository: git://git.osmocom.org/rtl-sdr.git

Run locally

More details

Full run details

Historical runs