[neon/neon/calamares-settings/Neon/release-lts] debian: fix debhelper-but-no-misc-depends

Harald Sitter null at kde.org
Mon Mar 15 14:08:22 GMT 2021


Git commit 30b1be0f4a05328e3f583df0ea6edbc23d1aa2a8 by Harald Sitter.
Committed on 15/03/2021 at 14:08.
Pushed by sitter into branch 'Neon/release-lts'.

fix debhelper-but-no-misc-depends

lintian is grumpy otherwise

M  +1    -1    debian/control

https://invent.kde.org/neon/neon/calamares-settings/commit/30b1be0f4a05328e3f583df0ea6edbc23d1aa2a8

diff --git a/debian/control b/debian/control
index 07de2c3..3b5fe74 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.6
 
 Package: calamares-settings
 Architecture: all
-Depends: calamares, ubiquity-slideshow-neon
+Depends: calamares, ubiquity-slideshow-neon, ${misc:Depends}
 Description: distribution-independent installer framework
  distribution-independent installer framework.
  .


More information about the Neon-commits mailing list