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

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Aug 22 19:48:54 UTC 2015


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

benh pushed a commit to branch squeeze-security
in repository linux.

commit c83fa2f2dc1820d57b38315d27936847fc284709
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 b0dc21c..cc99ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ linux-2.6 (2.6.32-48squeeze14) UNRELEASED; urgency=medium
   * md: use kzalloc() when bitmap is disabled (CVE-2015-5697)
   * Adjust for migration to git:
     - Update .gitignore files
+    - debian/control: Update Vcs-* fields
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 28 Jun 2015 23:23:19 +0100
 
diff --git a/debian/templates/control.source.in b/debian/templates/control.source.in
index 6eb3fe6..bffb686 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.1
 Build-Depends: debhelper (>> 7), cpio, module-init-tools, python, lzma [armel], libelf-dev, binutils-dev, asciidoc, xmlto
 Build-Depends-Indep: bzip2, python-support
-Vcs-Svn: svn://svn.debian.org/svn/kernel/dists/sid/linux-2.6/
-Vcs-Browser: http://svn.debian.org/wsvn/kernel/dists/sid/linux-2.6/?op=log
+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