[neon/backports-focal/kimageannotator/Neon/release-lts] debian: fix lintian warnings

Harald Sitter null at kde.org
Tue Mar 23 11:44:45 GMT 2021


Git commit 8b4d50ca81e4f93772c2c39a87950f1807f3019c by Harald Sitter.
Committed on 23/03/2021 at 11:44.
Pushed by sitter into branch 'Neon/release-lts'.

fix lintian warnings

W: libkimageannotator0.4.0: empty-binary-package
W: libkimageannotator0.4.0: priority-extra-is-replaced-by-priority-optional

I hope arch:all fixes the first anyway

M  +2    -2    debian/control

https://invent.kde.org/neon/backports-focal/kimageannotator/commit/8b4d50ca81e4f93772c2c39a87950f1807f3019c

diff --git a/debian/control b/debian/control
index b2a20fe..49d49de 100644
--- a/debian/control
+++ b/debian/control
@@ -41,11 +41,11 @@ Description: Image Annotating Library (lib)
  This package provides the shared library.
 
 Package: libkimageannotator0.4.0
-Architecture: any
+Architecture: all
 Depends: libkimageannotator0,
          ${misc:Depends},
          ${shlibs:Depends}
-Priority: extra
+Priority: optional
 Section: oldlibs
 Description: Transitional - Image Annotating Library (lib)
  The kImageAnnotator library provides tools to annotate


More information about the Neon-commits mailing list