Lintian Fixes - gwhois

Ready changes

Summary

Failed fixers:

See the worker log for details.

Diff

diff --git a/debian/changelog b/debian/changelog
index e32ae99..75a4fec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -632,7 +632,7 @@ gwhois (20020217-2) unstable; urgency=low
   * added .to (closes: Bug#132634)
   * added 211.172-211.199 ro KRNIC (closes: Bug#130307)
 
- -- Juliane Holzt <debian@julijane.de>  Sat, 17 Feb 2002 15:34:39 +0100
+ -- Juliane Holzt <debian@julijane.de>  Sun, 17 Feb 2002 15:34:39 +0100
 
 gwhois (20020120-1) unstable; urgency=low
 
diff --git a/debian/config b/debian/config
index c2e64f6..a826a01 100644
--- a/debian/config
+++ b/debian/config
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+set -e
+
+#!/bin/sh
 . /usr/share/debconf/confmodule
 
 db_input medium gwhois/inetd || true
diff --git a/debian/control b/debian/control
index 0b093ff..b1d314a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian QA Group <packages@qa.debian.org>
 Build-Depends:
  debhelper-compat (= 13),
  po-debconf,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/debian/gwhois.git
 Vcs-Browser: https://salsa.debian.org/debian/gwhois
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details