tags 700388 +patch tags 700382 +patch thanks On Tue, Feb 12, 2013 at 11:07:28AM +0100, Olivier Berger wrote: > IMHO, the webpage should point to http://jonls.dk/redshift/ instead of > https://launchpad.net/redshift in the control fields.
Patch attached.
>From 5d36bd511228c674ad12e3a271976d39dc6c7e83 Mon Sep 17 00:00:00 2001 From: Jon Dowland <[email protected]> Date: Sun, 20 Oct 2013 12:12:58 +0100 Subject: [PATCH] correct homepage --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2c20550..dd15765 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +redshift (1.7-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Correct package homepage. Thanks Olivier Berger. Closes: #700388. + + -- Jonathan Dowland <[email protected]> Sun, 20 Oct 2013 12:09:16 +0100 + redshift (1.7-2) unstable; urgency=low * Changed dependency from python (>= 2.6.6-3~) to ${python:Depends} diff --git a/debian/control b/debian/control index 33dcf91..844ba29 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ XS-Python-Version: >= 2.6 Standards-Version: 3.9.3 Vcs-Git: git://anonscm.debian.org/users/rhalina-guest/redshift.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/rhalina-guest/redshift.git -Homepage: https://launchpad.net/redshift +Homepage: http://jonls.dk/redshift/ Package: redshift Architecture: any -- 1.7.10.4

