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
|
php-apigen (4.1.2-2) unstable; urgency=medium
* Rebuild against PHP 7 (Closes: #821561)
* Use secure VCS URIs
* Add myself to Uploaders and remove David as requested (Closes: #816796)
* Declare compliance with Debian Policy 3.9.8
* Correctly update d/rules UPSTREAM regex (LP: #1563098, thanks Nish)
-- Florian Schlichting <fsfs@debian.org> Sat, 23 Apr 2016 00:04:32 +0200
php-apigen (4.1.2-1) unstable; urgency=medium
* New upstream release
-- David Prévot <taffit@debian.org> Mon, 30 Nov 2015 20:52:22 -0400
php-apigen (4.1.1-2) unstable; urgency=medium
* Upload to unstable since all dependencies are available
* Simplify version override
-- David Prévot <taffit@debian.org> Sun, 28 Jun 2015 15:05:12 -0400
php-apigen (4.1.1-1) experimental; urgency=medium
[ Tomas Votruba ]
* ThemeConfigPathResolver: fixed for vendor [closes #590]
-- David Prévot <taffit@debian.org> Fri, 17 Apr 2015 13:31:08 -0400
php-apigen (4.1.0-1) experimental; urgency=medium
[ Tomas Votruba ]
* Theme: default and bootstrap themes decoupled to standalone packages
* prepare for 4.1 release
[ David Prévot ]
* Update copyright
* Update packaging to new distribution
* Provide homemade autoload.php
-- David Prévot <taffit@debian.org> Tue, 07 Apr 2015 17:01:48 -0400
php-apigen (4.0.1+dfsg-1) experimental; urgency=medium
[ Tomas Votruba ]
* Configuration: fix array conversion [closes #564]
-- David Prévot <taffit@debian.org> Thu, 19 Mar 2015 16:07:47 -0400
php-apigen (4.0.0+dfsg-1) experimental; urgency=medium
* Adapt package to new distribution
* Update copyright
* Update (build-)dependencies
* Add upstream changelog
-- David Prévot <taffit@debian.org> Thu, 08 Jan 2015 22:09:35 -0400
php-apigen (2.8.1+dfsg-1) experimental; urgency=medium
* Upload to experimental to respect the freeze
[ Jaroslav Hanslik ]
* PEAR is dead
[ David Prévot ]
* Adpapt to Composer source
* Make php-texy and php-nette dependencies more permissive
* Bump standards version to 3.9.6
-- David Prévot <taffit@debian.org> Thu, 11 Dec 2014 16:41:47 -0400
php-apigen (2.8.0+dfsg-3) unstable; urgency=medium
* Revert "Workaround a latte issue in recent Nette"
* Use Files-Excluded feature of uscan
* Fix man page generation
-- David Prévot <taffit@debian.org> Wed, 05 Feb 2014 22:15:31 -0400
php-apigen (2.8.0+dfsg-2) unstable; urgency=medium
* Workaround a latte issue in recent Nette
-- David Prévot <taffit@debian.org> Tue, 10 Dec 2013 13:41:44 -0400
php-apigen (2.8.0+dfsg-1) unstable; urgency=low
* Initial Release (Closes: #730367)
-- David Prévot <taffit@debian.org> Mon, 25 Nov 2013 22:43:13 -0400
|