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
|
php-doctrine-annotations (1.5.0really1.2.7-1) unstable; urgency=medium
* Upload as version 1.5.0really1.2.7-1 to replace version 1.5.0-1
unfortunately uploaded to unstable instead of experimental (since it
depends on php 7.1 that is not yet the default)
-- David Prévot <taffit@debian.org> Tue, 29 Aug 2017 01:24:20 -1000
php-doctrine-annotations (1.2.7-2) unstable; urgency=medium
* Drop ownCloud for Debian maintainers from uploaders
* Update Standards-Version to 3.9.7
* Rebuild with latest pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Thu, 03 Mar 2016 16:29:04 -0400
php-doctrine-annotations (1.2.7-1) unstable; urgency=medium
[ Benjamin Eberlei ]
* [DCOM-293] Fix security misconfiguration vulnerability that can
allow local arbitrary code execution. [CVE-2015-5723]
-- David Prévot <taffit@debian.org> Mon, 31 Aug 2015 18:21:36 -0400
php-doctrine-annotations (1.2.6-1) unstable; urgency=medium
[ mpalourdio ]
* opcache.load_comments has been removed from PHP 7
-- David Prévot <taffit@debian.org> Sat, 20 Jun 2015 11:48:00 -0400
php-doctrine-annotations (1.2.4-2) unstable; urgency=medium
* Upload to unstable since Jessie has been released
-- David Prévot <taffit@debian.org> Mon, 18 May 2015 14:56:08 -0400
php-doctrine-annotations (1.2.4-1) experimental; urgency=medium
[ Adam Balogh ]
* FileCacheReader::saveCacheFile::unlink fix
-- David Prévot <taffit@debian.org> Thu, 16 Apr 2015 15:07:43 -0400
php-doctrine-annotations (1.2.3-2) experimental; urgency=medium
* Drop now useless Breaks and Replaces
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Sat, 04 Apr 2015 11:48:28 -0400
php-doctrine-annotations (1.2.3-1) experimental; urgency=medium
* Upload to experimental to respect the freeze
[ Matthieu Napoli ]
* Exclude files from distribution
[ David Prévot ]
* Tests have been dropped upstream
-- David Prévot <taffit@debian.org> Mon, 22 Dec 2014 10:30:13 -0400
php-doctrine-annotations (1.2.1-1) unstable; urgency=medium
* Drop now useless XS-Testsuite
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Sat, 27 Sep 2014 10:16:27 -0400
php-doctrine-annotations (1.2.0-1) unstable; urgency=medium
[ Marco Pivetta ]
* Adding `v1.2.0` release notes
[ David Prévot ]
* No tests if DEB_BUILD_OPTIONS contains nocheck
-- David Prévot <taffit@debian.org> Wed, 09 Jul 2014 08:53:43 -0400
php-doctrine-annotations (1.1.2-1) unstable; urgency=low
* Initial release
-- David Prévot <taffit@debian.org> Thu, 29 May 2014 13:32:06 -0400
|