Lintian Fixes - cpp-hocon

Ready changes

Summary

Diff

diff --git a/debian/control b/debian/control
index 3bd9db6..275bae6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13),
  libleatherman-dev,
  libboost-program-options-dev,
  catch (>= 1.10~),
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
 Section: libs
 Homepage: https://github.com/puppetlabs/cpp-hocon
 Vcs-Git: https://salsa.debian.org/puppet-team/cpp-hocon.git
diff --git a/debian/rules b/debian/rules
index 899c3fd..387f65d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,5 @@
 # see FEATURE AREAS in dpkg-buildflags(1)
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-
 %:
 	dh $@
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..9291e2f
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/puppetlabs/cpp-hocon/issues
+Bug-Submit: https://github.com/puppetlabs/cpp-hocon/issues/new
+Repository-Browse: https://github.com/puppetlabs/cpp-hocon
diff --git a/debian/watch b/debian/watch
index f70af44..c17005b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-https://github.com/puppetlabs/cpp-hocon/releases .*/([\d.]+)/cpp-hocon.tar.gz
+version=4
+https://github.com/puppetlabs/cpp-hocon/tags .*/([\d.]+)/cpp-hocon.tar.gz

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/.build-id/4e/6a5438edf33a39af2412e2230efb56693addc7.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/86/9017a39ea9e1fb0f550811b3422fa923facd6a.debug

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

Control files of package libcpp-hocon0.3.0: lines which differ (wdiff format)

  • Depends: libboost-filesystem1.74.0 (>= 1.74.0), libboost-locale1.74.0 (>= 1.74.0), libboost-regex1.74.0-icu72, libboost-regex1.74.0-icu71, libboost-thread1.74.0 (>= 1.74.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libleatherman1.12.1 (>= 1.12.1+dfsg), libstdc++6 (>= 11)

Control files of package libcpp-hocon0.3.0-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 869017a39ea9e1fb0f550811b3422fa923facd6a 4e6a5438edf33a39af2412e2230efb56693addc7

Run locally

More details

Full run details