summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 09441a6..caf14cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ mailscripts (0.14-1) UNRELEASED; urgency=medium
* email-print-mime-structure: add bash completion (Closes: #944434).
Thanks to Daniel Kahn Gillmor for the patch.
+ * Declare compliance with Debian Policy 4.4.1.
+ Thanks to Daniel Kahn Gillmor for taking the time to verify that no
+ changes are required.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 10 Nov 2019 09:01:58 -0700
diff --git a/debian/control b/debian/control
index 782636f..72b57c3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: mailscripts
Section: mail
Priority: optional
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
-Standards-Version: 4.1.5
+Standards-Version: 4.4.1
Build-Depends:
bash-completion,
debhelper (>= 10),