Lintian Fixes - libbloom

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 3cbe884..09acc68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libbloom (1.6-8) UNRELEASED; urgency=medium
+
+  * Bump debhelper from old 12 to 13.
+    + Drop check for DEB_BUILD_OPTIONS containing "nocheck", since debhelper now
+      does this.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Aug 2023 21:35:39 -0000
+
 libbloom (1.6-7) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 339e16e..51079b2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,10 @@ Priority: optional
 Maintainer: Debian Bridges Team <team+bridges@tracker.debian.org>
 Uploaders: Roger Shimizu <rosh@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  ploticus,
  valgrind [amd64 arm64 armhf i386 mipsel mips64el powerpc ppc64 ppc64el s390x]
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 Homepage: https://github.com/jvirkki/libbloom
 Vcs-Git: https://salsa.debian.org/bridges-team/libbloom.git
diff --git a/debian/rules b/debian/rules
index dd5c554..dcf2aa6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,7 @@ override_dh_auto_build:
 	dh_auto_build -- BITS=default
 
 override_dh_auto_test:
-ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	make BITS=default release_test
-endif
 
 override_dh_auto_install:
 	mkdir -p usr/lib/$(DEB_HOST_MULTIARCH)

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libbloom-dev

No differences were encountered between the control files of package libbloom1

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

Run locally

More details

Full run details