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
|
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
|