aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
-rw-r--r--debian/control9
-rw-r--r--debian/copyright6
-rw-r--r--debian/watch4
4 files changed, 26 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 37ca47b..d9670bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,23 @@
-colorize (0.65-2) UNRELEASED; urgency=medium
+colorize (0.67-1) unstable; urgency=low
+ * New upstream release.
+ * Declare compliance with Debian Policy 4.7.3.
+ * debian/copyright: amend year.
+ * debian/watch: increase version, update link to HTTPS.
+ * debian/{control,copyright}: update links to HTTPS, reported by duck(1).
+
+ -- Steven Schubiger <stsc@refcnt.org> Wed, 11 Feb 2026 13:00:10 +0100
+
+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..4eee956 100644
--- a/debian/control
+++ b/debian/control
@@ -1,13 +1,12 @@
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.3
Rules-Requires-Root: no
-Homepage: http://cgit.refcnt.org/colorize.git/about/
+Homepage: https://cgit.refcnt.org/colorize.git/about/
Vcs-Git: git://refcnt.org/colorize.git
-Vcs-Browser: http://cgit.refcnt.org/colorize.git/
+Vcs-Browser: https://cgit.refcnt.org/colorize.git/
Package: colorize
Conflicts: forensics-colorize
diff --git a/debian/copyright b/debian/copyright
index e38c26b..b6504cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,13 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: colorize
-Source: http://cgit.refcnt.org/colorize.git/
+Source: https://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-2026 Steven Schubiger <stsc@refcnt.org>
License: GPL-3.0+
License: GPL-3.0+
diff --git a/debian/watch b/debian/watch
index 3d5deaf..1a0edd9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
-version=3
-http://cgit.refcnt.org/colorize.git/refs/ /colorize.git/snapshot/colorize-(.+)\.tar\.gz
+version=4
+https://cgit.refcnt.org/colorize.git/refs/ /colorize.git/snapshot/colorize-(.+)\.tar\.gz