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

sebastic-guest pushed a commit to branch master
in repository website.

commit 358e6d1aae7c11bd009f4a6ee26066b672cfbc7b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Fri Feb 21 20:11:46 2014 +0100

    Update recommended gbp.conf to use git-pbuilder.
---
 policy.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/policy.xml b/policy.xml
index 61e5bc0..e6d6993 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1729,17 +1729,24 @@ Vcs-Svn: 
svn://anonscm.debian.org/pkg-grass/packages/&lt;package&gt;/trunk/
         may omit default values.
 <programlisting>
 [DEFAULT]
+
 # The default name for the upstream branch is "upstream".
 # Change it if the name is different (for instance, "master").
 upstream-branch = upstream
+
 # The default name for the Debian branch is "master".
 # Change it if the name is different (for instance, "debian/unstable").
 debian-branch = master
+
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig
 upstream-tag = upstream/%(version)s
+
 # Always use pristine-tar.
 pristine-tar = True
+
+# Always use pbuilder
+builder = /usr/bin/git-pbuilder
 </programlisting>
       </para>
     </sect2>

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to