Lintian Fixes - libfcgi

Ready changes

Summary

  • Set fields Upstream-Name, Upstream-Contact in debian/copyright.
  • Set upstream metadata fields: Bug-Database. ( upstream-metadata-missing-bug-tracking )
  • Drop unnecessary dependency on dh-autoreconf.
  • Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
  • Update standards version to 4.6.1, no changes needed. ( out-of-date-standards-version )
  • Update standards version to 4.6.2, no changes needed. ( out-of-date-standards-version )

Diff

diff --git a/debian/control b/debian/control
index 5d28a41..1377be8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper-compat (= 13)
 Homepage: https://github.com/FastCGI-Archives
 Vcs-Git: https://github.com/tehnick/libfcgi-debian.git
 Vcs-Browser: https://github.com/tehnick/libfcgi-debian
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 
 Package: libfcgi-dev
diff --git a/debian/copyright b/debian/copyright
index 416953c..09269ba 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,7 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/FastCGI-Archives/fcgi2/tags
+Upstream-Name: FastCGI
+Upstream-Contact: Mathieu CARBONNEAUX <mcarbonneaux@gmail.com>
 
 Files: *
 Copyright: 1996 Open Market, Inc.
diff --git a/debian/rules b/debian/rules
index f29d203..76e304d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export AUTOMAKE=automake --foreign
 
 %:
-	dh $@ --no-parallel --with autoreconf
+	dh $@ --no-parallel
 
 override_dh_auto_install:
 	dh_auto_install
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index efbed1c..031644b 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,5 +1,4 @@
-Name: FastCGI
-Contact: Mathieu CARBONNEAUX <mcarbonneaux@gmail.com>
+Bug-Database: https://github.com/FastCGI-Archives/fcgi2/issues
 Security-Contact: Mathieu CARBONNEAUX <mcarbonneaux@gmail.com>
 Repository: https://github.com/FastCGI-Archives/fcgi2.git
 Repository-Browse: https://github.com/FastCGI-Archives/fcgi2

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libfcgi-bin

No differences were encountered between the control files of package libfcgi-bin-dbgsym

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

No differences were encountered between the control files of package libfcgi0ldbl

No differences were encountered between the control files of package libfcgi0ldbl-dbgsym

Run locally

More details

Full run details