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
|
php-facedetect (1.1.0+git20160406-2) unstable; urgency=medium
* Add ${php:Depends} to d/control (Closes: #821824)
-- Mathieu Parent <sathieu@debian.org> Tue, 19 Apr 2016 21:22:57 +0200
php-facedetect (1.1.0+git20160406-1) unstable; urgency=medium
* New upstream release:
- PHP7 support, patch by me (Closes: #820094)
- OpenCV 3 support
* Revert OpenCV3 support until OpenCV 3 is in sid
* Move from *php5 to *php
* Lintian:
- Fix homepage URL
- Fix Vcs-* fields
- Standards-Version: 3.9.7
- enables "PIE" and "BINDNOW" and future hardening flags
* gbp.conf: rename old style config section [git-buildpackage]
* 0001-Fix-configure-script-syntax.patch forwarded upstream
-- Mathieu Parent <sathieu@debian.org> Thu, 07 Apr 2016 06:57:17 +0200
php-facedetect (1.1.0+git20140717-2) unstable; urgency=medium
* Don't use versioned provides yet (Closes: #777194)
-- Mathieu Parent <sathieu@debian.org> Fri, 06 Feb 2015 09:41:01 +0100
php-facedetect (1.1.0+git20140717-1) unstable; urgency=medium
* Initial release. (Closes: #775864)
-- Mathieu Parent <sathieu@debian.org> Wed, 21 Jan 2015 22:19:09 +0100
|