[neon/kde/print-manager/Neon/unstable] debian: make it depends
Carlos De Maine
null at kde.org
Sat Nov 18 23:43:41 GMT 2023
Git commit e56031239fc07c52ba43d1a885c66c7f70f23301 by Carlos De Maine.
Committed on 19/11/2023 at 00:43.
Pushed by carlosdem into branch 'Neon/unstable'.
make it depends
M +0 -6 debian/changelog
M +5 -2 debian/control
https://invent.kde.org/neon/kde/print-manager/-/commit/e56031239fc07c52ba43d1a885c66c7f70f23301
diff --git a/debian/changelog b/debian/changelog
index 864b9df..38ead03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -142,12 +142,6 @@ print-manager (4:21.04.3-0neon) focal; urgency=medium
-- Neon CI <neon at kde.org> Mon, 12 Jul 2021.12.20:00 +0000
-print-manager (4:20.12.3-0neon) focal; urgency=medium
-
- * New release
-
- -- Neon CI <neon at kde.org> Wed, 03 Mar 2021 13:05:12 +0000
-
print-manager (4:20.12.2-0neon) focal; urgency=medium
* New release
diff --git a/debian/control b/debian/control
index cf53239..b6948c7 100644
--- a/debian/control
+++ b/debian/control
@@ -36,10 +36,13 @@ Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/print-manager.git
Package: print-manager
Architecture: any
-Depends: kf6-plasma-framework,
+Depends: cups,
+ kf6-plasma-framework,
qml6-module-qtquick-controls,
+ system-config-printer-common,
+ system-config-printer-udev,
+ smbclient
${misc:Depends}, ${shlibs:Depends}
-Recommends: cups, system-config-printer-common, system-config-printer-udev, smbclient
Description: printer configuration and monitoring tools
This package provides a KDE configuration module and a Plasma widget for
installing and configuring printers, and monitoring printers, print jobs and
More information about the Neon-commits
mailing list