[linux] 06/08: README.Debian, README.source: Update references to svn
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 c0537a175f0e7b52adcb780c8b4bd3434e6ba6f0
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 f5ab19d..b5b7637 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-2.6/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 c344dfa..7709447 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -15,7 +15,7 @@ Updating the upstream source
installed)
3) Unpack linux-2.6-<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 cc99ac5..59ef8e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux-2.6 (2.6.32-48squeeze14) UNRELEASED; urgency=medium
* Adjust for migration to git:
- Update .gitignore files
- debian/control: Update Vcs-* fields
+ - README.Debian, README.source: Update references to svn
-- Ben Hutchings <ben at decadent.org.uk> Sun, 28 Jun 2015 23:23:19 +0100
--
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