From patchwork Tue May 15 17:15:30 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luis Henriques X-Patchwork-Id: 159401 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 5C75EB7010 for ; Wed, 16 May 2012 03:15:43 +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 1SULLT-0002Cg-6Y; Tue, 15 May 2012 17:15:35 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1SULLQ-0002Bc-9q for kernel-team@lists.ubuntu.com; Tue, 15 May 2012 17:15:32 +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 1SULLQ-0003RD-5u for kernel-team@lists.ubuntu.com; Tue, 15 May 2012 17:15:32 +0000 From: Luis Henriques To: kernel-team@lists.ubuntu.com Subject: [PATCH] UBUNTU: Fix Vcs-Git in linux-precise-meta/ti-omap4 Date: Tue, 15 May 2012 18:15:30 +0100 Message-Id: <1337102130-17509-3-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 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 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