From c86bc487e54c1fce6bc92ddb99b9734b6da71703 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Mon, 26 Mar 2007 18:52:53 +0000 Subject: * Sync with uploaded debian package git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@119 7dcaeef0-15fb-0310-b436-a5af3365683c --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 584686e4..2ef46f0e 100644 --- a/debian/control +++ b/debian/control @@ -57,8 +57,7 @@ Package: libssh-2-doc Section: doc Architecture: all Suggests: doc-base -Conflicts: libssh-2-doc (<< 0.2-2) -Replaces: libssh-2-doc (<< 0.2-2) +Replaces: libssh-2-dev (<= 0.2-1) Description: A tiny C SSH library. Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client -- cgit