[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#794051: tasksel: Additional updates for switch to plasma 5



Source: tasksel
Version: 3.32
Severity: important
Tags: patch

Due to package name changes, some addtional updates for the KDE desktop
task are needed.  The attached patch is against the current git head. All it
should need is addition of the number for this bug once it's assigned.
diff --git a/debian/changelog b/debian/changelog
index 0bc04c0..5c4aec4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,13 @@ tasksel (3.33) UNRELEASED; urgency=low
   * Replace kdm by sddm in task-kde-desktop as part of the KDE5
     transition. Closes: #792829
 
- -- Adriano Rafael Gomes <adrianorg@arg.eti.br>  Fri, 15 May 2015 19:43:57 -0300
+  [ Scott Kitterman ]
+  * Additional updates for transition to Plasma 5
+    - Drop specific depends on Qt4 components to support the KDE debconf front
+      end as they will be pulled in as needed by apper or muon
+    - Update plasma-widget-networkmanagement to plasma-nm
+
+ -- Adriano Rafael Gomes <adrianorg@arg.eti.br>  Thu, 30 Jul 2015 01:50:58 -0400
 
 tasksel (3.32) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 16c47f3..1da53b7 100644
--- a/debian/control
+++ b/debian/control
@@ -109,14 +109,11 @@ Depends: ${misc:Depends},
 Recommends:
 # accessibility support
 	kdeaccessibility,
-# debconf kde frontend
-	libqtgui4-perl,
-	libqtcore4-perl,
 # cd/dvd burner
 	k3b,
 	k3b-i18n,
 # desktop network setup
-	plasma-widget-networkmanagement,
+	plasma-nm,
 # This is configured by d-i to be used to gain root on systems with
 # no root password. It is not enabled by default.
 	kdesudo,

Reply to: