On Mon, 2019-08-12 at 16:57 +0200, Guido Günther wrote:
Hi, On Mon, Aug 12, 2019 at 10:34:44AM -0400, Jeremiah C. Foster wrote:
On Mon, 2019-08-12 at 01:27 +0200, Matthias Klumpp wrote:
Am Sa., 10. Aug. 2019 um 02:37 Uhr schrieb Jeremiah C. Foster jeremiah.foster@puri.sm:
[...]
So either `debuild -sa` (or the pdebuild equivalent) or in case you are using Debspawn just use `debspawn build --include-orig`.
I'll have to try that.
Currently I'm using; git-buildpackage;
gbp buildpackage \ --git-pristine-tar --git-builder='DIST=green pdebuild --auto-debsign' --git-debian-branch=pureos/master
just adding '-sa' to that will add the orig tarball to the changes file.
Many thanks Guido.
Regards,
Jeremiah