diff options
author | Daniel Baumann <daniel@debian.org> | 2007-10-29 12:08:07 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:28 +0100 |
commit | ec66371175fccfdbc1a8aa12b40c6e347853f77a (patch) | |
tree | 48b755f2e0cf5f9ba80e8df57331cf0b7acefe4e | |
parent | a6d5edd05bfac69e94a43c26bd56f0a5553e2800 (diff) | |
download | vyos-live-build-ec66371175fccfdbc1a8aa12b40c6e347853f77a.tar.gz vyos-live-build-ec66371175fccfdbc1a8aa12b40c6e347853f77a.zip |
Correcting homepage field.
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f20b76cc8..21f37df78 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +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 -XS-Homepage: http://debian-live.alioth.debian.org/ +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 |