1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136
|
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)
-- Ondřej Surý <ondrej@debian.org> Tue, 22 Nov 2016 21:22:53 +0100
php-ssh2 (1.0+0.13-1) unstable; urgency=medium
* Imported Upstream version 1.0+0.13
* Remove version patch
-- Ondřej Surý <ondrej@debian.org> Mon, 25 Jul 2016 13:27:39 +0200
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~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:20:29 +0200
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
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:38:28 +0200
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
-- Ondřej Surý <ondrej@debian.org> Fri, 15 Apr 2016 15:21:50 +0200
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
-- Ondřej Surý <ondrej@debian.org> Tue, 01 Mar 2016 00:13:23 +0100
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
-- Ondřej Surý <ondrej@debian.org> Tue, 12 Jan 2016 09:42:16 +0100
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
-- Ondřej Surý <ondrej@debian.org> Wed, 09 Dec 2015 11:11:02 +0100
php-ssh2 (0.12-3) unstable; urgency=medium
* Remove excess initialisers (Closes: #750081)
* php5-ssh2 breaks and replaces previous libssh2-php (Closes: #751737)
-- Mathieu Parent <sathieu@debian.org> Thu, 19 Jun 2014 22:06:51 +0200
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
-- Mathieu Parent <sathieu@debian.org> Sat, 22 Feb 2014 17:10:38 +0100
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)
-- Lior Kaplan <kaplan@debian.org> Sun, 11 Aug 2013 11:52:03 +0200
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
-- Lior Kaplan <kaplan@debian.org> Sat, 21 Jan 2012 02:45:49 +0200
php-ssh2 (0.11.2-1) unstable; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
-- Martin Meredith <mez@debian.org> Sun, 12 Dec 2010 02:39:37 +0000
php-ssh2 (0.11.0-2.1) unstable; urgency=low
* Non-maintainer upload.
* Remove extra 'static' keyword (Closes: #569377)
-- Raphael Geissert <geissert@debian.org> Wed, 24 Feb 2010 01:48:37 -0600
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)
-- Martin Meredith <mez@debian.org> Sun, 12 Apr 2009 17:36:16 +0100
php-ssh2 (0.11.0-1) unstable; urgency=low
* Initial release (Closes: #511444, #447487)
-- Martin Meredith <mez@debian.org> Wed, 14 Jan 2009 13:55:00 +0000
|