| Submitter | Luis Henriques |
|---|---|
| Date | May 15, 2012, 5:15 p.m. |
| Message ID | <1337102130-17509-2-git-send-email-luis.henriques@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/159400/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common index be7ad0c..f033ce5 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@lists.ubuntu.com> Standards-Version: 3.6.1 Build-Depends: dpkg (>= 1.13.19), debhelper (>= 5), gawk -Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-maverick-meta.git +Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-oneiric-meta.git ti-omap4 Package: linux-tools-omap4 Architecture: armel
BugLink: http://bugs.launchpad.net/bugs/999726 The Vcs-Git field in the debian control file was still pointing to the maverick repository. Signed-off-by: Luis Henriques <luis.henriques@canonical.com> --- meta-source/debian/control.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)