diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 285552c..41b2f3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ colorize (0.62-2) UNRELEASED; urgency=medium - * Declare compliance with Debian Policy 4.1.0. + * Declare compliance with Debian Policy 4.1.2. (No changes needed.) * debian/rules: eliminate trailing whitespace. - -- Steven Schubiger <stsc@refcnt.org> Wed, 06 Dec 2017 22:00:56 +0100 + -- Steven Schubiger <stsc@refcnt.org> Wed, 06 Dec 2017 22:24:31 +0100 colorize (0.62-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 0825824..11813b7 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: 4.1.0 +Standards-Version: 4.1.2 Homepage: http://cgit.refcnt.org/colorize.git/tree/README Vcs-Git: git://refcnt.org/colorize.git Vcs-Browser: http://cgit.refcnt.org/colorize.git/ |