diff options
author | Steven Schubiger <stsc@refcnt.org> | 2020-03-20 22:31:40 +0100 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2020-03-20 22:31:40 +0100 |
commit | 39e705d6643c6d4cc20a78a9fe4518ade2538955 (patch) | |
tree | 49c3824f810e4eb15d69aa00461ce8e18e7515a1 | |
parent | d00039e462c0a8720d6e19ee599d1eba046d1a5f (diff) | |
download | colorize-39e705d6643c6d4cc20a78a9fe4518ade2538955.tar.gz colorize-39e705d6643c6d4cc20a78a9fe4518ade2538955.tar.bz2 |
Update Debian Standards-Version
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 01f640a..0a8ea87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ colorize (0.64-2) UNRELEASED; urgency=medium + * Declare compliance with Debian Policy 4.5.0. + (No changes needed.) * debian/copyright: amend years. * debian/control: use v12 mode of debhelper-compat package. * debian/control: declare "Rules-Requires-Root: no". * debian/copyright: update link to HTTPS, reported by duck(1). - -- Steven Schubiger <stsc@refcnt.org> Thu, 19 Mar 2020 19:25:07 +0100 + -- Steven Schubiger <stsc@refcnt.org> Fri, 20 Mar 2020 21:36:43 +0100 colorize (0.64-1) unstable; urgency=low diff --git a/debian/control b/debian/control index c11fbf5..5d40940 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Steven Schubiger <stsc@refcnt.org> Build-Depends: debhelper-compat (= 12) -Standards-Version: 4.1.4 +Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: http://cgit.refcnt.org/colorize.git/tree/README Vcs-Git: git://refcnt.org/colorize.git |