diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-20 20:23:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-20 20:23:33 +0000 |
commit | 4b0689097157a93a3d68685fab1d0795f72660f4 (patch) | |
tree | 4fcbb246c24686a101d2cbda6989134c1ab2ef94 /debian/control | |
parent | 23cdab81ed046457ab94e3eed1422b9f6586a919 (diff) |
* Add proper Homepage field to Debian package (needs uber-new dpkg).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2ec114d67..574289cdb 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Build-Depends-Indep: dpkg-dev (>= 1.9.0), libxml-simple-perl, markdown, libtimed Maintainer: Joey Hess <joeyh@debian.org> Uploaders: Joey Hess <joeyh@debian.org>, Josh Triplett <josh@freedesktop.org> Standards-Version: 3.7.2 +Homepage: http://ikiwiki.info/ XS-Vcs-Svn: svn://svn.kitenet.net/ikiwiki/trunk XS-Vcs-Browser: http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki @@ -32,5 +33,3 @@ Description: a wiki compiler ikiwiki provides a plugin system which allows many other features to be added. Some of the plugins have additional dependencies, found among the Recommends and Suggests of this package. - . - Homepage: http://ikiwiki.info/ |