aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJean-Philippe Garcia Ballester <giga@le-pec.org>2006-12-11 18:22:22 +0000
committerJean-Philippe Garcia Ballester <giga@le-pec.org>2006-12-11 18:22:22 +0000
commit77db3bba379688814c3a3f3a182cd87d91941861 (patch)
tree58387e9383ca724db5a8c43a3b4bdc2808ae1a5d /debian
parentf159b5d817a6643a179fa12745c8f95f8873c5f7 (diff)
downloadlibssh-77db3bba379688814c3a3f3a182cd87d91941861.tar.gz
libssh-77db3bba379688814c3a3f3a182cd87d91941861.tar.xz
libssh-77db3bba379688814c3a3f3a182cd87d91941861.zip
Change to debian debug package to contain SONAME.
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@96 7dcaeef0-15fb-0310-b436-a5af3365683c
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control9
-rw-r--r--debian/copyright4
-rw-r--r--debian/libssh2-dev.doc-base (renamed from debian/libssh-dev.doc-base)4
-rw-r--r--debian/libssh2-dev.docs (renamed from debian/libssh-dev.docs)0
-rw-r--r--debian/libssh2-dev.examples (renamed from debian/libssh-dev.examples)0
-rw-r--r--debian/libssh2-dev.install (renamed from debian/libssh-dev.install)0
-rw-r--r--debian/libssh2-dev.manpages (renamed from debian/libssh-dev.manpages)0
-rw-r--r--debian/rules2
9 files changed, 14 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index ac40eb26..dc96e284 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-libssh (0.2~svn20061116-1) unstable; urgency=low
+libssh (0.2~svn20061206-1) unstable; urgency=low
* Initial release (Closes: #316872)
- -- Laurent Bigonville <bigon@bigon.be> Thu, 16 Nov 2006 20:44:31 +0100
+ -- Laurent Bigonville <bigon@bigon.be> Thu, 7 Dec 2006 00:05:12 +0100
diff --git a/debian/control b/debian/control
index ef2d6f6e..862b3685 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
Source: libssh
Section: libs
Priority: optional
-Maintainer: Laurent Bigonville <bigon@bigon.be>
-Build-Depends: cdbs, debhelper (>= 5.0.0), libgcrypt11-dev, zlib1g-dev, doxygen
+Maintainer: Jean-Philippe Garcia Ballester <giga@le-pec.org>
+Uploaders: Laurent Bigonville <bigon@bigon.be>
+Build-Depends: cdbs, debhelper (>= 5.0.0), libgcrypt11-dev, libz-dev, doxygen
Standards-Version: 3.7.2
Package: libssh2
@@ -18,10 +19,12 @@ Description: A tiny C SSH library
.
Homepage: http://0xbadc0de.be/wiki/doku.php?id=libssh:libssh
-Package: libssh-dev
+Package: libssh2-dev
+Provides: libssh-dev
Section: libdevel
Architecture: any
Depends: libssh2 (= ${Source-Version}), libgcrypt11-dev, zlib1g-dev
+Conflicts: libssh-dev
Description: A tiny C SSH library. Development files and documentation
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
diff --git a/debian/copyright b/debian/copyright
index 31333b0d..2967616e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -27,5 +27,7 @@ On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.
-The Debian packaging is (C) 2006, Laurent Bigonville <bigon@bigon.be> and
+The Debian packaging is
+ (C) 2005-2006, Jean-Philippe Garcia Ballester <giga@le-pec.org>,
+ (C) 2006, Laurent Bigonville <bigon@bigon.be> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
diff --git a/debian/libssh-dev.doc-base b/debian/libssh2-dev.doc-base
index 0498b32d..fc7679a6 100644
--- a/debian/libssh-dev.doc-base
+++ b/debian/libssh2-dev.doc-base
@@ -5,5 +5,5 @@ Abstract: This manual describes libssh API.
Section: Apps/Programming
Format: HTML
-Index: /usr/share/doc/libssh-dev/html/index.html
-Files: /usr/share/doc/libssh-dev/html/*
+Index: /usr/share/doc/libssh2-dev/html/index.html
+Files: /usr/share/doc/libssh2-dev/html/*
diff --git a/debian/libssh-dev.docs b/debian/libssh2-dev.docs
index 791a777d..791a777d 100644
--- a/debian/libssh-dev.docs
+++ b/debian/libssh2-dev.docs
diff --git a/debian/libssh-dev.examples b/debian/libssh2-dev.examples
index a6302d78..a6302d78 100644
--- a/debian/libssh-dev.examples
+++ b/debian/libssh2-dev.examples
diff --git a/debian/libssh-dev.install b/debian/libssh2-dev.install
index 9d25b38b..9d25b38b 100644
--- a/debian/libssh-dev.install
+++ b/debian/libssh2-dev.install
diff --git a/debian/libssh-dev.manpages b/debian/libssh2-dev.manpages
index ff25dc07..ff25dc07 100644
--- a/debian/libssh-dev.manpages
+++ b/debian/libssh2-dev.manpages
diff --git a/debian/rules b/debian/rules
index d71320b6..a01566f2 100644
--- a/debian/rules
+++ b/debian/rules
@@ -14,5 +14,5 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_CONFIGURE_EXTRA_FLAGS = --with-libgcrypt --enable-ssh1
DEB_DBG_PACKAGE_libssh2 = libssh2-dbg
-install/libssh-dev::
+install/libssh2-dev::
make install-doc DESTDIR=debian/tmp