diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-22 20:07:09 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-06-22 20:07:09 +0200 |
commit | 70e4ed475074913b07e6382e2796dd5aa5dee9a3 (patch) | |
tree | f5f11075f92cd604cf617f7395593c8f6cdc6a95 | |
parent | 47f7554272ce67be9327b0fceba059015d1f9fb9 (diff) |
Declare compliance with Debian Policy 4.0.0
-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 d6e407c..957f20a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ bitz-server (1.0.0-4) UNRELEASED; urgency=medium * Add missing symbols files. * New README.source to explain the branching model used. + * Declare compliance with Debian Policy 4.0.0. (No changes needed). -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 30 Apr 2017 11:12:37 +0200 diff --git a/debian/control b/debian/control index 2eeeab8..67cfaef 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: libpython-dev Build-Depends-Indep: doxygen -Standards-Version: 3.9.7 +Standards-Version: 4.0.0 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 |