Lintian Fixes - muchsync

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index 9ef46d6..570f54a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+muchsync (7-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Use secure URI in Homepage field.
+  * Drop unnecessary dependency on dh-autoreconf.
+  * Remove listed license files (COPYING) from copyright.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 22 Jan 2023 20:11:08 -0000
+
 muchsync (7-1) unstable; urgency=medium
 
   * New upstream version, thanks to Nicholas D Steeves (Closes: #1029366).
diff --git a/debian/control b/debian/control
index 5ca011b..c26e539 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: muchsync
 Section: mail
 Priority: optional
 Maintainer: Rémi Vanicat <vanicat@debian.org>
-Build-Depends: debhelper-compat (= 13), dh-autoreconf, pkg-config, libnotmuch-dev, libsqlite3-dev, libxapian-dev, libssl-dev
+Build-Depends: debhelper-compat (= 13), pkg-config, libnotmuch-dev, libsqlite3-dev, libxapian-dev, libssl-dev
 Standards-Version: 4.6.2
-Homepage: http://www.muchsync.org/
+Homepage: https://www.muchsync.org/
 Vcs-Browser: https://salsa.debian.org/debian/muchsync
 Vcs-Git: https://salsa.debian.org/debian/muchsync.git
 
diff --git a/debian/copyright b/debian/copyright
index e2af10d..a837e94 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,8 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: muchsync
 Source: http://www.muchsync.org/
 
-Files:     AUTHORS
+Files: AUTHORS
            Makefile.am
            NEWS
            README
@@ -24,7 +24,6 @@ Files:     AUTHORS
            sqlstmt.cc
            sqlstmt.h
            xapian_sync.cc
-           COPYING
            ChangeLog
 Copyright: 2013-2014 David Mazieres
 License:   GPL-2+
@@ -119,4 +118,4 @@ License:   GPL-2+
  .
  On Debian systems, the full text of the GNU General Public
  License version 2 can be found in the file
- `/usr/share/common-licenses/GPL-2'. 
\ No newline at end of file
+ `/usr/share/common-licenses/GPL-2'. 
diff --git a/debian/rules b/debian/rules
index d1ae035..cbe925d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
 #!/usr/bin/make -f
 %:
-	dh $@ --with autoreconf 
+	dh $@

Debdiff

File lists identical (after any substitutions)

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

  • Homepage: http://www.muchsync.org/ https://www.muchsync.org/

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

Run locally

More details

Full run details