[Pkg-pascal-devel] Using FPC backports to build src package

Abou Al Montacir abou.almontacir at sfr.fr
Fri Oct 7 15:59:25 BST 2022


Hi David,

On Thu, 2022-10-06 at 20:48 +1100, David Bannon wrote:
> Some advice please!
> I am about to release a new version of tomboy-ng and should use the newer
> FPC/Lazarus in Testing to make my Source Package. 
> So, I added backports to my Bullseye installation and installed FPC 3.2.2 and
> Lazarus 2.2.2 (thanks Abou!). However, because I have in my package's
> dependencies, thus -
> Build-Depends: .... fpc (>=3.2.2), lazarus (>=2.2.2)
> And the FPC and Lazarus from backports identify themselves as fpc-3.2.2 and
> lazarus-2.2, debuild fails the dependency check. I have confirmed this by
> manually editing my control line (successfully) to -
> Build-Depends: .... fpc-3.2.2 (>=3.2.2), lazarus-2.2 (>=2.2.2)
> So, finally, my question - should I just use a Testing install to build my
> source package ? 
Sorry, but I think that the easiest way to do that is to use cowbuilder with
gbp.
This way you are sure it uses a clean environment, just very similar to what
runs in builders.
-- 
Cheers,
Abou Al Montacir

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20221007/413dbee0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-pascal-devel/attachments/20221007/413dbee0/attachment.sig>


More information about the Pkg-pascal-devel mailing list