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
|
php-lua (2.0.7+1.1.0-3) unstable; urgency=medium
* Update d/watch to use https://pecl.php.net
* 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:08 +0100
php-lua (2.0.7+1.1.0-2) unstable; urgency=medium
* Update for dh-php >= 2.0 support
* Build the extension only for PHP 5 and PHP 7
-- Ondřej Surý <ondrej@debian.org> Sat, 17 Oct 2020 06:20:02 +0200
php-lua (2.0.7+1.1.0-1) unstable; urgency=medium
* New upstream version 2.0.7+1.1.0
-- Ondřej Surý <ondrej@debian.org> Sat, 21 Mar 2020 10:53:52 +0100
php-lua (2.0.6+1.1.0+-2) unstable; urgency=medium
* PHP 7.4 Rebuild
-- Ondřej Surý <ondrej@debian.org> Tue, 25 Feb 2020 09:31:04 +0100
php-lua (2.0.6+1.1.0+-1) unstable; urgency=medium
* New upstream version 2.0.6+1.1.0+
* Fixed the package-5.xml upstream file (package2.xml has to be used).
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 09:37:28 +0200
php-lua (2.0.6+1.1.0-1) unstable; urgency=medium
* Add Pre-Depends on php-common >= 0.69~
* New upstream version 2.0.6+1.1.0
* Rebase patches for php-lua_2.0.6+1.1.0
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 08:46:02 +0200
php-lua (2.0.5+1.1.0-3) unstable; urgency=medium
* Bump the dependency on dh-php to >= 0.33
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Oct 2018 10:11:38 +0000
php-lua (2.0.5+1.1.0-2) unstable; urgency=medium
* Update maintainer email to team+php-pecl@tracker.debian.org
-- Ondřej Surý <ondrej@debian.org> Sun, 19 Aug 2018 12:32:06 +0000
php-lua (2.0.5+1.1.0-1) unstable; urgency=medium
* Update Vcs-* to salsa.d.o
* New upstream version 2.0.5+1.1.0
* Refresh patches
-- Ondřej Surý <ondrej@debian.org> Sun, 08 Apr 2018 06:29:18 +0000
php-lua (2.0.4+1.1.0+-1) unstable; urgency=medium
* New upstream version 2.0.4+1.1.0+
-- Ondřej Surý <ondrej@debian.org> Mon, 31 Jul 2017 20:04:20 +0200
php-lua (2.0.4+1.1.0-1) unstable; urgency=medium
* New upstream version 2.0.4+1.1.0
-- Ondřej Surý <ondrej@debian.org> Mon, 31 Jul 2017 19:09:44 +0200
php-lua (2.0.3+1.1.0-2) unstable; urgency=medium
* Use DEB_HOST_MULTIARCH in config.m4
-- Ondřej Surý <ondrej@debian.org> Tue, 30 May 2017 12:06:14 +0200
php-lua (2.0.3+1.1.0-1) unstable; urgency=low
* New upstream version 2.0.3+1.1.0
* Initial release
* Compile with Lua 5.2 (that's what's available on Ubuntu Trusty)
-- Ondřej Surý <ondrej@debian.org> Tue, 30 May 2017 11:12:04 +0200
|