diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 822ea2f..df4e97c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cil (0.07.00-5) UNRELEASED; urgency=low + + * Fix watch file (project moved to github) + + -- Francois Marier <francois@debian.org> Wed, 06 Jun 2012 23:16:18 +1200 + cil (0.07.00-4) unstable; urgency=low * Switch to minimal debian/rules file diff --git a/debian/watch b/debian/watch index b9e8632..66846fc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.chilts.org/project/cil/ http://www.chilts.org/asset/file/cil-([\d.]+)\.tar\.gz +http://githubredir.debian.net/githubredir.cgi?author=chilts&project=cil /github/chilts/cil/v([0-9.]+)\.tar\.gz |