diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-11-04 09:27:06 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-11-04 09:27:06 +0100 |
commit | 29f4af8966a8e83cc66b559eb5dde66870f65dc0 (patch) | |
tree | e0d696f959807d8692f4b51a070217ebec4f3017 | |
parent | 603898905ac8a0bb563af1eabd1e26c075483424 (diff) |
move Homepage pseudo header to control header and remove XS- prefix for Vcs tags
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@362 86f53f14-5ff3-0310-afe5-9b438ce3f40c
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 9a5b71b..cddfecc 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,9 @@ Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5.0.37.2) Build-Depends-Indep: python, python-support (>= 0.4) XS-Python-Version: current -XS-Vcs-Svn: http://arthurenhella.demon.nl/svn/webcheck -XS-Vcs-Browser: http://arthurenhella.demon.nl/viewcvs/webcheck +Homepage: http://ch.tudelft.nl/~arthur/webcheck +Vcs-Svn: http://arthurenhella.demon.nl/svn/webcheck +Vcs-Browser: http://arthurenhella.demon.nl/viewcvs/webcheck Package: webcheck Architecture: all @@ -27,5 +28,4 @@ Description: website link and structure checker * find potentially outdated and new pages * list links pointing to external sites * can run without user intervention - . - Homepage: http://ch.tudelft.nl/~arthur/webcheck + |