aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
-rw-r--r--debian/control3
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 <bigon@bigon.be> Sun, 11 Feb 2007 18:55:11 +0100
+ -- Laurent Bigonville <bigon@bigon.be> 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 <bigon@bigon.be> 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