diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:20 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:20 +0200 |
commit | 9ec9d931e7809058a4d35991c07af1057d7db875 (patch) | |
tree | 9f54df7699b1cbda0436417d29a4d7d9a6299c4a /debian | |
parent | 9da34f5a3bbd3eaa4ea9f1f91d8a8748ce94f068 (diff) | |
download | vyos-live-build-9ec9d931e7809058a4d35991c07af1057d7db875.tar.gz vyos-live-build-9ec9d931e7809058a4d35991c07af1057d7db875.zip |
Using new Homepage field now.
Diffstat (limited to 'debian')
-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/> |