diff mbox

UBUNTU: Fix Vcs-Git in linux-lucid-meta/ec2

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

Commit Message

Luis Henriques May 15, 2012, 4:14 p.m. UTC
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@canonical.com>
---
 meta-source/debian/control.common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Herton Ronaldo Krzesinski May 15, 2012, 4:53 p.m. UTC | #1
On Tue, May 15, 2012 at 05:14:56PM +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
> karmic 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 036129f..85b7254 100644
> --- a/meta-source/debian/control.common
> +++ b/meta-source/debian/control.common
> @@ -4,4 +4,4 @@ Priority: optional
>  Maintainer: Ubuntu Kernel Team <kernel-team@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 ec2
> +Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid-meta.git ec2
> -- 
> 1.7.9.5

Ack for all of them, except for the fsl-imx51/mvl-dove which we don't 
use anymore (EOL), and there is no point in updating them. Also, I 
didn't saw patches for ti-omap4 branches for >= natty, but I guess the
main ones apply also on them, so anyone applying should make sure of
dealing with ti-omap4 too.

> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
Herton Ronaldo Krzesinski May 15, 2012, 4:55 p.m. UTC | #2
On Tue, May 15, 2012 at 01:53:20PM -0300, Herton Ronaldo Krzesinski wrote:
> On Tue, May 15, 2012 at 05:14:56PM +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
> > karmic 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 036129f..85b7254 100644
> > --- a/meta-source/debian/control.common
> > +++ b/meta-source/debian/control.common
> > @@ -4,4 +4,4 @@ Priority: optional
> >  Maintainer: Ubuntu Kernel Team <kernel-team@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 ec2
> > +Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid-meta.git ec2
> > -- 
> > 1.7.9.5
> 
> Ack for all of them, except for the fsl-imx51/mvl-dove which we don't 
> use anymore (EOL), and there is no point in updating them. Also, I 
> didn't saw patches for ti-omap4 branches for >= natty, but I guess the
> main ones apply also on them, so anyone applying should make sure of
> dealing with ti-omap4 too.

... adding ti-omap4 in the end of Vcs-Git line for them.

> 
> > 
> > 
> > -- 
> > kernel-team mailing list
> > kernel-team@lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/kernel-team
> > 
> 
> -- 
> []'s
> Herton
Stefan Bader May 15, 2012, 5:01 p.m. UTC | #3
The same as Herton said. And as dicussed on irc
Tim Gardner May 16, 2012, 1:08 p.m. UTC | #4
fixed Quantal as well
diff mbox

Patch

diff --git a/meta-source/debian/control.common b/meta-source/debian/control.common
index 036129f..85b7254 100644
--- a/meta-source/debian/control.common
+++ b/meta-source/debian/control.common
@@ -4,4 +4,4 @@  Priority: optional
 Maintainer: Ubuntu Kernel Team <kernel-team@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 ec2
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-lucid-meta.git ec2