[PATCH 1/1] SRU: UBUNTU: fix the Vcs-Git: URL for the kernel

Andy Whitcroft apw at canonical.com
Wed Nov 19 14:11:43 UTC 2008


Bug: #296915

Seems we have an incorrect URL for the kernel repository in the kernel
control files.  Fix this up.  This is near 0 risk so seems reasonable
to fix it up.

Signed-off-by: Andy Whitcroft <apw at canonical.com>
---
 debian/control         |    2 +-
 debian/control.stub    |    2 +-
 debian/control.stub.in |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c41cc1c..abac568 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
 Standards-Version: 3.6.1
 Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile
 Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils
-Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid.git
 
 Package: linux-source-2.6.27
 Architecture: all
diff --git a/debian/control.stub b/debian/control.stub
index c41cc1c..abac568 100644
--- a/debian/control.stub
+++ b/debian/control.stub
@@ -5,7 +5,7 @@ Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
 Standards-Version: 3.6.1
 Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile
 Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils
-Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid.git
 
 Package: linux-source-2.6.27
 Architecture: all
diff --git a/debian/control.stub.in b/debian/control.stub.in
index 28d86b5..1b08108 100644
--- a/debian/control.stub.in
+++ b/debian/control.stub.in
@@ -5,7 +5,7 @@ Maintainer: Ubuntu Kernel Team <kernel-team at lists.ubuntu.com>
 Standards-Version: 3.6.1
 Build-Depends: debhelper (>= 3), module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile
 Build-Depends-Indep: xmlto, docbook-utils, gs, transfig, bzip2, sharutils
-Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-intrepid.git
 
 Package: linux-source-PKGVER
 Architecture: all
-- 
1.6.0.4.911.gc990





More information about the kernel-team mailing list