diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 4 | ||||
-rw-r--r-- | debian/copyright | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 37ca47b..150c98e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,13 @@ -colorize (0.65-2) UNRELEASED; urgency=medium +colorize (0.66-1) unstable; urgency=low + * New upstream release. + * 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> Tue, 23 Jun 2020 14:09:26 +0200 + -- Steven Schubiger <stsc@refcnt.org> Sun, 09 Jun 2024 21:20:11 +0200 colorize (0.65-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 00bfb3d..6c5f5f4 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: colorize Section: utils Priority: optional Maintainer: Steven Schubiger <stsc@refcnt.org> -Build-Depends: debhelper-compat (= 12) -Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://cgit.refcnt.org/colorize.git/about/ Vcs-Git: git://refcnt.org/colorize.git diff --git a/debian/copyright b/debian/copyright index e38c26b..79e7f97 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,11 +3,11 @@ Upstream-Name: colorize Source: http://cgit.refcnt.org/colorize.git/ Files: * -Copyright: 2011-2020 Steven Schubiger <stsc@refcnt.org> +Copyright: 2011-2024 Steven Schubiger <stsc@refcnt.org> License: GPL-3.0+ Files: debian/* -Copyright: 2016-2020 Steven Schubiger <stsc@refcnt.org> +Copyright: 2016-2024 Steven Schubiger <stsc@refcnt.org> License: GPL-3.0+ License: GPL-3.0+ |