On 7/3/23 17:30, ǝɹʇʇɐʃǝ◖ xıʃǝɟ (@pantierra) wrote:
=====================================
debian/control
=====================================
@@ -1,8 +1,9 @@
  Source: pygeoapi
-Section: python
+Section: science

The python section is applicable for the python3-pygeoapi binary package, you can also use it for the source package and have the binary package inherit it from the source package by removing the Section field from the binary package.

  Package: python3-pygeoapi
-Architecture: any
+Architecture: all
  Section: utils
  Depends: ${python3:Depends},

The utils section is a appropriate if usr/bin/pygeoapi moves to its own pygeoapi binary package similar to e.g. stetl. The python3-pygeoapi binary package providing the library should use Section: python.

This would fix:

I: python3-pygeoapi: wrong-section-according-to-package-name utils => python X: python3-pygeoapi: library-package-name-for-application [usr/bin/pygeoapi]

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to