diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:20 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | b617f3e6809254ed31726064986e28c9aa9a0820 (patch) | |
tree | 9f54df7699b1cbda0436417d29a4d7d9a6299c4a /debian/control | |
parent | f4a4ee91ef3d339e1ff601f149ac6b370854c7f1 (diff) | |
download | vyos-live-build-b617f3e6809254ed31726064986e28c9aa9a0820.tar.gz vyos-live-build-b617f3e6809254ed31726064986e28c9aa9a0820.zip |
Using new Homepage field now.
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 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/> |