From 4a6315fb6f3fe03f7a84e42f4c08f18ae84b6d3e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Sep 2012 00:09:38 -0400 Subject: [PATCH] demote libnss-mdns to suggests At recommends it causes avahi-daemon to be pulled in on upgrade, which is just too annoying to deal with avoiding on servers. MDNS is needed for robust peering, but probably most desktop systems have it anyway; it's in task-desktop. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3dfa8e909b..e92351ad2f 100644 --- a/debian/control +++ b/debian/control @@ -59,8 +59,8 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, rsync, wget | curl, openssh-client (>= 1:5.6p1) -Recommends: lsof, libnss-mdns, gnupg -Suggests: graphviz, bup +Recommends: lsof, gnupg +Suggests: graphviz, bup, libnss-mdns Description: manage files with git, without checking their contents into git git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when