Package: indi-nightscape
Version: 1.0.6+20221222181314-3
Severity: important
Tags: patch

Dear maintainer,

indi-nightscape uses the src:libftdi1 library, it build-depends on
libftdi1-dev, and the resulting binary depends on libftdi1-2.

However, the resulting binary also has an hardcoded dependency on
libftdi1 (from src:libftdi) which is unused. This library is deprecated
and will be removed. Please therefore remove this hardcoded dependency,
which is basically:

--- indi-nightscape-1.0.6+20221222181314/debian/control
+++ indi-nightscape-1.0.6+20221222181314/debian/control
@@ -23,7 +23,6 @@
 Package: indi-nightscape
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-       , libftdi1
 Description: INDI driver for Celestron Nightscape 8300
  This package contains the INDI driver for the Celestron Nightscape 8300
  line of CCDs.

Thanks,
Aurelien

Reply via email to