diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | b1b3fc85abbe7e7cc0ce4d956c94527ddc2891a9 (patch) | |
tree | 418579e236dc3946a1c72f45d1a92a26d53b47c8 | |
parent | 5efc74eac573ef8c61d3578c3aa0d7edfc74927d (diff) | |
download | vyos-live-build-b1b3fc85abbe7e7cc0ce4d956c94527ddc2891a9.tar.gz vyos-live-build-b1b3fc85abbe7e7cc0ce4d956c94527ddc2891a9.zip |
Fixing typing error.
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6a2af6bdf..6b0831c19 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Daniel Baumann <daniel@debian.org> Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 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 +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 Package: live-helper Architecture: all |