aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBertrand Marc <beberking@gmail.com>2012-05-19 19:57:17 +0200
committerBertrand Marc <beberking@gmail.com>2012-05-19 19:57:17 +0200
commite9520984adb86fee7009a7912d8eb5402d375e41 (patch)
treea73f8f3899e0e17c5f5c63f06a7e0292d55fdaba /debian
parent100baefd2b2c20d49ccfb3ab952dc31d2b41b36e (diff)
Gnunet-server breaks/replaces gnunet-fuse (<<0.9) as they both contains common files (Closes: #673382).
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index cb23ce7..d6eadb0 100644
--- a/debian/control
+++ b/debian/control
@@ -77,6 +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)
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