[PATCH] UBUNTU: Fix Vcs-Git in linux-lucid-meta/mvl-dove

Luis Henriques luis.henriques at canonical.com
Tue May 15 16:14:58 UTC 2012


BugLink: http://bugs.launchpad.net/bugs/999726

The Vcs-Git field in the debian control file was still pointing to the
karmic repository.

Signed-off-by: Luis Henriques <luis.henriques at canonical.com>
---
 meta-source/debian/control.common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index aa52ec9..d43a948 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
 Standards-Version: 3.6.1
 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 3), gawk
-Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-karmic-meta.git
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid-meta.git mvl-dove
 
 Package: linux-source-mvl-dove
 Architecture: all
-- 
1.7.9.5





More information about the kernel-team mailing list