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 117
|
php-oauth (2.0.7+1.2.3-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:31 +0100
php-oauth (2.0.7+1.2.3-2) unstable; urgency=medium
* Update for dh-php >= 2.0 support
-- Ondřej Surý <ondrej@debian.org> Sun, 11 Oct 2020 14:45:33 +0200
php-oauth (2.0.7+1.2.3-1) unstable; urgency=medium
* New upstream version 2.0.7+1.2.3
* Build with dh-php >= 1.0
-- Ondřej Surý <ondrej@debian.org> Sat, 10 Oct 2020 22:11:05 +0200
php-oauth (2.0.5+1.2.3-1) unstable; urgency=medium
* New upstream version 2.0.5+1.2.3
-- Ondřej Surý <ondrej@debian.org> Mon, 02 Mar 2020 08:47:42 +0100
php-oauth (2.0.4+1.2.3-1) unstable; urgency=medium
* New upstream version 2.0.4+1.2.3
-- Ondřej Surý <ondrej@debian.org> Thu, 19 Dec 2019 12:23:02 +0100
php-oauth (2.0.3+1.2.3-3) unstable; urgency=medium
* Add patch to support PHP 7.4 (Courtesy of Remi Collet)
-- Ondřej Surý <ondrej@debian.org> Tue, 29 Oct 2019 16:21:46 +0100
php-oauth (2.0.3+1.2.3-2) unstable; urgency=medium
* No change rebuild for Debian buster
-- Ondřej Surý <ondrej@debian.org> Wed, 28 Aug 2019 09:20:37 +0200
php-oauth (2.0.3+1.2.3-1) unstable; urgency=medium
* Add Pre-Depends on php-common >= 0.69~
* New upstream version 2.0.3+1.2.3
-- Ondřej Surý <ondrej@sury.org> Thu, 08 Aug 2019 08:50:57 +0200
php-oauth (2.0.2+1.2.3-3) unstable; urgency=medium
* Bump the dependency on dh-php to >= 0.33
-- Ondřej Surý <ondrej@debian.org> Tue, 16 Oct 2018 10:21:04 +0000
php-oauth (2.0.2+1.2.3-2) unstable; urgency=medium
* Update Vcs-* to salsa.d.o
* Update maintainer email to team+php-pecl@tracker.debian.org
(Closes: #899644)
-- Ondřej Surý <ondrej@debian.org> Sun, 19 Aug 2018 12:53:40 +0000
php-oauth (2.0.2+1.2.3-1) unstable; urgency=medium
* Imported Upstream version 2.0.2+1.2.3
-- Ondřej Surý <ondrej@debian.org> Mon, 07 Nov 2016 10:16:25 +0100
php-oauth (2.0.1+1.2.3+-2) unstable; urgency=medium
* Move the default makefile snippet to dh-php and use a simple d/rules
with dh-php >= 0.12~
-- Ondřej Surý <ondrej@debian.org> Fri, 29 Apr 2016 11:19:01 +0200
php-oauth (2.0.1+1.2.3+-1) unstable; urgency=medium
* Imported Upstream version 2.0.1+1.2.3+
* 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
-- Ondřej Surý <ondrej@debian.org> Thu, 28 Apr 2016 16:05:49 +0200
php-oauth (2.0.1+1.2.3-1) unstable; urgency=medium
[ Prach Pongpanich ]
* Fix debian/watch to correct package name
* Bump standards version to 3.9.5
[ Ondřej Surý ]
* Update gbp.conf for new branches
* Bump standards version to 3.9.7
* Imported Upstream version 2.0.1+1.2.3
* Update packaging for dual-versions for PHP 5.6 and PHP 7.0
-- Ondřej Surý <ondrej@debian.org> Mon, 28 Mar 2016 22:23:50 +0200
php-oauth (1.2.3-1) unstable; urgency=low
[ Prach Pongpanich ]
* Initial release. (Closes: #668315)
* Update a gbp.conf file
[ Ondřej Surý ]
* Use dh_php5 for generating Depends
* Update debian/copyright to match the package
* Use pristine-tar
* Update debian/watch to match to package
* Add myself to uploaders
* The main package should be php5-oauth and not php-oauth
-- Ondřej Surý <ondrej@debian.org> Mon, 21 Oct 2013 11:04:36 +0200
|