diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6b0831c19..77840cbe1 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian Live <debian-live-maint@lists.alioth.debian.org> Uploaders: Daniel Baumann <daniel@debian.org> Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 +Homepage: http://debian-live.alioth.debian.org/ XS-Upstream-Depends: git-core XS-Vcs-Git: git://git.debian.org/git/users/daniel/live-helper.git XS-Vcs-Browse: http://git.debian.org/?p=users/daniel/live-helper.git @@ -21,5 +22,3 @@ Description: Debian Live helper programs . A typical program that uses live-helper will call several live-helper commands in sequence. Live-helper commands are all named with a "lh_" prefix. - . - Homepage: <http://debian-live.alioth.debian.org/> |