Skip to content

Debian Changelog libssh2 (1.2.6-1)

2010

libssh2 (1.2.6-1) unstable; urgency=low

   * New upstream release.
     - Update symbols file. libssh2_error and libssh2_kex_exchange symbols
       were unexported, being private.
   * Simplify package description (Closes: #580325).
   * Update Maintainer field to use my @debian.org address.
   * Convert debian/copyright to machine-readable format.

 -- Mikhail Gusarov <dottedmag@debian.org>  Thu, 10 Jun 2010 17:33:32 +0700

libssh2 (1.2.5-1) unstable; urgency=low

   * New upstream release.
     - Update symbols file.
   * Convert to source format 3.0 (quilt)
   * Bump Standards-Version to 3.8.4, no changes needed.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 01 Apr 2010 21:46:07 +0700

libssh2 (1.2.4-1) unstable; urgency=low

   * New upstream release.
     - Adjust list of files to stash before build and to restore later.
     - Update symbols file.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 28 Feb 2010 13:11:14 +0600

2009

libssh2 (1.2.2-1) unstable; urgency=low

   * New upstream release.
 
   * Run autoreconf during build to update libtool/automake/autoconf
     generated files (Closes: #558523).
     - Expand list of files to stash before build and to restore after.
 
   * Remove disable_example_compilation.patch, example compilation does not
     hurt anyone.
     - Remove quilt from Build-Depends,
     - Stop call patch/unpatch in debian/rules,
     - Remove README.source.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 29 Nov 2009 18:45:58 +0600

libssh2 (1.2.1-2) unstable; urgency=low

   * Install libssh2.pc (Closes: #554437)

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Wed, 04 Nov 2009 23:48:29 +0600

libssh2 (1.2.1-1) unstable; urgency=low

   * debian/watch:
     - update to match changed upstream download location.
   * debian/rules:
     - adjust "keep files" list in order to produce clean .diff.gz
     - avoid installing .gitignore alongside the examples
     - stylistic fixes
   * debian/control:
     - bump Standards-Version, no changes required.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Mon, 28 Sep 2009 19:10:36 +0700

libssh2 (1.2-1) unstable; urgency=low

   * New upstream release.
     - updated debian/libssh2-1.symbols.
   * debian/rules: config.sub, config.guess, ChangeLog and
     win32/libssh2.dsp from tarball are preserved, due to being deleted by
     `make distclean'.
   * Standards-Version updated to 3.8.2, no changes required.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 13 Aug 2009 02:28:57 +0700

libssh2 (1.1-1) unstable; urgency=low

   * New upstream release.
     - Dropped unexport-private-symbols.patch, applied upstream.
     - Dropped fix_manpage.patch, applied upstream.
     - Lots of private symbols were un-exported, adjusting
       libssh2-1.symbols
   * Updating Standards-Version to 3.8.1, no changes required.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Thu, 02 Apr 2009 16:20:42 +0700

libssh2 (1.0-1) unstable; urgency=low

   * New upstream release (Closes: #514225).
   * Replaced fix_manpage.patch with new set of manpages' fixes.
   * debian/patches/disable_example_compilation.patch:
     - added description, as suggested by Lintian,
     - refreshed.
   * debian/patches/unexport-private-symbols.patch:
     - new patch, disabling export of _libssh2_* private symbols.
   * debian/libssh2-1.symbols:
     - added symbols file.
   * debian/control:
     - removed duplicate Section: libs from binary package,
     - bumped Standards-Version to 3.8.0:
       + debian/README.source added.
   * debian/rules:
     - clean target now unpatches the source,
     - no longer reconfigures package twice: fixed quilt patch target,
     - simplified configure target,
     - deprecated dh_clean -k replaced with dh_prep.
   * debhelper compat bumped to 7.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Tue, 17 Feb 2009 22:50:14 +0600

2007

libssh2 (0.18-1) unstable; urgency=low

   * New upstream release
     - Removed 'CVS directories in tarball' lintian override.
 
   - Added patch fixing the syntactic errors in manpages.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Sun, 11 Nov 2007 17:16:34 +0600

libssh2 (0.17-1) unstable; urgency=low

   * New upstream release (Closes: #409362, #430569):
     * ABI change: soname changed (adding Conflicts and Replaces to new
       -dev package)
     * installing more documentation.
     * added lintian override: CVS directory accidentally went in release
       tarball.
   * Build using libgcrypt, not OpenSSL (Closes: #409362).
   * Quilt introduced to manage patches:
     * Added patch disabling compilation of example.
   * Watch file added.
   * ${Source-Version} changed to ${binary:Version}: makes lintian happy
     and allows binNMUs.

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Wed, 04 Jul 2007 15:21:46 +0700

libssh2 (0.14+20070102-1) unstable; urgency=low

   * Initial release (Closes: #403446).

 -- Mikhail Gusarov <dottedmag@dottedmag.net>  Tue, 2 Jan 2007 03:17:15 +0600