Lintian Fixes - dpaste

Ready changes

Summary

Lintian Result

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 e5fa8a7..3df5878 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: Simon Désaulniers <sim.desaulniers@gmail.com>
 Build-Depends:
-    debhelper (>=11~),
+    debhelper-compat (= 13),
     pkg-config,
     libopendht-dev,
     libargon2-dev,
@@ -14,7 +14,7 @@ Build-Depends:
     libcurl4-gnutls-dev | libcurl4-nss-dev | libcurl4-openssl-dev,
     libgpgme-dev,
     libgpgmepp-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
 Homepage: https://github.com/sim590/dpaste
 Vcs-Browser: https://salsa.debian.org/sim590-guest/dpaste
 Vcs-Git: https://salsa.debian.org/sim590-guest/dpaste.git
diff --git a/debian/rules b/debian/rules
index b56b38b..a31a263 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_autoreconf:
 	dh_autoreconf -- ./autogen.sh
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..094ba35
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/sim590/dpaste/issues
+Bug-Submit: https://github.com/sim590/dpaste/issues/new
+Repository: https://github.com/sim590/dpaste.git
+Repository-Browse: https://github.com/sim590/dpaste
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..982661e
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=4
+opts=filenamemangle=s/.*\/(\d\S+)\.tar\.gz/dpaste-$1\.tar\.gz/ https://github.com/sim590/dpaste/tags .*\/(\d\S+)\.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/6d/522beed88e6785dce8bb1a0330742b6985f7e4.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/12/82783722b7552f4287e0f757a5faaa9f0e81d0.debug

Control files of package dpaste: lines which differ (wdiff format)

  • Depends: libb64-0d (>= 1.2), libc6 (>= 2.34), libcurl3-gnutls (>= 7.16.2), libcurlpp0 (>= 0.8.1-2~), libgcc-s1 (>= 3.0), libglibmm-2.4-1v5 (>= 2.66.6), libgpgmepp6 (>= 1.18.0), 1.17.1), libopendht2 (>= 2.4.12), libstdc++6 (>= 12)

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

  • Build-Ids: 1282783722b7552f4287e0f757a5faaa9f0e81d0 6d522beed88e6785dce8bb1a0330742b6985f7e4

Run locally

More details

Full run details