This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch README in repository hurd.
commit e3b4590899e4a89d59075f6df26ee0f711385fe0 Author: Samuel Thibault <[email protected]> Date: Tue Sep 22 20:56:01 2015 +0200 Add missing renaming step --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index b7f6686..15e8fe6 100644 --- a/README +++ b/README @@ -15,6 +15,8 @@ git checkout dde git pull . dde-upstream # Remove files added outside DDE +# Move libdde_linux26 files into libdde-linux26 + git push incubator dde:dde-debian git tag -m "New upstream snapshot" -a upstream/dde/$version$git for dir in devnode libbpf libdde-linux26 libddekit libhurd-slab libmachdev @@ -26,6 +28,7 @@ git checkout eth git pull . dde-upstream # Remove files added outside eth-* + git tag -m "New upstream snapshot" -a upstream/eth/$version$git for dir in eth-filter eth-multiplexer do -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
