[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. upstream/0.20081011-14-ge1e624f

Stefano Zacchiroli zack at upsilon.cc
Sun Oct 12 17:39:36 UTC 2008


The following commit has been merged in the master branch:
commit 991a1e70610ca79abde61ffa81d1ba89c7d8e22e
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Sun Oct 12 18:13:03 2008 +0200

    update topgit info

diff --git a/debian/README.source b/debian/README.source
index c52bdb1..7c6775b 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -50,7 +50,14 @@ Building from the Git repository
         --git-debian-branch=build \
 	[options]
 
-During development/tests, steps 3 and 5 (together with --git-tag and
---git-debian-branch=build) are not needed, and you may use
-git-buildpackage with the master branch instead of build, provided you
-git-ignore debian/patches.
+During development/tests, you can work directly on branch master,
+provided you tell git to ignore debian/patches. You can then skip
+steps 3 and 5, and forget --git-tag and --git-debian-branch options in
+step 6:
+
+  git-buildpackage --git-pristine-tar [options]
+
+Notes:
+ - don't commit serialized patches into master
+ - don't commit patched sources into master ("git status" will be
+   meaningful only after "debclean")

-- 
ocaml-batteries packaging



More information about the Pkg-ocaml-maint-commits mailing list