commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, README, updated. bcd2f5818a18b18


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, README, updated. bcd2f5818a18b189fbf643024ea9fb0d0469b491
Date: Sun, 20 May 2012 11:42:16 +0000

The following commit has been merged in the README branch:
commit bcd2f5818a18b189fbf643024ea9fb0d0469b491
Author: Samuel Thibault <address@hidden>
Date:   Sun May 20 13:42:12 2012 +0200

    Remove libpthread

diff --git a/README b/README
index 39acc0f..3d70b92 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-In order to merge the upstream libpthread and procfs into the hurd sources, the
+In order to merge various upstream sources into the hurd sources, the
 files have to be moved to subdirectories. This is what '*-moved' branches are
 for, i.e. the merge process is:
 
@@ -10,12 +10,6 @@ $ git push dde-upstream:upstream-dde-debian
 $ git tag -a upstream/dde/<date>
 $ git checkout dde-clean
 $ git pull . dde
-$ git checkout libpthread
-$ git pull upstream-libpthread
-$ git tag -a upstream/libpthread/<date>
-$ git checkout libpthread-moved
-$ git pull . libpthread
-# Check that no new file has appeared, else move them.
 $ git checkout random
 $ git tag -a upstream/random/<date>
 $ git checkout random-moved
@@ -33,7 +27,6 @@ $ git tag -a upstream/hurd/<date>
 $ git checkout upstream-merged
 $ git pull . upstream
 $ git pull . dde-clean
-$ git pull . libpthread-moved
 $ git pull . random
 $ git pull . procfs-jkoenig-moved
 $ git tag -a upstream/<date>

-- 
Debian GNU Hurd packaging



reply via email to

[Prev in Thread] Current Thread [Next in Thread]