Lintian Fixes - yp-tools

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 8f68c0e..b01907d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 yp-tools (4.2.3-3) unstable; urgency=medium
 
   * One more change in gnuhurd patch.
-  * Change /sbin/unix_chkpwd as suid root at postinst time. See #155583. 
+  * Change /sbin/unix_chkpwd as suid root at postinst time. See #155583.
   * Changed dependency on ybind-mt.
   * Moved conffile to ucf management to cope with nis package conffiles.
   * Now using dh-exec, added to b-d.
@@ -13,8 +13,8 @@ yp-tools (4.2.3-2) unstable; urgency=medium
 
   * Added /var/yp/nicknames to conffiles.
   * Changed a bit long description in d/control.
-  * Removed obsolete patches in d/patches. 
-  * Removed an extra space in Maintainer field in d/control. 
+  * Removed obsolete patches in d/patches.
+  * Removed an extra space in Maintainer field in d/control.
   * Hardening building activated and cleaned up d/rules.
   * Added a gnuhurd patch for usual PATH_MAX missing.
 
@@ -23,7 +23,7 @@ yp-tools (4.2.3-2) unstable; urgency=medium
 yp-tools (4.2.3-1) unstable; urgency=medium
 
   * New maintainer, thanks Mark Brown.
-  * New upstream release. All patches but one already merged or applied to 
+  * New upstream release. All patches but one already merged or applied to
     code now stripped.
   * Policy bumped to 4.5.1.
   * Debhelper compat moved to 13.
diff --git a/debian/control b/debian/control
index fbdc44d..5fbd3ce 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: yp-tools
 Priority: optional
 Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
 Build-Depends: debhelper-compat (=13), pkg-config, libtirpc-dev, dh-exec
-Standards-Version: 4.5.1
+Standards-Version: 4.6.2
 Section: libs
 Homepage: http://www.linux-nis.org/
 Vcs-Browser: https://salsa.debian.org/debian-nis-team/yptools
diff --git a/debian/postinst b/debian/postinst
index 24d720a..38f1568 100644
--- a/debian/postinst
+++ b/debian/postinst
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
 #
 # summary of how this script can be called:
 #        * <postinst> `configure' <most-recently-configured-version>
@@ -17,6 +17,8 @@
 #     installation fails and the `postinst' is called with `abort-upgrade',
 #     `abort-remove' or `abort-deconfigure'.
 
+set -e
+
 umask 022
 
 # /sbin/unix_chkpwd is installed setgid shadow by default; for NIS we need
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..426ab68
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/thkukuk/yp-tools/issues
+Bug-Submit: https://github.com/thkukuk/yp-tools/issues/new
+Repository: https://github.com/thkukuk/yp-tools.git
+Repository-Browse: https://github.com/thkukuk/yp-tools

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package yp-tools

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

Run locally

More details

Full run details