diff options
| author | 2024-06-09 21:06:50 +0200 | |
|---|---|---|
| committer | 2024-06-09 21:06:50 +0200 | |
| commit | 89c75b229ee5df0f16ab6e1e3d3232e066b939e7 (patch) | |
| tree | a99d35b07b1f9cce122f4dd0bc69532c02a205fe | |
| parent | afce53fc050061dd2c0b58111c72cf716a981148 (diff) | |
| download | colorize-89c75b229ee5df0f16ab6e1e3d3232e066b939e7.tar.gz colorize-89c75b229ee5df0f16ab6e1e3d3232e066b939e7.tar.bz2  | |
debian/copyright: amend years
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1d49e7d..1c3daff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@  colorize (0.65-2) UNRELEASED; urgency=medium +  * 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:28:48 +0200 + -- Steven Schubiger <stsc@refcnt.org>  Sun, 09 Jun 2024 20:57:59 +0200  colorize (0.65-1) unstable; urgency=low 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+  | 
