Lintian Fixes - hdup

Ready changes

Summary

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index a9cf3fc..b70786c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
 hdup (2.0.14-7) UNRELEASED; urgency=medium
 
+  [ Francesco Paolo Lovergine ]
   * Introduced new patch `bashism` to fix #530097 again, previously missed.
 
+  [ Debian Janitor ]
+  * Trim trailing whitespace.
+  * Add missing ${misc:Depends} to Depends for hdup.
+  * Update standards version to 4.6.1, no changes needed.
+  * Update standards version to 4.6.2, no changes needed.
+
  -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 28 Dec 2020 19:40:24 +0100
 
 hdup (2.0.14-6) unstable; urgency=medium
@@ -111,7 +118,7 @@ hdup (2.0.8-1) unstable; urgency=low
 hdup (2.0.7-1) unstable; urgency=low
 
   * New upstream release
-    (closes: #294644) 
+    (closes: #294644)
 
  -- Francesco Paolo Lovergine <frankie@debian.org>  Sun, 20 Mar 2005 23:04:39 +0100
 
@@ -313,4 +320,3 @@ hdup (1.5.2.1-1) unstable; urgency=low
     (closes: #163677)
 
  -- Francesco Paolo Lovergine <frankie@debian.org>  Wed,  3 Jul 2002 10:54:01 +0200
-
diff --git a/debian/control b/debian/control
index 149073c..2d3b7cd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,20 +3,20 @@ Section: utils
 Priority: optional
 Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
 Build-Depends: debhelper-compat (=13), openssh-client | ssh, mcrypt, gnupg, libglib2.0-dev
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/debian/hdup
 Vcs-Git: https://salsa.debian.org/debian/hdup.git
 
 Package: hdup
 Architecture: any
-Depends: ${shlibs:Depends}, ssh | rsync
+Depends: ${shlibs:Depends}, ssh | rsync, ${misc:Depends}
 Suggests: bzip2 | lzop, mcrypt, gnupg
 Description: Filesystem duplicator and backup
- hdup is a backup utility with the following characteristics: 
+ hdup is a backup utility with the following characteristics:
  .
- remote backups (move the backup to another machine); encrypted backups; 
- no obscure format for the backups; compression (gzip/bzip or none); 
+ remote backups (move the backup to another machine); encrypted backups;
+ no obscure format for the backups; compression (gzip/bzip or none);
  simple to use.
  .
- The source also includes two manpages, one for hdup itself and the other 
- for the configuration file. It should be fairly obvious how to use hdup. 
+ The source also includes two manpages, one for hdup itself and the other
+ for the configuration file. It should be fairly obvious how to use hdup.
diff --git a/debian/rules b/debian/rules
index 43125ee..cf834cd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 	dh $@
 
 #override_dh_auto_configure:
-#	dh_auto_configure -- 
+#	dh_auto_configure --

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package hdup

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

Run locally

More details

Full run details