The following commit has been merged in the README branch:
commit 015da7157db87e019ad4f35b4d749f06fa9938e6
Author: Samuel Thibault <[email protected]>
Date:   Sun Sep 26 21:18:30 2010 +0000

    Switching to jkoenig's procfs

diff --git a/README b/README
index 9bb5cdc..c19a4ac 100644
--- a/README
+++ b/README
@@ -8,11 +8,11 @@ $ git tag upstream/libpthread/<date>
 $ git checkout libpthread-moved
 $ git pull . libpthread
 # Check that no new file has appeared, else move them.
-$ git checkout procfs
-$ git pull upstream-procfs
+$ git checkout procfs-jkoenig
+$ git pull upstream-procfs-jkoenig
 $ git tag upstream/procfs/<date>
 $ git checkout procfs-moved
-$ git pull . procfs
+$ git pull . procfs-jkoenig
 $ git checkout upstream
 $ git pull upstream
 $ git tag upstream/hurd/<date>

-- 
Debian GNU Hurd packaging

Reply via email to