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 106 107 108 109 110 111 112 113 114 115
|
libvirt-php (0.5.5-3) unstable; urgency=medium
* Lower the dh-php dependency to Debian sid version
* Update d/gbp.conf for Debian bullseye
-- Ondřej Surý <ondrej@debian.org> Sun, 14 Feb 2021 16:40:51 +0100
libvirt-php (0.5.5-2) unstable; urgency=medium
* Finish conversion to debhelper compat level 10
* Disable build for PHP 8.0 (no upstream support)
* Update for dh-php >= 2.0 support
-- Ondřej Surý <ondrej@debian.org> Mon, 12 Oct 2020 12:55:33 +0200
libvirt-php (0.5.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for FTBFS with gcc 10. (Closes: #966902)
-- Adrian Bunk <bunk@debian.org> Sun, 07 Feb 2021 13:05:22 +0200
libvirt-php (0.5.5-1) unstable; urgency=medium
* New upstream version 0.5.5
-- Ondřej Surý <ondrej@debian.org> Mon, 02 Mar 2020 08:43:19 +0100
libvirt-php (0.5.4-4) unstable; urgency=medium
* PHP 7.4 rebuild
-- Ondřej Surý <ondrej@debian.org> Sun, 23 Feb 2020 16:15:04 +0100
libvirt-php (0.5.4-3) unstable; urgency=medium
* Manually rebuild for PHP 7.3.0~rc2
-- Ondřej Surý <ondrej@debian.org> Tue, 09 Oct 2018 13:30:47 +0000
libvirt-php (0.5.4-2) unstable; urgency=medium
* Update Vcs-* to salsa.d.o
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899592)
* Remove .la files from the package
-- Ondřej Surý <ondrej@debian.org> Sun, 19 Aug 2018 13:53:03 +0000
libvirt-php (0.5.4-1) unstable; urgency=medium
* Imported Upstream version 0.5.2
* New upstream version 0.5.4
* Add dependency on imagick PHP module
* Change the priority to 40, so imagick loads first
-- Ondřej Surý <ondrej@debian.org> Thu, 01 Feb 2018 16:01:24 +0000
libvirt-php (0.5.2-1) unstable; urgency=medium
* Imported Upstream version 0.5.2
* Rebase patches on top of 0.5.2 release
* Cleanup d/rules with obsolete rules for 0.5.2 release
-- Ondřej Surý <ondrej@debian.org> Sun, 01 Jan 2017 21:13:23 +0100
libvirt-php (0.5.2~30-g64dca6f-4) unstable; urgency=medium
* Fix the path to generate-api-docs
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Aug 2016 12:52:21 +0200
libvirt-php (0.5.2~30-g64dca6f-3) unstable; urgency=medium
* Don't rely on absolute paths in tools/Makefile.am
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Aug 2016 12:11:23 +0200
libvirt-php (0.5.2~30-g64dca6f-2) unstable; urgency=medium
* Explicitly set PHPCDIR and PHPEDIR variable on make install
(Closes: #835733)
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Aug 2016 09:34:27 +0200
libvirt-php (0.5.2~30-g64dca6f-1) unstable; urgency=medium
* Imported Upstream version 0.5.2~30-g64dca6f
* Remove the patch, it's no longer needed
-- Ondřej Surý <ondrej@debian.org> Fri, 15 Apr 2016 23:42:01 +0200
libvirt-php (0.5.2~29-ge5e5f4c-1) unstable; urgency=medium
* Imported Upstream version 0.5.2~29-ge5e5f4c
* This is a pre-release version from git://libvirt.org/libvirt-php
-- Ondřej Surý <ondrej@debian.org> Fri, 15 Apr 2016 08:46:00 +0200
libvirt-php (0.5.1-31-ga005c2d-1) unstable; urgency=medium
* Imported Upstream version 0.5.1-31-ga005c2d with PHP 7.0 support
* Convert the package to PHP 7.0 packaging
* Filter out debian/ directory from upstream tarball
* Enable autoreconf and autotools-dev dh addons
* Set some default paths in php.ini
* Cleanup upstream installed cruft
-- Ondřej Surý <ondrej@debian.org> Fri, 25 Mar 2016 00:35:11 +0100
libvirt-php (0.4.8-1) unstable; urgency=medium
* Initial release
-- Ondřej Surý <ondrej@debian.org> Tue, 24 Jun 2014 10:52:52 +0200
|