[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Remove package from unstable?



On 04.03.2024 02:09, Loren M. Lang wrote:

Hi,

Have you just tried passing through -S from gbp? As in "gbp
buildpackage -S"? It might not work if you have set a different
builder like schroot, but you can just pass --git-builder=debuild or
similar in that case.


Yes, I tried that option "-S", but it did not give me a source package. However I found the suitable command line later in gbp-buildpackage(1):

gbp buildpackage --git-upstream-tree=upstream_2.10.08+ds --git-no-create-orig --git-export-dir=/tmp --git-builder=/bin/true --git-no-pbuilder --git-no-purge

, which gives me a source tree in /tmp, which I can feed to "dpkg-buildpackage ... -S" to get a source package. I still fiddling with the versioning scheme I have to use, but I guess I'll figure that out myself.

Hilmar
--
sigfault

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


Reply to: