The following commit has been merged in the master branch:
commit a5fd47271681ebdcaae023ac49fc84b99ddd0c32
Author: Wolodja Wentland <babi...@gmail.com>
Date:   Fri Oct 7 11:10:41 2011 +0100

    Clarify build process in README.source

diff --git a/debian/README.source b/debian/README.source
index 96d1ef4..dccefb7 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -26,19 +26,15 @@ export hooks of gitpkg and configure gitpkg to build with 
dpkg-buildpackage:
     $ git config gitpkg.deb-export-hook 
/usr/share/gitpkg/hooks/quilt-patches-deb-export-hook
     $ git config gitpkg.exit-hook 
/usr/share/gitpkg/hooks/dpkg-buildpackage-exit-hook
 
-and you can build with:
-
-    $ gitpkg master
-
-If you want to build a specific version you can pass the corresponding tag:
+and you can then build a specific version:
 
     $ gitpkg debian/$debian_ver
 
-Switching to the endorsed git packaging style described in [2] a rename of the
-patch-queue branch to patch-queue/old was necessary in order to be compatible
-with git-pq's branch naming scheme. If you checked out leiningen prior to this
-version you need to run the following commands to update your local
-repository.
+Due to switching to the endorsed git packaging style described in [2] a rename
+of the patch-queue branch to patch-queue/old was necessary in order to be
+compatible with git-pq's branch naming scheme. If you checked out leiningen
+prior to this version you need to run the following commands to update your
+local repository.
 
     $ git remote prune origin
     $ git branch -D patch-queue

-- 
leiningen packaging

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to