[Pkg-pascal-devel] Bug#1069554: this is no bug in the package, bug in the script doing the rebuild?

Rene Engelhard rene at debian.org
Wed Apr 24 20:02:08 BST 2024


Hi Lucas,

this is no bug in the package AFAICS.

libreoffice-draw-nogui is clearly only in Build-Depends-Indep:

Build-Depends: debhelper-compat (= 13),
  fpc,
  libgtk2.0-dev,
  lcl,
  lcl-qt5,
Build-Depends-Indep:
  libreoffice-draw-nogui,
  libreoffice-writer,

So it's only needed for _all builds. So why would the build-deps  be 
uninstallable on armel? Or do your scripts do full builds and not 
--binary-arch/-B or whatever applicable?

(And yes, that nogui is not available on armel is a deliberate decision. 
It's dead, and nooone will hopefully want to use it for document 
conversion. And I don't want to force a full double build on armel.)

This bugreport now caused the following "fix" in winff:

Build-Depends-Indep:
  faketime,
  libreoffice-draw-nogui   | libreoffice-draw,
  libreoffice-writer-nogui | libreoffice-writer,

which I consider bad...

Regards,

Rene



More information about the Pkg-pascal-devel mailing list