diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3dafce2..2f35131 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mailgraph (1.14-16) UNRELEASED; urgency=medium * Fix documentation error (Closes: #865914): - Add debian/NEWS.Debian to mailgraph.docs. - Correct debian/README.Debian. + * Declare compliance with Debian Policy 4.0.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 27 Jun 2017 19:47:59 +0200 diff --git a/debian/control b/debian/control index 193ad11..24e8fd1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net> Build-Depends: debhelper (>= 10), po-debconf -Standards-Version: 3.9.8 +Standards-Version: 4.0.0 Homepage: http://mailgraph.schweikert.ch Vcs-Git: git://anonscm.debian.org/collab-maint/mailgraph.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/mailgraph.git |