On 08-01-16 12:02, Rashad Kanavath wrote:
> http://wiki.orfeo-toolbox.org/index.php/Backport_packages_from_DebianGIS

The "Create source.change including FULL Source code using debuild"
section should probably not recommend the use of debuild, you should
always use the appropriate chroot for the distribution being uploaded to.

You can pass the debuild options to pbuilder with the git-buildpackage
--git-pbuilder-options argument:

 gbp buildpackage --git-pbuilder --git-dist=<dist> \
                  --git-pbuilder-options="--debbuildopts='-S -sa'"

You should configure the appropriate GPG key in ~/.devscripts to have
the various tools use it automatically:

 # GPG keyid to use (-k option)
 DEBSIGN_KEYID=<KEYID>

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
_______________________________________________
UbuntuGIS mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Reply via email to