diff mbox

UBUNTU: Fix Vcs-Git in linux-natty-meta/ti-omap4

Message ID 1337102130-17509-1-git-send-email-luis.henriques@canonical.com
State New
Headers show

Commit Message

Luis Henriques May 15, 2012, 5:15 p.m. UTC
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(-)

Comments

Herton Ronaldo Krzesinski May 15, 2012, 5:33 p.m. UTC | #1
On Tue, May 15, 2012 at 06:15:28PM +0100, Luis Henriques wrote:
> 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(-)
> 
> diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
> index fc8322f..6bdb77f 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-precise-meta.git ti-omap4
>  
>  Package: linux-tools-omap4
>  Architecture: armel armhf
> -- 
> 1.7.9.5
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Colin Ian King May 15, 2012, 6:12 p.m. UTC | #2
On 15/05/12 18:15, Luis Henriques wrote:
> 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(-)
>
> diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
> index fc8322f..6bdb77f 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-precise-meta.git ti-omap4
>
>   Package: linux-tools-omap4
>   Architecture: armel armhf
Tim Gardner May 16, 2012, 1:16 p.m. UTC | #3

diff mbox

Patch

diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index fc8322f..6bdb77f 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-precise-meta.git ti-omap4
 
 Package: linux-tools-omap4
 Architecture: armel armhf