[linux] 05/08: Update Vcs-* fields to point to git

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Aug 13 17:44:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch wheezy
in repository linux.

commit d92892366b805a48c915c792c4958257d11ebb70
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Aug 11 18:15:33 2015 +0200

    Update Vcs-* fields to point to git
    
    (cherry picked from commit c388a4feaeaaa3c12eafb47ab4e01988a535db93)
---
 debian/changelog                   | 1 +
 debian/templates/control.source.in | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bc2594..4aab145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -349,6 +349,7 @@ linux (3.2.70-1) UNRELEASED; urgency=medium
     to avoid ABI change on i386
   * Adjust for migration to git:
     - Update .gitignore files
+    - debian/control: Update Vcs-* fields
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 07 Aug 2015 19:47:24 +0100
 
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index f4d34c6..9d0a988 100644
--- a/debian/templates/control.source.in
+++ b/debian/templates/control.source.in
@@ -5,5 +5,5 @@ Uploaders: Bastian Blank <waldi at debian.org>, Frederik Schüler <fs at debian.org>,
 Standards-Version: 3.9.2
 Build-Depends: debhelper (>> 7), cpio, kmod | module-init-tools, python (>= 2.7), lzma [armel], kernel-wedge (>= 2.84), quilt, patchutils
 Build-Depends-Indep: bzip2, xmlto
-Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/trunk/linux/
-Vcs-Browser: http://anonscm.debian.org/viewvc/kernel/dists/trunk/linux/
+Vcs-Git: https://anonscm.debian.org/git/kernel/linux.git
+Vcs-Browser: https://anonscm.debian.org/cgit/kernel/linux.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list