diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-09 10:35:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2018-07-09 10:35:07 +0200 |
commit | cb4fdfae7c68f6f4eef5893769f4b885bcb48186 (patch) | |
tree | a8748b55127d6be88e4b71b1dddf5985daac6a94 | |
parent | 736f43d5554303de04530815aded54a9c1b3d9d9 (diff) |
Declare compliance with Debian Policy 4.1.5
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 77f8c05..413149d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium * New upstream release. * Migrate to debhelper 11: - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.5 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/control b/debian/control index dedfa59..da6140d 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: libpython-dev Build-Depends-Indep: doxygen -Standards-Version: 4.1.2.0 +Standards-Version: 4.1.5 Homepage: https://github.com/uditha-atukorala/bitz-server Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/bitz-server.git |