[website] 02/08: Recommend a full build before a source-only upload to Launchpad.

Bas Couwenberg sebastic at debian.org
Tue Jul 12 18:41:48 UTC 2016


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

sebastic pushed a commit to branch master
in repository website.

commit 902ea24621764caae5781ed57770d508bd9bf52f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Jul 12 18:11:01 2016 +0200

    Recommend a full build before a source-only upload to Launchpad.
---
 policy.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/policy.xml b/policy.xml
index fce8787..248a7ba 100644
--- a/policy.xml
+++ b/policy.xml
@@ -1929,6 +1929,13 @@ allowed_distributions = .*
 <programlisting>
 <command>gbp buildpackage</command> <option>--git-pbuilder</option> <option>--git-dist</option>=<replaceable>xenial-<ppa></replaceable> <option>-S</option> <option>-sa</option>
 </programlisting>
+            It's a good idea to first do a full build by leaving out the
+            <option>-S</option> option to ensure all binary packages build
+            with the dependencies from Ubuntu, before building the source-only
+            upload for Launchpad:
+<programlisting>
+<command>gbp buildpackage</command> <option>--git-pbuilder</option> <option>--git-dist</option>=<replaceable>xenial-<ppa></replaceable>
+</programlisting>
             Refer to the
             <ulink url="https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage#Options_when_building">Launchpad documentation</ulink>
             for more information about building packages for Ubuntu PPAs.

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



More information about the Pkg-grass-devel mailing list