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-pinba (1.1.2-2) 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:42 +0100
php-pinba (1.1.2-1) unstable; urgency=medium
* Finish conversion to debhelper compat level 10
* New upstream version 1.1.2
* Build the extension only for PHP 7
* Update for dh-php >= 2.0 support
-- Ondřej Surý <ondrej@debian.org> Sat, 17 Oct 2020 06:39:42 +0200
php-pinba (1.1.1-3) unstable; urgency=medium
* No change rebuild for Debian buster
-- Ondřej Surý <ondrej@debian.org> Wed, 28 Aug 2019 09:21:02 +0200
php-pinba (1.1.1-2) unstable; urgency=medium
* Update the minimal pinba version to 7.0.0
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 11:01:25 +0200
php-pinba (1.1.1-1) unstable; urgency=medium
* Add Pre-Depends on php-common >= 0.69~
* New upstream version 1.1.1
* Rebase patches for php-pinba_1.1.1
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 08:55:06 +0200
php-pinba (1.1.0-5) unstable; urgency=medium
* Team upload.
* Bump the required dh-php version to >= 0.33~
* Fix the Vcs-* links
* Fix the Maintainer: address
* Run wrap-and-sort -a over debian/
* Add patch for PHP 7.3 support (Courtesy of Remi Collet)
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Oct 2018 13:07:22 +0000
php-pinba (1.1.0-4) unstable; urgency=medium
* d/rules: compile for all supported PHP versions.
* d/control: bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Sat, 02 Dec 2017 17:44:08 +0100
php-pinba (1.1.0-3) unstable; urgency=medium
* d/rules: prevent network access during tests (to qa.php.net).
* d/rules: provide versioned package matching PHP version.
-- Vincent Bernat <bernat@debian.org> Sat, 17 Sep 2016 07:36:04 +0200
php-pinba (1.1.0-2) unstable; urgency=medium
* Use dynamic libprotobuf-c from system.
-- Vincent Bernat <bernat@debian.org> Sat, 17 Sep 2016 07:27:46 +0200
php-pinba (1.1.0-1) unstable; urgency=medium
* New upstream release.
* Do the PHP7 transition. Closes: #821553, #821704.
* d/copyright: mention the embedded protobuf files.
* d/watch: update to use GitHub releases.
* d/patches: add a patch to update pinba.proto.
-- Vincent Bernat <bernat@debian.org> Fri, 16 Sep 2016 20:26:57 +0200
php-pinba (1.0.0-2) unstable; urgency=low
* Maintain the package inside the PHP PEAR team
* Move packaging to pkg-php-tools
* debian/prerm: disable pinba, not geoip (Closes: #715437)
* Update copyright to format 1.0
* Use canonical URI in Vcs-* fields
-- Prach Pongpanich <prachpub@gmail.com> Tue, 09 Jul 2013 16:53:57 +0700
php-pinba (1.0.0-1) unstable; urgency=low
* Initial packaging. Closes: #705400.
-- Vincent Bernat <bernat@debian.org> Sat, 25 May 2013 15:22:52 +0200
|