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 116
|
tideways (5.0.4-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:41:50 +0100
tideways (5.0.4-1) unstable; urgency=medium
* New upstream version 5.0.4
-- Ondřej Surý <ondrej@debian.org> Fri, 01 Jan 2021 14:03:09 +0100
tideways (5.0.2-2) unstable; urgency=medium
* Update for dh-php >= 2.0 support
-- Ondřej Surý <ondrej@debian.org> Sat, 17 Oct 2020 07:17:42 +0200
tideways (5.0.2-1) unstable; urgency=medium
* New upstream version 5.0.2
-- Ondřej Surý <ondrej@debian.org> Thu, 19 Dec 2019 12:14:16 +0100
tideways (5.0.1-2) unstable; urgency=medium
* Fix the tideways.ini [GH #1268]
-- Ondřej Surý <ondrej@debian.org> Sun, 17 Nov 2019 03:09:40 +0100
tideways (5.0.1-1) unstable; urgency=medium
* New upstream version 5.0.1
-- Ondřej Surý <ondrej@debian.org> Tue, 29 Oct 2019 16:30:08 +0100
tideways (4.1.7-2) unstable; urgency=medium
* Limit the tideways to just PHP 7 to unbreak the build
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 11:06:06 +0200
tideways (4.1.7-1) unstable; urgency=medium
* Add Pre-Depends on php-common >= 0.69~
* New upstream version 4.1.7
* Rebase patches for Tideways 4.1.7
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 09:19:54 +0200
tideways (4.1.6-3) unstable; urgency=medium
* Fixup the upstream PHP 7.3 patch
-- Ondřej Surý <ondrej@debian.org> Mon, 12 Nov 2018 09:33:12 +0000
tideways (4.1.6-2) unstable; urgency=medium
* Add upstream patch to add PHP 7.3 support
-- Ondřej Surý <ondrej@debian.org> Tue, 09 Oct 2018 13:10:53 +0000
tideways (4.1.6-1) unstable; urgency=medium
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899827)
* New upstream version 4.1.6
* Update Vcs-* links to salsa.d.o
-- Ondřej Surý <ondrej@debian.org> Sun, 19 Aug 2018 14:02:43 +0000
tideways (4.1.2-1) unstable; urgency=medium
* New upstream version 4.1.2
* Update build.xml removal patch
-- Ondřej Surý <ondrej@debian.org> Fri, 08 Sep 2017 07:02:50 +0200
tideways (4.0.7-1) unstable; urgency=medium
* Imported Upstream version 4.0.7
* Refresh patches on top of 4.0.7 release
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Dec 2016 11:16:41 +0100
tideways (4.0.3-4) unstable; urgency=medium
* Remove php-xhprof from Provides
-- Ondřej Surý <ondrej@debian.org> Fri, 13 May 2016 09:26:19 +0200
tideways (4.0.3-3) unstable; urgency=medium
* Remove build.xml to unconfused dh buildsystem
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.13~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 13:31:47 +0200
tideways (4.0.3-2) unstable; urgency=medium
* Improve d/rules so it can be used with both single or multiple PECL
upstream versions, controlled by looking for package-MAJOR.MINOR.xml,
package-MAJOR.xml and package.xml in this order
- Modified for non-PECL directory structure
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:56:47 +0200
tideways (4.0.3-1) unstable; urgency=medium
* Initial release (Closes: #816380)
* Add missing zend_exceptions.h include to get
zend_exception_get_default definition.
-- Ondřej Surý <ondrej@debian.org> Mon, 29 Feb 2016 17:34:54 +0100
|