diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 15:55:03 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-06 15:55:03 -0500 |
commit | 04e6bd9c2d9d3d112338110bed95204b0852f872 (patch) | |
tree | c03ceea604523a8f9510f2e0aa33f6649c83ed54 /debian | |
parent | 6e00c1d3f4ae5859f3cf2686db19fe0f60658cc5 (diff) | |
download | debhelper-04e6bd9c2d9d3d112338110bed95204b0852f872.tar.gz |
add homepage field
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 5c861f05..8e1a413a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Joey Hess <joeyh@debian.org> Build-Depends: po4a (>= 0.24) Standards-Version: 3.7.2 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git +Homepage: http://kitenet.net/~joey/code/debhelper/ Package: debhelper Architecture: all |