Lintian Fixes - ptpd

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index faf2715..581c965 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ptpd (2.3.1-debian1-5) UNRELEASED; urgency=medium
+
+  * Set debhelper-compat version in Build-Depends.
+  * Set upstream metadata fields: Archive, Name (from ./configure), Repository.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 01 Sep 2022 09:19:12 -0000
+
 ptpd (2.3.1-debian1-4) unstable; urgency=medium
 
   * debian/control: bump standard to 4.2.1
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 1c16c3f..5bd937a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Thorsten Alteholz <debian@alteholz.de>
 Standards-Version: 4.2.1
-Build-Depends: debhelper (>= 11)
-	, libpcap0.8-dev
+Build-Depends: debhelper-compat (= 11), libpcap0.8-dev
 Homepage: http://sourceforge.net/projects/ptpd
 Vcs-Browser: https://salsa.debian.org/alteholz/ptpd
 Vcs-Git: https://salsa.debian.org/alteholz/ptpd.git
diff --git a/debian/rules b/debian/rules
index d4a47eb..eefd3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_clean:
 	[ ! -f src/Makefile ] || make -C src clean
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..3456350
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Name: ptpd
+Archive: SourceForge
+Repository: https://sourceforge.net/p/ptpd/code/

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/6f/d411b78453458d606a466c86be4524db9c618f.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/09/ddffc192a94c9dca5a7162ff9c5ce8e492cc31.debug
-rwxr-xr-x  root/root   DEBIAN/preinst

No differences were encountered between the control files of package ptpd

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

  • Build-Ids: 09ddffc192a94c9dca5a7162ff9c5ce8e492cc31 6fd411b78453458d606a466c86be4524db9c618f

Run locally

More details

Full run details