[Pkg-voip-commits] [pjproject] 30/42: Update README.source

tzafrir at debian.org tzafrir at debian.org
Sat Nov 1 17:13:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master-2.3
in repository pjproject.

commit e6c170d7a75042adb7d6d42cb04703d9030c2fe4
Author: Tzafrir Cohen <tzafrir at debian.org>
Date:   Fri Oct 31 14:25:26 2014 +0200

    Update README.source
---
 debian/README.source | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/debian/README.source b/debian/README.source
index 153c33e..324fbbe 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1 +1,22 @@
-The package is maintained with git-dpm. See git-dpm(1) and git-dpm --help.
+The package uses git-dpm.
+
+See git-dpm(1) and git-dpm --help
+
+Quick notes:
+
+* Normally (when in the master branch) you have patches under
+  debian/patches. But they are also merged in the tree, and thus no need
+  to use quilt (explicitly or implicitly). Just build.
+
+    debuild -I
+
+* To update the patches in the packaging branch, use:
+
+   git-dpm checkout-patched
+
+  Update the branch. When done:
+
+   git-dpm update-patches
+
+* The problem with gbp pq (in the standard flow) is that you lose your
+  hostory. The problem with git-dpm is that you keep all of your history.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git



More information about the Pkg-voip-commits mailing list