diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index f2eda00..55f73be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ cil (0.5.1-3) unstable; urgency=low * Bump Standards-Version up to 3.8.4 + * Update homepage URL (including the watch file) to point to chilts.org - -- Francois Marier <francois@debian.org> Thu, 11 Feb 2010 14:27:40 +1300 + -- Francois Marier <francois@debian.org> Thu, 11 Feb 2010 14:31:32 +1300 cil (0.5.1-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 00d7c07..f96c857 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Francois Marier <francois@debian.org> Standards-Version: 3.8.4 Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl -Homepage: http://www.kapiti.geek.nz/software/cil.html +Homepage: http://www.chilts.org/project/cil/ Vcs-git: git://git.debian.org/git/collab-maint/cil.git Vcs-Browser: http://git.debian.org/?p=collab-maint/cil.git;a=summary diff --git a/debian/copyright b/debian/copyright index 5142bb0..7c745e8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,8 @@ This package was debianized by Andrew Chilton <andychilton@gmail.com> on Sun, 22 Jun 2008 17:48:00 +1200 +Downloaded from http://www.chilts.org/project/cil/ + Upstream Author: Andrew Chilton <andychilton@gmail.com> Copyright: (C) 2008 Andrew Chilton diff --git a/debian/watch b/debian/watch index 0bd6874..b9e8632 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.kapiti.geek.nz/software/cil.html /s/files/cil-([\d.]+)\.tar\.gz +http://www.chilts.org/project/cil/ http://www.chilts.org/asset/file/cil-([\d.]+)\.tar\.gz |