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
|
php-sabre-vobject (2.1.7-3) unstable; urgency=medium
[ David Prévot ]
* Make vobjectvalidate CLI actually available (Closes: #825572)
[ Mathieu Parent ]
* Team upload
* Update Standards-Version to 3.9.8
* Use secure Vcs-* urls
-- Mathieu Parent <sathieu@debian.org> Mon, 06 Jun 2016 21:36:47 +0200
php-sabre-vobject (2.1.7-2) unstable; urgency=medium
* PHP 7.0 transition:
- Build-depend on now split php-mbstring
- Rebuild with recent pkg-php-tools
- Fix the testsuite as upstream
* Update Standards-Version to 3.9.7
* Move maintenance within Debian PHP PEAR Maintainers
-- David Prévot <taffit@debian.org> Sun, 13 Mar 2016 14:42:52 -0400
php-sabre-vobject (2.1.7-1) unstable; urgency=medium
[ Evert Pot ]
* Making sure this unittest doesn't break in some PHP versions.
* Releasing 2.1.7.
[ Thomas Bruederli ]
* Fix double-escaping of , and ; in compound properties
[ David Prévot ]
* Update watch file
* Update copyright
* Provide homemade autoload.php
* Install vobjectvalidate CLI
-- David Prévot <taffit@debian.org> Tue, 31 Mar 2015 16:36:58 -0400
php-sabre-vobject (2.1.5-3) unstable; urgency=medium
* Fix testsuite for php >= 5.6.1
* Document current Git branch
-- David Prévot <taffit@debian.org> Sun, 26 Oct 2014 15:42:24 -0400
php-sabre-vobject (2.1.5-2) unstable; urgency=medium
* No tests if DEB_BUILD_OPTIONS contains nocheck
* Add hint about security maintenance in Jessie
* Drop now useless XS-Testsuite
* Bump standards version to 3.9.6
* Drop reference to long gone php-sabredav
-- David Prévot <taffit@debian.org> Mon, 29 Sep 2014 15:53:28 -0400
php-sabre-vobject (2.1.5-1) unstable; urgency=medium
[ Evert Pot ]
* Updated copyright years.
* Bumped version
[ David Prévot ]
* Update upstream URL
-- David Prévot <taffit@debian.org> Tue, 10 Jun 2014 11:38:04 -0400
php-sabre-vobject (2.1.4-1) unstable; urgency=medium
[ Evert Pot ]
* Fix for #87 (Several compatibility fixes related to timezone handling
changes in PHP 5.5.10)
-- David Prévot <taffit@debian.org> Sun, 30 Mar 2014 20:13:10 -0400
php-sabre-vobject (2.1.3-2) unstable; urgency=medium
* Track 2.1 releases for unstable
* Bump standards version to 3.9.5
* Run the test suite on packaging
* Add DEP-8 compliant tests
* Upload 2.1 to unstable, as a dependency of recent php-sabre-dav 1.7
-- David Prévot <taffit@debian.org> Wed, 19 Mar 2014 11:41:23 -0400
php-sabre-vobject (2.1.3-1) experimental; urgency=low
* Imported Upstream version 2.1.3
* Drop php5-json build-dependency
* Do not claim copyright on trivial packaging
-- David Prévot <taffit@debian.org> Sat, 12 Oct 2013 18:13:58 -0400
php-sabre-vobject (2.1.0-1) experimental; urgency=low
* New upstream release
* Adapt to upstream repository move and versions
* Update copyright
* Use phpcomposer build helper
* Use canonical Vcs- fields
-- David Prévot <taffit@debian.org> Thu, 20 Jun 2013 17:17:18 -0400
php-sabre-vobject (2.0.7-1) unstable; urgency=low
* Initial release. (Closes: #704008)
-- David Prévot <taffit@debian.org> Thu, 28 Mar 2013 14:42:14 -0400
|