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
|
php-mailparse (3.0.2+2.1.6-12-gae1ef14-1) unstable; urgency=medium
* New upstream version 3.0.2+2.1.6-12-gae1ef14
-- Ondřej Surý <ondrej@debian.org> Mon, 23 Jan 2017 11:33:10 +0100
php-mailparse (3.0.1+2.1.6-12-gae1ef14-1) unstable; urgency=medium
* Imported Upstream version 3.0.1+2.1.6-12-gae1ef14
-- Ondřej Surý <ondrej@debian.org> Thu, 14 Jul 2016 10:22:27 +0200
php-mailparse (3.0.1+2.1.6+-2) unstable; urgency=medium
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
* mailparse d/rules needs HAVE_MBSTRING
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:17:41 +0200
php-mailparse (3.0.1+2.1.6+-1) unstable; urgency=medium
* 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
* Imported Upstream version 3.0.1+2.1.6+
* Workaround for builtin mbstring check
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 13:41:41 +0200
php-mailparse (3.0.1+2.1.6-1) unstable; urgency=medium
* Initial release
* Load mailparse after mbstring by setting priority to 25
-- Ondřej Surý <ondrej@debian.org> Fri, 11 Mar 2016 19:48:01 +0100
|