Lintian Fixes - libhtp

Ready changes

Summary

  • debian/copyright: use spaces rather than tabs to start continuation lines. ( tab-in-license-text )
  • Drop unnecessary dependency on dh-autoreconf.

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a968227..dc032c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libhtp (1:0.5.45-2) UNRELEASED; urgency=medium
+
+  * debian/copyright: use spaces rather than tabs to start continuation lines.
+  * Drop unnecessary dependency on dh-autoreconf.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 12 Jul 2023 16:37:36 -0000
+
 libhtp (1:0.5.45-1) unstable; urgency=medium
 
   * Set myself as Maintainer.
diff --git a/debian/copyright b/debian/copyright
index fb37b89..097d18b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: https://github.com/oisf/libhtp
 
 Files: *
 Copyright: 2009-2010 Open Information Security Foundation
-	   2010-2013 Qualys, Inc.
+           2010-2013 Qualys, Inc.
 License: BSD-3-clause
 
 Files: htp/strlcat.c htp/strlcpy.c
@@ -13,11 +13,11 @@ License: BSD-3-clause
 
 Files: test/gtest/*
 Copyright: 2003 Google Inc.
-	   2005 Google Inc.
-	   2006 Google Inc.
-	   2007 Google Inc.
-	   2008 Google Inc.
-	   2009 Google Inc.
+           2005 Google Inc.
+           2006 Google Inc.
+           2007 Google Inc.
+           2008 Google Inc.
+           2009 Google Inc.
 License: BSD-3-clause
 
 Files: htp/lzma/*
diff --git a/debian/rules b/debian/rules
index a8dfb95..ab72b5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ override_dh_clean:
 	dh_clean
 
 %:
-	dh  $@ --with autoreconf
+	dh  $@

Debdiff

File lists identical (after any substitutions)

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

No differences were encountered between the control files of package libhtp2

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

Run locally

More details

Full run details