[debian-edu-commits] debian-edu/ 01/01: Move kde-zeroconf from tasks/main-server to tasks/desktop-kde as it's KDE specific; avoids as well to pull in KDE DE related packages if a DE other than KDE is installed.
Wolfgang Schweer
schweer-guest at moszumanska.debian.org
Tue Apr 19 21:30:54 UTC 2016
This is an automated email from the git hooks/post-receive script.
schweer-guest pushed a commit to branch master
in repository debian-edu.
commit 1b4a5d534c1ea52133f905e41155771025602e03
Author: Wolfgang Schweer <wschweer at arcor.de>
Date: Tue Apr 19 23:32:54 2016 +0200
Move kde-zeroconf from tasks/main-server to tasks/desktop-kde as it's KDE specific; avoids as well to pull in KDE DE related packages if a DE other than KDE is installed.
---
debian/changelog | 3 +++
tasks/desktop-kde | 2 +-
tasks/main-server | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3e54ab6..1415c24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,9 @@ debian-edu (1.900) UNRELEASED; urgency=medium
* Remove no longer available packages from tasks files, replace some with
similar or equivalent ones. Other replacements (esp. for KDE) are
already pulled in via other Depends. (Closes: #726492, #782056, #792837)
+ * Move kde-zeroconf from tasks/main-server to tasks/desktop-kde as it's
+ KDE specific; avoids as well to pull in KDE DE related packages if a DE
+ other than KDE is installed.
-- Mike Gabriel <sunweaver at debian.org> Fri, 30 Oct 2015 16:41:35 +0100
diff --git a/tasks/desktop-kde b/tasks/desktop-kde
index d9cc359..c89b538 100644
--- a/tasks/desktop-kde
+++ b/tasks/desktop-kde
@@ -25,7 +25,7 @@ Recommends: kcalc, ark, kmail, kaddressbook, kcharselect, \
kdeaccessibility, \
kturtle
Suggests: knode, kcron, kuser, kscd, kfind, \
- kruler, kfilereplace, \
+ kruler, kfilereplace, kde-zeroconf, \
kde | kde-full
Why: KDE desktop environment
Responsible: ? (someone need to check the package list is complete)
diff --git a/tasks/main-server b/tasks/main-server
index dd6e2fe..a7fcafe 100644
--- a/tasks/main-server
+++ b/tasks/main-server
@@ -19,7 +19,7 @@ Responsible: Lars Bahner
NeedConfig: yes - set up default firewall rules
Depends: avahi-daemon, libnss-mdns
-Suggests: avahi-discover, mdns-scan, avahi-autoipd, kde-zeroconf
+Suggests: avahi-discover, mdns-scan, avahi-autoipd
Why: Packages needed for dynamic service location, network
configuration and print server discovery
Responsible: Mike Gabriel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu.git
More information about the debian-edu-commits
mailing list