From patchwork Tue May 15 17:15:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luis Henriques X-Patchwork-Id: 159400 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id 9E762B6EE6 for ; Wed, 16 May 2012 03:15:41 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SULLS-0002CD-HS; Tue, 15 May 2012 17:15:34 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SULLP-0002BT-JT for kernel-team@lists.ubuntu.com; Tue, 15 May 2012 17:15:31 +0000 Received: from 5e0d6bec.bb.sky.com ([94.13.107.236] helo=localhost) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1SULLP-0003RA-FH for kernel-team@lists.ubuntu.com; Tue, 15 May 2012 17:15:31 +0000 From: Luis Henriques To: kernel-team@lists.ubuntu.com Subject: [PATCH] UBUNTU: Fix Vcs-Git in linux-oneiric-meta/ti-omap4 Date: Tue, 15 May 2012 18:15:29 +0100 Message-Id: <1337102130-17509-2-git-send-email-luis.henriques@canonical.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1337102130-17509-1-git-send-email-luis.henriques@canonical.com> References: <1337102130-17509-1-git-send-email-luis.henriques@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com 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 --- 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 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 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