diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 13:59:17 +0200 |
commit | 471b32c6821eea5d1a73c62c16eb31defe9c0895 (patch) | |
tree | 418579e236dc3946a1c72f45d1a92a26d53b47c8 | |
parent | fbd4861b2347b024caa54af443b18ca1c6646a31 (diff) | |
download | vyos-live-build-471b32c6821eea5d1a73c62c16eb31defe9c0895.tar.gz vyos-live-build-471b32c6821eea5d1a73c62c16eb31defe9c0895.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 |