diff options
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 8 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index e885710..844ca16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +colorize (0.62-2) UNRELEASED; urgency=medium + +  * Declare compliance with Debian Policy 4.1.0. +    (No changes needed.) + + -- Steven Schubiger <stsc@refcnt.org>  Wed, 27 Sep 2017 13:06:18 +0200 +  colorize (0.62-1) unstable; urgency=low    * New upstream release. diff --git a/debian/control b/debian/control index 0cc3924..0825824 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils  Priority: optional  Maintainer: Steven Schubiger <stsc@refcnt.org>  Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.8 +Standards-Version: 4.1.0  Homepage: http://cgit.refcnt.org/colorize.git/tree/README  Vcs-Git: git://refcnt.org/colorize.git  Vcs-Browser: http://cgit.refcnt.org/colorize.git/ | 
