From fed6cffb4d4968bcde61b3efdac731c6c0e4c5cc Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 28 Sep 2012 00:09:38 -0400 Subject: 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(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 3dfa8e909..e92351ad2 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 -- cgit v1.2.3