aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBertrand Marc <beberking@gmail.com>2012-05-21 19:51:08 +0200
committerBertrand Marc <beberking@gmail.com>2012-05-21 19:51:08 +0200
commit517ac5700a0e16e907fdd3d75e8fa5c8d41ebb65 (patch)
tree2ea1d30a4199be854e06d69e1d2ccd392f41812b /debian
parente9520984adb86fee7009a7912d8eb5402d375e41 (diff)
gnunet-server breaks/replaces gnunet-client (<<0.9) (Closes: #673801).
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index d6eadb0..41414dc 100644
--- a/debian/control
+++ b/debian/control
@@ -77,8 +77,8 @@ Depends:
${misc:Depends}, ${shlibs:Depends}, gnunet-common (= ${binary:Version}),
adduser, gettext, netbase
Suggests: miniupnpc
-Breaks: gnunet-fuse (<<0.9)
-Replaces: gnunet-fuse (<<0.9)
+Breaks: gnunet-fuse (<<0.9), gnunet-client (<<0.9)
+Replaces: gnunet-fuse (<<0.9), gnunet-client (<<0.9)
Description: secure, trust-based peer-to-peer framework (server)
GNUnet is a peer-to-peer framework which focuses on providing security. All
link-to-link messages in the network are confidential and authenticated. The