[linux] 03/04: README.Debian, README.source: Update references to svn

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Sep 26 14:48:43 UTC 2015


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

benh pushed a commit to branch jessie
in repository linux.

commit ef5a17e06641c219f27ce12001744e3e62878182
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Aug 11 18:20:05 2015 +0200

    README.Debian, README.source: Update references to svn
    
    (cherry picked from commit 3925828ee5669f3f85f7d2846b7049558e3a942d)
---
 debian/README.Debian | 2 +-
 debian/README.source | 2 +-
 debian/changelog     | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index c32fe8b..5b76946 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -6,7 +6,7 @@ Patches
 Debian applies small changes to the kernel source. These are split up into
 separated patches addressing individual problems. Each of the patch files
 contains a description and mentions the author. The patches can be found
-at http://svn.debian.org/wsvn/kernel/dists/trunk/linux/debian/patches/.
+at https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches.
 
 Config Files
 ------------
diff --git a/debian/README.source b/debian/README.source
index ad841fa..9a4df4a 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -15,7 +15,7 @@ Updating the upstream source
     installed)
 
 3) Unpack linux_<version>.orig.tar.gz, cd into the new directory,
-   and do a 'svn export' to get the debian/ subdirectory.
+   and do a 'git archive' to get the debian/ subdirectory.
    Alternatively unpack using "make -f debian/rules orig".
 
    (the orig target of the Makefiles requires rsync)
diff --git a/debian/changelog b/debian/changelog
index 8381b41..5f1bb0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -363,6 +363,7 @@ linux (3.16.7-ckt17-1) UNRELEASED; urgency=medium
   * Adjust for migration to git:
     - Update .gitignore files
     - debian/control: Update Vcs-* fields
+    - README.Debian, README.source: Update references to svn
 
   [ Ian Campbell ]
   * [xen] xen-netback: return correct ethtool stats (Closes: #786936)

-- 
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