Run of lintian-fixes for archvsync

Merge these changes:

git pull https://janitor.debian.net/git/archvsync lintian-fixes/main
Full worker log

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 32c8b66..ae2e4ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,10 @@ archvsync (20180514) UNRELEASED; urgency=low
   * update ftpsync-cron manpage and replace %% with \%.
     %% is a newline, \% a percent sign in crontabs.
 
+  [ Debian Janitor ]
+  * Bump debhelper from old 12 to 13.
+  * Drop transition for old debug package migration.
+
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 27 Jun 2020 03:15:15 -0000
 
 archvsync (20180513) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3f3b88f..cbfdde4 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Mirror Team <mirrors@debian.org>
 Uploaders: Bastian Blank <waldi@debian.org>
 Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
  pandoc,
 Standards-Version: 4.1.5
 Vcs-Git: https://salsa.debian.org/mirror-team/archvsync.git
diff --git a/debian/rules b/debian/rules
index 2125f41..8a180b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,15 +18,9 @@ endif
 
 %:
 	dh $@
-
-override_dh_auto_install:
-	dh_auto_install
 ifdef TARNAME
 	$(MAKE) install-tar DESTDIR=debian/ftpsync-tar/distrib
 endif
-
-override_dh_builddeb:
-	dh_builddeb
 ifdef TARNAME
 	tar -c -C debian/ftpsync-tar \
 		--sort=name \

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Publish History

  • 2022-04-01T20:23: Failed to create merge proposal: nothing-to-do ( not enough changes for a new merge proposal )

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t lintian-fixes ftpsync

Lintian Result

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved