Skip to content

Changelog php-oauth (2.0.7+1.2.3-14)

2022

php-oauth (2.0.7+1.2.3-14) unstable; urgency=medium

   * Fix the d/control for PHP 8.1

php-oauth (2.0.7+1.2.3-13) unstable; urgency=medium

   * Regenerate d/control for PHP 8.1

2021

php-oauth (2.0.7+1.2.3-11) unstable; urgency=medium

   * Remove libpcre3-dev build depends (Closes: #999996)

php-oauth (2.0.7+1.2.3-10) unstable; urgency=medium

   * Recompile for PHP 7.4 until the transition is complete

php-oauth (2.0.7+1.2.3-9) unstable; urgency=medium

   * Remove dummy pcre.h config check (it actually needs php_pcre.h, not
     pcre.h) (Closes: #999996)

php-oauth (2.0.7+1.2.3-8) unstable; urgency=medium

   * Update the packaging to dh-php >= 4~

php-oauth (2.0.7+1.2.3-7) unstable; urgency=medium

   * Bump B-D to dh-php >= 3.1~

php-oauth (2.0.7+1.2.3-6) unstable; urgency=medium

   * Revert arch:all change, as it breaks shlibs:Depends

php-oauth (2.0.7+1.2.3-5) unstable; urgency=medium

   * The main dummy package is arch:all
   * Bump dh-php Build-Depends to >= 3.0~

php-oauth (2.0.7+1.2.3-4) unstable; urgency=medium

   * Sync the changelog with Debian bullseye
   * Update d/gbp.conf for debian/main branch
   * Update standards version to 4.5.1 (no change)

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

2020

php-oauth (2.0.7+1.2.3-2) unstable; urgency=medium

   * Update for dh-php >= 2.0 support

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

php-oauth (2.0.5+1.2.3-1) unstable; urgency=medium

   * New upstream version 2.0.5+1.2.3

2019

php-oauth (2.0.4+1.2.3-1) unstable; urgency=medium

   * New upstream version 2.0.4+1.2.3

php-oauth (2.0.3+1.2.3-3) unstable; urgency=medium

   * Add patch to support PHP 7.4 (Courtesy of Remi Collet)

php-oauth (2.0.3+1.2.3-2) unstable; urgency=medium

   * No change rebuild for Debian buster

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

2018

php-oauth (2.0.2+1.2.3-3) unstable; urgency=medium

   * Bump the dependency on dh-php to >= 0.33

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)

2016

php-oauth (2.0.2+1.2.3-1) unstable; urgency=medium

   * Imported Upstream version 2.0.2+1.2.3

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~

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

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

2013

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