Run of lintian-fixes for bluez-tools

Merge these changes:

git pull https://janitor.debian.net/git/bluez-tools lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 1c1a7ef..a20847c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: utils
 Priority: optional
 Maintainer: Debian Bluetooth Maintainers <team+pkg-bluetooth@tracker.debian.org>
 Uploaders: Nobuhiro Iwamatsu <iwamatsu@debian.org>
-Build-Depends: debhelper (>= 11), libbluetooth-dev (>= 5),
+Build-Depends: debhelper-compat (= 13), libbluetooth-dev (>= 5),
     libreadline-dev, libdbus-1-dev, libglib2.0-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://github.com/khvzak/bluez-tools
 Vcs-Git: https://salsa.debian.org/bluetooth-team/bluez-tools.git
 Vcs-Browser: https://salsa.debian.org/bluetooth-team/bluez-tools
diff --git a/debian/copyright b/debian/copyright
index 9668391..344d54b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: bluez-tools
 Source: https://github.com/khvzak/bluez-tools
 
diff --git a/debian/rules b/debian/rules
index 39a04a8..e973a58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf
+	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..baef54d
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/khvzak/bluez-tools/issues
+Bug-Submit: https://github.com/khvzak/bluez-tools/issues/new
+Repository: https://github.com/khvzak/bluez-tools.git
+Repository-Browse: https://github.com/khvzak/bluez-tools

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.dwz/x86_64-linux-gnu/bluez-tools.debug

No differences were encountered between the control files of package bluez-tools

No differences were encountered between the control files of package bluez-tools-dbgsym

Publish History

  • 2023-03-06T20:42: ( Success ) (requested by runner)

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes bluez-tools-dbgsymapt install -t lintian-fixes bluez-tools

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved