1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-31 00:03:07 +03:00

* Sync with uploaded debian package

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@119 7dcaeef0-15fb-0310-b436-a5af3365683c
This commit is contained in:
Laurent Bigonville
2007-03-26 18:52:53 +00:00
parent 0c3ead7392
commit c86bc487e5
2 changed files with 12 additions and 5 deletions

14
debian/changelog vendored
View File

@ -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

3
debian/control vendored
View File

@ -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