diff options
author | Guido Guenther <agx@sigxcpu.org> | 2008-04-14 14:59:23 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-04-14 14:59:23 +0200 |
commit | b8b038f8abe6419e6c829f0f6672012cb3eb3c47 (patch) | |
tree | 6ee4acfc7e1eca813c25b26b50ace2b3abd4c443 | |
parent | baaf482179c10e936f4e506d58736870e4cde6a5 (diff) | |
download | git-buildpackage-b8b038f8abe6419e6c829f0f6672012cb3eb3c47.tar.gz git-buildpackage-b8b038f8abe6419e6c829f0f6672012cb3eb3c47.tar.bz2 git-buildpackage-b8b038f8abe6419e6c829f0f6672012cb3eb3c47.zip |
tighten homepage URL
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ea300a6d..2ffd9a48 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: cdbs, debhelper (>= 5), python-dev, python-support (>= 0.3), pychecker, gtk-doc-tools, sgml2x, docbook-utils, jade Standards-Version: 3.7.3 Vcs-Git: http://honk.sigxcpu.org/git/git-buildpackage.git/ -Homepage: http://sigxcpu.org/projects.html +Homepage: http://honk.sigxcpu.org/projects.html#git-buildpackage Package: git-buildpackage Architecture: all |