diff options
author | Steven Schubiger <stsc@refcnt.org> | 2017-09-27 13:34:13 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2017-09-27 13:34:13 +0200 |
commit | 8637d58c4c7cdaa7018d1ab81c78958b1dc1e215 (patch) | |
tree | 5553207ab3385f5a33ecf31b3f28fe40cc461f69 /debian | |
parent | 1bcdb8b4968cab99b55f041ff41e5da45da060cb (diff) | |
download | colorize-8637d58c4c7cdaa7018d1ab81c78958b1dc1e215.tar.gz colorize-8637d58c4c7cdaa7018d1ab81c78958b1dc1e215.tar.bz2 |
Adjust Debian Standards-Version
Thanks Axel Beckert
Diffstat (limited to 'debian')
-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/ |