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
|
php-facedetect (1.1.0-19-g135c72a-2) unstable; urgency=medium
* Update d/gbp.conf for Debian bullseye
-- Ondřej Surý <ondrej@debian.org> Sun, 14 Feb 2021 16:39:42 +0100
php-facedetect (1.1.0-19-g135c72a-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add upstream fix for FTBFS with OpenCV 4.5. (Closes: #977248)
-- Adrian Bunk <bunk@debian.org> Sun, 07 Feb 2021 09:00:56 +0200
php-facedetect (1.1.0-19-g135c72a-1) unstable; urgency=medium
* New upstream version 1.1.0-19-g135c72a (used git describe to gen vernum)
(Closes: #915712, #922590)
* Modernize the packaging
- Use dh-php with php-all-dev to build for all available PHP versions
- Bump standards version
- Bump debhelper compat level to 12
-- Ondřej Surý <ondrej@debian.org> Mon, 02 Mar 2020 09:37:04 +0100
php-facedetect (1.1.0+git20170801-2) unstable; urgency=medium
* Standards-Version: 4.2.1
* Update debhelper compat from 9 to 11
* Package moved to salsa
* Use secure copyright format URI
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899801)
-- Mathieu Parent <sathieu@debian.org> Mon, 05 Nov 2018 13:13:13 +0100
php-facedetect (1.1.0+git20170801-1) unstable; urgency=medium
* Upload to unstable, OpenCV 3 is coming
* New upstream snapshot
- Remove 0001-Fix-configure-script-syntax.patch, merged
-- Mathieu Parent <sathieu@debian.org> Fri, 13 Oct 2017 20:59:33 +0200
php-facedetect (1.1.0+git20160406-3) experimental; urgency=medium
* Upload to experimental, for opencv transition
* Remove 0002-Revert-opencv3-support.patch: Fixes FTBFS with OpenCV 3.1
(Closes: #841250)
* Bump build-depends accordingly
-- Mathieu Parent <sathieu@debian.org> Fri, 21 Oct 2016 21:28:48 +0200
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
|