diff options
author | Steven Schubiger <stsc@refcnt.org> | 2024-06-09 21:15:54 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2024-06-09 21:15:54 +0200 |
commit | 27871dae5c06b502bd869e220b4595d6a3badebe (patch) | |
tree | 68b9b5a9fbdc147c4238a7f038075ef3a8bfbbe2 /debian | |
parent | 89c75b229ee5df0f16ab6e1e3d3232e066b939e7 (diff) | |
download | colorize-27871dae5c06b502bd869e220b4595d6a3badebe.tar.gz colorize-27871dae5c06b502bd869e220b4595d6a3badebe.tar.bz2 |
Update Debian Standards-Version
Diffstat (limited to 'debian')
-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 1c3daff..7165266 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ colorize (0.65-2) UNRELEASED; urgency=medium + * Declare compliance with Debian Policy 4.7.0. + (No changes needed.) * debian/copyright: amend years. * debian/control: use v13 mode of debhelper-compat package. * debian/control: update Homepage link. - -- Steven Schubiger <stsc@refcnt.org> Sun, 09 Jun 2024 20:57:59 +0200 + -- Steven Schubiger <stsc@refcnt.org> Sun, 09 Jun 2024 21:08:26 +0200 colorize (0.65-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 05502db..6c5f5f4 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 (= 13) -Standards-Version: 4.5.0 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://cgit.refcnt.org/colorize.git/about/ Vcs-Git: git://refcnt.org/colorize.git |