Lintian Fixes - ruby-cstruct

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 4117b64..6c4d4f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ruby-cstruct (1.0.1-4) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.1.1, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 17 Nov 2022 13:07:34 -0000
+
 ruby-cstruct (1.0.1-3) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/control b/debian/control
index 55697c0..91ada7e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
 Uploaders:
  Thomas Goirand <zigo@debian.org>,
 Build-Depends:
- debhelper-compat (= 11),
+ debhelper-compat (= 13),
  gem2deb,
  openstack-pkg-tools,
  rake,
  ruby-rspec,
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Vcs-Git: https://salsa.debian.org/openstack-team/third-party/ruby-cstruct.git
 Vcs-Browser: https://salsa.debian.org/openstack-team/third-party/ruby-cstruct
 Homepage: https://github.com/skandhas/cstruct
diff --git a/debian/rules b/debian/rules
index 5630657..96ae635 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,4 +20,3 @@ include /usr/share/openstack-pkg-tools/pkgos.make
 override_dh_installdocs:
 	dh_installdocs -O--buildsystem=ruby
 	find $(CURDIR)/debian -iname Thumbs.db -delete
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..17e1942
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/skandhas/cstruct/issues
+Bug-Submit: https://github.com/skandhas/cstruct/issues/new
+Repository-Browse: https://github.com/skandhas/cstruct
diff --git a/debian/watch b/debian/watch
index ea6cbcb..4942b2c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/cstruct .*/cstruct-(.*).tar.gz

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Ruby-Versions: all

Run locally

More details

Full run details