diff options
author | Steven Schubiger <stsc@refcnt.org> | 2017-12-06 22:40:12 +0100 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2017-12-06 22:40:12 +0100 |
commit | b9bcf07d976c82c56d2bd29c1df0fc6445d8eb48 (patch) | |
tree | 15818c622ac2300cf90ea2efc1e816cf72cbeb02 | |
parent | af3712990a75bc78ee1494f1604fa524497b2baa (diff) | |
download | colorize-b9bcf07d976c82c56d2bd29c1df0fc6445d8eb48.tar.gz colorize-b9bcf07d976c82c56d2bd29c1df0fc6445d8eb48.tar.bz2 |
Update Debian Standards-Version
-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/ |