Skip to content

Changelog php-ssh2 (1.1.2+0.13-1build1)

2018

php-ssh2 (1.1.2+0.13-1build1) bionic; urgency=medium

   * No-change rebuild for PHP7.2

2017

php-ssh2 (1.1.2+0.13-1) unstable; urgency=medium

   * New upstream version 1.1.2+0.13
   * Update debian/patches for 1.1.2 release

2016

php-ssh2 (1.0+0.13-2) unstable; urgency=medium

   * Apply patches to fix ssh2 to work again with 5.6.28 and 7.0.13
     (Courtesy of Remi Collet) (Closes: #849946)

php-ssh2 (1.0+0.13-1) unstable; urgency=medium

   * Imported Upstream version 1.0+0.13
   * Remove version patch

php-ssh2 (0.12-50-gaa1739a+0.12+-2) unstable; urgency=medium

   * Move the default makefile snippet to dh-php and use a simple d/rules
     with dh-php >= 0.12~

php-ssh2 (0.12-50-gaa1739a+0.12+-1) unstable; urgency=medium

   * Imported Upstream version 0.12-50-gaa1739a+0.12+
   * Improve d/rules so it can be used with both single or multiple PECL
     upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
     package-MAJOR.xml and package.xml in this order
   * Change upstream release version to 0.12-50-gaa1739a for PHP 7.0 git
     branch

php-ssh2 (0.12-50-gaa1739a+0.12-1) unstable; urgency=medium

   * gbp.conf back at master/pristine-tar/upstream
   * Imported Upstream version 0.12-50-gaa1739a+0.12

php-ssh2 (0.12-42-g50d97a5+0.12-1) unstable; urgency=medium

   * Imported Upstream version 0.12-42-g50d97a5+0.12
   * Force rebuild with dh_php >= 0.7

php-ssh2 (0.12-39-g3dfe336+0.12-1) unstable; urgency=medium

   * Imported Upstream version 0.12-39-g3dfe336+0.12
   * Build php-ssh2 version for PHP 5.6 and 7.0
   * Override wrong license-problem-php-license lintian check for packages
     from PECL

2015

php-ssh2 (0.12-39-g3dfe336-1) unstable; urgency=medium

   * Imported Upstream version 0.12-39-g3dfe336
   * Convert package to PHP 7.0
   * Remove patches already fixed upstream

2014

php-ssh2 (0.12-3) unstable; urgency=medium

   * Remove excess initialisers (Closes: #750081)
   * php5-ssh2 breaks and replaces previous libssh2-php (Closes: #751737)

php-ssh2 (0.12-2) unstable; urgency=low

   [ David Prévot ]
   * Switch to pkg-php-tools and dh-sequencer
   * Let dpkg handle conffile
   * Change section to php
   * Maintain the package inside the PHP PECL team
   * Bump debhelper compat to 9
   * Convert copyright to format 1.0
 
   [ Mathieu Parent ]
   * Rename package to php5-ssh2 (Closes: #635296) and provide a transitionnal
     package
   * Add me as uploader
   * Standards-Version: 3.9.5, no change
   * Add gbp.conf to use pristine-tar

2013

php-ssh2 (0.12-1) unstable; urgency=low

   * New upstream release
   * Switch conffile to /etc/php5/mods-available and use php5enmod and
     php5dismod (Closes: #667782)

2012

php-ssh2 (0.11.3-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * New upstream release
     - Has PHP 5.4 support (Closes: #656487)
     - Add a patch to fix reported version from 0.11.3-dev to 0.11.3
   * Fix lintian warning duplicate-changelog-files

2010

php-ssh2 (0.11.2-1) unstable; urgency=low

   * New upstream release
   * Switch to dpkg-source 3.0 (quilt) format

php-ssh2 (0.11.0-2.1) unstable; urgency=low

   * Non-maintainer upload.
   * Remove extra 'static' keyword (Closes: #569377)

2009

php-ssh2 (0.11.0-2) unstable; urgency=low

   * Updated rules to change dh_clean -k to dh_prep
   * Added Version number to GPL file link in copyright
   * Fixed issue with dh_pecl being called against wrong package name
                                                    (Closes: #531011)

php-ssh2 (0.11.0-1) unstable; urgency=low

   * Initial release (Closes: #511444, #447487)