diff options
-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 5e90cf1..b09a339 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ downtimed (1.0-2) UNRELEASED; urgency=medium * Migrate to debhelper 11: - Change debian/compat to 11. - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 09 Sep 2018 21:25:57 +0200 diff --git a/debian/control b/debian/control index 2a6fc8e..b4cd7db 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 11), dh-systemd, dpkg-dev (>= 1.15.7) -Standards-Version: 3.9.8 +Standards-Version: 4.2.1 Homepage: http://dist.epipe.com/downtimed/ Vcs-Git: git://anonscm.debian.org/collab-maint/downtimed.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/downtimed.git |