mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
README.Debian, README.source: Update references to svn
(cherry picked from commit 3925828ee5)
This commit is contained in:
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
@@ -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
|
||||
------------
|
||||
|
||||
2
debian/README.source
vendored
2
debian/README.source
vendored
@@ -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)
|
||||
|
||||
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -12,6 +12,7 @@ linux (4.1.3-2) 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 <ijc@debian.org> Tue, 04 Aug 2015 19:31:45 +0100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user