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
|
php-doctrine-common (2.6.1-2) unstable; urgency=medium
* Upload to unstable now that owncloud is gone
* Simplify minimal version
* Drop ownCloud for Debian maintainers from uploaders
* Update Standards-Version to 3.9.8
* Rebuild with recent pkg-php-tools for the PHP 7.0 transition
-- David Prévot <taffit@debian.org> Fri, 15 Apr 2016 14:15:52 -0400
php-doctrine-common (2.6.1-1) experimental; urgency=medium
[ Marco Pivetta ]
* #376 - requiring php 5.6 or 7.0
* Restoring PHP 5.5 support
* Release 2.6.0
[ racheldomingo ]
* Update LICENSE
[ David Prévot ]
* Revert "Track 2.5 version"
* Update copyright (years)
* Drop tests since they are not distributed anymore
-- David Prévot <taffit@debian.org> Mon, 28 Dec 2015 11:08:26 -0400
php-doctrine-common (2.5.3-1) experimental; urgency=medium
[ Marco Pivetta ]
* 2.5.3 release
-- David Prévot <taffit@debian.org> Mon, 28 Dec 2015 10:17:15 -0400
php-doctrine-common (2.5.2-1) experimental; urgency=medium
[ Marco Pivetta ]
* Release 2.5.2
[ David Prévot ]
* Track 2.5 version
-- David Prévot <taffit@debian.org> Wed, 09 Dec 2015 21:48:26 -0400
php-doctrine-common (2.5.1-1) experimental; urgency=medium
[ David Prévot ]
* Simplify minimal version of dependencies
[ Benjamin Eberlei ]
* [DCOM-293] Fix security misconfiguration vulnerability that can lead
to local arbitrary code execution. [CVE-2015-5723]
-- David Prévot <taffit@debian.org> Mon, 31 Aug 2015 19:10:00 -0400
php-doctrine-common (2.5.0-1) experimental; urgency=medium
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Sat, 04 Apr 2015 12:57:26 -0400
php-doctrine-common (2.5.0~beta1-1) experimental; urgency=medium
[ Marco Pivetta ]
* Preparing for 2.5.0-beta1 release
-- David Prévot <taffit@debian.org> Thu, 26 Mar 2015 21:53:24 -0400
php-doctrine-common (2.5~20150113-1) experimental; urgency=medium
* Use php-symfony-class-loader instead of php-symfony-classloader
* Bump standards version to 3.9.6
* Upload development version to experimental
-- David Prévot <taffit@debian.org> Thu, 22 Jan 2015 14:16:49 -0400
php-doctrine-common (2.4.2-2) unstable; urgency=medium
* Upload to unstable
* No tests if DEB_BUILD_OPTIONS contains nocheck
-- David Prévot <taffit@debian.org> Sun, 15 Jun 2014 11:26:00 -0400
php-doctrine-common (2.4.2-1) experimental; urgency=medium
[ Marco Pivetta ]
* Release 2.4.2
[ David Prévot ]
* Add ownCloud for Debian to uploaders
* Bump standards version to 3.9.5
* Update upstream source, and upload to experimental
* Update copyright
* Convert from PEAR to Composer
* Add upstream changelog
* Run test suite at build time
* Make the package DEP-8 compliant
-- David Prévot <taffit@debian.org> Tue, 03 Jun 2014 11:43:07 -0400
php-doctrine-common (2.3.0-1) unstable; urgency=low
* Initial Release (Closes: #727063)
-- David Prévot <taffit@debian.org> Mon, 21 Oct 2013 18:31:11 -0400
|