Lintian Fixes - fparserc++

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index e2bfb1f..47f35fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+fparserc++ (4.5.2-3) UNRELEASED; urgency=medium
+
+  * Update watch file format version to 4.
+  * Bump debhelper from old 11 to 13.
+  * Set debhelper-compat version in Build-Depends.
+  * Update standards version to 4.2.1, no changes needed.
+  * Avoid explicitly specifying -Wl,--as-needed linker flag.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 11:17:29 -0000
+
 fparserc++ (4.5.2-2) unstable; urgency=medium
 
   * debian/control:
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 70f0ec9..58b5ce3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,10 +2,10 @@ Source: fparserc++
 Section: libs
 Priority: optional
 Maintainer: Ruben Undheim <ruben.undheim@gmail.com>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                cmake,
                bison
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/rubund/fparsercxx
 Vcs-Git: https://salsa.debian.org/rubund/fparsercxx.git
 Homepage: http://warp.povusers.org/FunctionParser/
diff --git a/debian/rules b/debian/rules
index dcf5b41..b145185 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
diff --git a/debian/watch b/debian/watch
index 7b3235b..b5cdd20 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
+version=4
 http://warp.povusers.org/FunctionParser/ http://warp.povusers.org/FunctionParser/fparser(.*)\.tar.bz2

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/6d/68a21f76e2a15d6e8c4060e66da7c80319a1ec.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/8e/55a3bc829f710ef5ab73f9c14b8d4f8c4586e7.debug

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

No differences were encountered between the control files of package libfparser4

Control files of package libfparser4-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 8e55a3bc829f710ef5ab73f9c14b8d4f8c4586e7 6d68a21f76e2a15d6e8c4060e66da7c80319a1ec

Run locally

More details

Full run details