From c86bc487e54c1fce6bc92ddb99b9734b6da71703 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Mon, 26 Mar 2007 18:52:53 +0000 Subject: [PATCH] * Sync with uploaded debian package git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@119 7dcaeef0-15fb-0310-b436-a5af3365683c --- debian/changelog | 14 +++++++++++--- debian/control | 3 +-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index bd24e2ec..db336ae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -libssh (0.2-2) unstable; urgency=low +libssh (0.2+svn20070321-2) unstable; urgency=low - * Split devel package into devel and documentation packages + * Split devel package into devel and documentation packages - -- Laurent Bigonville Sun, 11 Feb 2007 18:55:11 +0100 + -- Laurent Bigonville Mon, 26 Mar 2007 15:29:51 +0200 + +libssh (0.2+svn20070321-1) unstable; urgency=low + + * New svn snapshot: + - Fix broken include in include/libssh/server.h (Closes: #410020) + - Fix nasty bug in server side code + + -- Laurent Bigonville Mon, 26 Mar 2007 15:06:40 +0200 libssh (0.2-1) unstable; urgency=low 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