diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3fed870..37ca47b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +colorize (0.65-2) UNRELEASED; urgency=medium + + * debian/control: update Homepage link. + + -- Steven Schubiger <stsc@refcnt.org> Tue, 23 Jun 2020 14:09:26 +0200 + colorize (0.65-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 5d40940..00bfb3d 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Steven Schubiger <stsc@refcnt.org> Build-Depends: debhelper-compat (= 12) Standards-Version: 4.5.0 Rules-Requires-Root: no -Homepage: http://cgit.refcnt.org/colorize.git/tree/README +Homepage: http://cgit.refcnt.org/colorize.git/about/ Vcs-Git: git://refcnt.org/colorize.git Vcs-Browser: http://cgit.refcnt.org/colorize.git/ |