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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341
|
php-ssh2 (1.4.1-4) unstable; urgency=medium
* Upload to unstable
-- Ondřej Surý <ondrej@debian.org> Fri, 27 Sep 2024 19:47:01 +0200
php-ssh2 (1.4.1-4~exp4) experimental; urgency=medium
* Rebuild with PHP 8.4.0RC1
-- Ondřej Surý <ondrej@debian.org> Fri, 27 Sep 2024 16:19:07 +0200
php-ssh2 (1.4.1-4~exp3) experimental; urgency=medium
* Fix Build-Depend on php-all-dev (>= 2:95~)
-- Ondřej Surý <ondrej@debian.org> Tue, 24 Sep 2024 14:49:44 +0200
php-ssh2 (1.4.1-4~exp2) experimental; urgency=medium
* Upload to experimental
-- Ondřej Surý <ondrej@debian.org> Mon, 23 Sep 2024 18:49:40 +0200
php-ssh2 (1.4.1-4~exp1) experimental; urgency=medium
* Upload to experimental
-- Ondřej Surý <ondrej@debian.org> Mon, 23 Sep 2024 18:49:37 +0200
php-ssh2 (1.4.1-4~) unstable; urgency=medium
* Bump Build-Depends to dh-php >= 5.5~
-- Ondřej Surý <ondrej@debian.org> Sun, 22 Sep 2024 08:12:48 +0200
php-ssh2 (1.4.1-3) unstable; urgency=medium
* Upload to experimental
-- Ondřej Surý <ondrej@debian.org> Sat, 21 Sep 2024 12:57:32 +0200
php-ssh2 (1.4.1-2) unstable; urgency=medium
* Bump default version to PHP 8.4
-- Ondřej Surý <ondrej@debian.org> Sat, 21 Sep 2024 11:01:41 +0200
php-ssh2 (1.4.1-1) unstable; urgency=medium
* New upstream version 1.4.1
-- Ondřej Surý <ondrej@debian.org> Sun, 17 Mar 2024 10:42:47 +0100
php-ssh2 (1.4-1) unstable; urgency=medium
* New upstream version 1.4
* Finish splitting the source package for PHP 7.0 - PHP 8.2
-- Ondřej Surý <ondrej@debian.org> Mon, 12 Jun 2023 10:22:04 +0200
php-ssh2 (1.3.1+0.13-7) unstable; urgency=medium
* Regenerate d/control for PHP 8.2
-- Ondřej Surý <ondrej@debian.org> Fri, 09 Dec 2022 14:08:37 +0100
php-ssh2 (1.3.1+0.13-6) unstable; urgency=medium
* Fix the d/control for PHP 8.1
-- Ondřej Surý <ondrej@debian.org> Mon, 03 Jan 2022 15:01:34 +0100
php-ssh2 (1.3.1+0.13-5) unstable; urgency=medium
* Regenerate d/control for PHP 8.1
-- Ondřej Surý <ondrej@debian.org> Sat, 01 Jan 2022 13:09:59 +0100
php-ssh2 (1.3.1+0.13-3) unstable; urgency=medium
* Recompile for PHP 7.4 until the transition is complete
-- Ondřej Surý <ondrej@debian.org> Fri, 26 Nov 2021 11:26:05 +0100
php-ssh2 (1.3.1+0.13-2) unstable; urgency=medium
* Update the packaging to dh-php >= 4~
-- Ondřej Surý <ondrej@debian.org> Wed, 10 Nov 2021 12:01:07 +0100
php-ssh2 (1.3.1+0.13-1) unstable; urgency=medium
* New upstream version 1.3.1+0.13
-- Ondřej Surý <ondrej@debian.org> Thu, 04 Mar 2021 17:52:08 +0100
php-ssh2 (1.3+0.13-2) unstable; urgency=medium
* Remove the maximum PHP version from package.xml to re-enable PHP 8.0
build
-- Ondřej Surý <ondrej@debian.org> Tue, 02 Mar 2021 11:57:32 +0100
php-ssh2 (1.3+0.13-1) unstable; urgency=medium
* New upstream version 1.3+0.13
-- Ondřej Surý <ondrej@debian.org> Tue, 02 Mar 2021 11:35:27 +0100
php-ssh2 (1.2+0.13-9) unstable; urgency=medium
* Bump B-D to dh-php >= 3.1~
-- Ondřej Surý <ondrej@debian.org> Sat, 20 Feb 2021 18:08:07 +0100
php-ssh2 (1.2+0.13-8) unstable; urgency=medium
* Revert arch:all change, as it breaks shlibs:Depends
-- Ondřej Surý <ondrej@debian.org> Sat, 20 Feb 2021 13:21:49 +0100
php-ssh2 (1.2+0.13-7) unstable; urgency=medium
* The main dummy package is arch:all
* Bump dh-php Build-Depends to >= 3.0~
-- Ondřej Surý <ondrej@debian.org> Sat, 20 Feb 2021 07:51:27 +0100
php-ssh2 (1.2+0.13-6) unstable; urgency=medium
* Update standards version to 4.5.1 (no change)
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Feb 2021 12:11:07 +0100
php-ssh2 (1.2+0.13-5) unstable; urgency=medium
* Sync the changelog with Debian bullseye
* Update d/gbp.conf for debian/main branch
* Enable building with PHP 8.0
-- Ondřej Surý <ondrej@debian.org> Mon, 15 Feb 2021 10:40:31 +0100
php-ssh2 (1.2+0.13-4) unstable; urgency=medium
* Update d/watch to use https://pecl.php.net
* Lower the dh-php dependency to Debian sid version
* Update d/gbp.conf for Debian bullseye
-- Ondřej Surý <ondrej@debian.org> Sun, 14 Feb 2021 16:41:19 +0100
php-ssh2 (1.2+0.13-3) unstable; urgency=medium
* Update for dh-php >= 2.0 support
-- Ondřej Surý <ondrej@debian.org> Mon, 12 Oct 2020 12:16:17 +0200
php-ssh2 (1.2+0.13-2) unstable; urgency=medium
* Finish conversion to debhelper compat level 10
* Add upstream patches to fix PHP 7.4 and PHP 8.0 builds
(Courtesy of Remi Collet)
-- Ondřej Surý <ondrej@debian.org> Mon, 12 Oct 2020 12:14:32 +0200
php-ssh2 (1.2+0.13-1) unstable; urgency=medium
* New upstream version 1.2+0.13
* Remove all patches merged in upstream release
-- Ondřej Surý <ondrej@debian.org> Thu, 19 Dec 2019 12:10:29 +0100
php-ssh2 (1.1.2+0.13-5) unstable; urgency=medium
* Add Pre-Depends on php-common >= 0.69~
-- Ondřej Surý <ondrej@sury.org> Tue, 27 Aug 2019 12:05:21 +0200
php-ssh2 (1.1.2+0.13-4) unstable; urgency=medium
* Bump the required dh-php version to >= 0.33~
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Oct 2018 12:10:29 +0000
php-ssh2 (1.1.2+0.13-3) unstable; urgency=medium
* Add patches for PHP 7.3 (Courtesy of Remi Collet)
-- Ondřej Surý <ondrej@debian.org> Wed, 03 Oct 2018 07:27:58 +0000
php-ssh2 (1.1.2+0.13-2) unstable; urgency=medium
* Update Vcs-* to salsa.d.o
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899650)
-- Ondřej Surý <ondrej@debian.org> Sun, 19 Aug 2018 13:29:51 +0000
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
-- Ondřej Surý <ondrej@debian.org> Mon, 31 Jul 2017 19:19:14 +0200
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
|