diff options
author | Steven Schubiger <stsc@refcnt.org> | 2020-06-25 21:38:12 +0200 |
---|---|---|
committer | Steven Schubiger <stsc@refcnt.org> | 2020-06-25 21:38:12 +0200 |
commit | da7aeb5522d20e93de866cfa236b996b96129884 (patch) | |
tree | c58783f176700f0f11272fb7f9550529734171a6 /debian | |
parent | 2c16a073d55ad7f910a8ddaec441fa9bf0b50415 (diff) | |
download | colorize-da7aeb5522d20e93de866cfa236b996b96129884.tar.gz colorize-da7aeb5522d20e93de866cfa236b996b96129884.tar.bz2 |
debian/control: update Homepage link
to point to the repository about page.
Diffstat (limited to 'debian')
-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/ |