[debian-edu-commits] debian-edu/ 02/02: Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with avahi-daemon) to make CUPS browsing really functional. This makes automatic printer discovery via CUPS browsing work on multicast-enabled networks. (Closes: #791995).

Mike Gabriel sunweaver at debian.org
Fri Oct 30 15:44:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository debian-edu.

commit e04035223379375d0e994c57790db832aa93d460
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Oct 30 16:43:06 2015 +0100

    Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with avahi-daemon) to make CUPS browsing really functional. This makes automatic printer discovery via CUPS browsing work on multicast-enabled networks. (Closes: #791995).
---
 debian/changelog    | 9 +++++++++
 tasks/desktop-other | 2 +-
 tasks/main-server   | 7 +++++++
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 94324af..106baad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debian-edu (1.813) UNRELEASED; urgency=medium
+
+  * Add libdns-mdns to tasks/desktop-other and tasks/main-server (together with
+    avahi-daemon) to make CUPS browsing really functional. This makes
+    automatic printer discovery via CUPS browsing work on
+    multicast-enabled networks. (Closes: #791995).
+
+ -- Mike Gabriel <sunweaver at debian.org>  Fri, 30 Oct 2015 16:41:35 +0100
+
 debian-edu (1.812) unstable; urgency=high
 
   * Drop education-desktop-sugar meta package, as Jessie will be released
diff --git a/tasks/desktop-other b/tasks/desktop-other
index 58800b8..4768dba 100644
--- a/tasks/desktop-other
+++ b/tasks/desktop-other
@@ -274,7 +274,7 @@ Why:         Allow sending and receiving signed and encrypted email
 Responsible: ?
 NeedConfig:  ?
 
-Depends:     avahi-daemon
+Depends:     avahi-daemon, libnss-mdns
 Suggests:    avahi-discover, mdns-scan, avahi-autoipd, kdnssd
 Why:         Packages needed for dynamic service location and
              network configuration.
diff --git a/tasks/main-server b/tasks/main-server
index d4a9c26..37f9e4b 100644
--- a/tasks/main-server
+++ b/tasks/main-server
@@ -18,6 +18,13 @@ Why:         Needed to set up firewalling rules using netfilter in 2.4.x
 Responsible: Lars Bahner
 NeedConfig:  yes - set up default firewall rules
 
+Depends:     avahi-daemon, libnss-mdns
+Suggests:    avahi-discover, mdns-scan, avahi-autoipd, kdnssd
+Why:         Packages needed for dynamic service location, network
+             configuration and print server discovery
+Responsible: Mike Gabriel
+NeedConfig:  ?
+
 Depends:     bind9 | pdns-backend-ldap
 Suggests:    nslint, dnswalk, dlint
 Why:         DNS server for the local clients. Depend on both so that pdns-backend-ldap can be kept on upgrades

-- 
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