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
|
php-horde-lz4 (1.0.10-2) unstable; urgency=medium
* Update Standards-Version to 3.9.8, no change
* Updated d/watch to use https
-- Mathieu Parent <sathieu@debian.org> Wed, 08 Jun 2016 20:07:16 +0200
php-horde-lz4 (1.0.10-1) unstable; urgency=medium
* New upstream version 1.0.10
-- Mathieu Parent <sathieu@debian.org> Sat, 26 Mar 2016 14:09:31 +0100
php-horde-lz4 (1.0.9-2) unstable; urgency=medium
* Replace php5-dev and dh-php5 by php-dev and dh-php
* Update Standards-Version to 3.9.7, no change
* Use secure Vcs-* fields
* Rebuild with newer pkg-php-tools for the PHP 7 transition
* Replace php5-* by php-* in d/tests/control
-- Mathieu Parent <sathieu@debian.org> Sun, 20 Mar 2016 10:32:11 +0100
php-horde-lz4 (1.0.9-1) unstable; urgency=medium
* New upstream version 1.0.9
-- Mathieu Parent <sathieu@debian.org> Thu, 04 Feb 2016 13:56:59 +0100
php-horde-lz4 (1.0.8-2) unstable; urgency=medium
* Remove XS-Testsuite header in d/control
* Update gbp.conf
-- Mathieu Parent <sathieu@debian.org> Mon, 10 Aug 2015 07:24:54 +0200
php-horde-lz4 (1.0.8-1) unstable; urgency=medium
* Update Standards-Version to 3.9.6, no change
* New upstream version 1.0.8
-- Mathieu Parent <sathieu@debian.org> Tue, 05 May 2015 21:42:28 +0200
php-horde-lz4 (1.0.7-2) unstable; urgency=medium
* Fixed DEP-8 tests, by removing "set -x"
-- Mathieu Parent <sathieu@debian.org> Sat, 11 Oct 2014 15:56:45 +0200
php-horde-lz4 (1.0.7-1) unstable; urgency=medium
* New upstream version 1.0.7
* Build with system lz4 (Closes: #725224)
- Depends on liblz4-dev
- configure --with-liblz4
- depends on pkg-php-tools >= 1.23, previous version didn't pass configure
options
-- Mathieu Parent <sathieu@debian.org> Sat, 04 Oct 2014 07:01:08 +0200
php-horde-lz4 (1.0.6-3) unstable; urgency=medium
* Fixed DEP-8 tests
-- Mathieu Parent <sathieu@debian.org> Sat, 13 Sep 2014 16:32:45 +0200
php-horde-lz4 (1.0.6-2) unstable; urgency=medium
* Update Standards-Version, no change
* Update Vcs-Browser to use cgit instead of gitweb
* Add dep-8 (automatic as-installed package testing)
-- Mathieu Parent <sathieu@debian.org> Tue, 26 Aug 2014 23:27:44 +0200
php-horde-lz4 (1.0.6-1) unstable; urgency=medium
* New upstream version 1.0.6
-- Mathieu Parent <sathieu@debian.org> Fri, 04 Jul 2014 08:48:11 +0200
php-horde-lz4 (1.0.3-1) unstable; urgency=medium
* New upstream version 1.0.3
-- Mathieu Parent <sathieu@debian.org> Sat, 15 Feb 2014 13:51:23 +0100
php-horde-lz4 (1.0.2-2) unstable; urgency=low
* Use dh_php5 addon, to enable the extension automatically
- Build-depend on dh-php5
- --with php5 in d/rules
- debian/php5
- debian/horde_lz4.ini
-- Mathieu Parent <sathieu@debian.org> Sat, 02 Nov 2013 17:14:07 +0100
php-horde-lz4 (1.0.2-1) unstable; urgency=low
* New upstream version 1.0.2
-- Mathieu Parent <sathieu@debian.org> Sun, 11 Aug 2013 13:33:14 +0200
php-horde-lz4 (1.0.1-1) unstable; urgency=low
* New upstream version 1.0.1
* License is now Expat (and thus dfsg-compatible)
-- Mathieu Parent <sathieu@debian.org> Mon, 15 Jul 2013 12:17:54 +0200
php-horde-lz4 (1.0.0-1) unstable; urgency=low
* New upstream version 1.0.0
-- Mathieu Parent <sathieu@debian.org> Mon, 27 May 2013 17:28:07 +0200
php-horde-lz4 (1.0.0~beta2-1) unstable; urgency=low
* Horde's horde_lz4 package
* Initial packaging (Closes: #704955)
-- Mathieu Parent <sathieu@debian.org> Mon, 27 May 2013 17:26:35 +0200
|