debian/0000775000000000000000000000000012301065000007153 5ustar debian/copyright0000664000000000000000000000373412231167120011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OAuth 1.0 consumer and provider extension Upstream-Contact: John Jawed Felipe Pena Rasmus Lerdorf Tjerk Meesters Source: http://pecl.php.net/package/oauth Files: * Copyright: 2008, Yahoo! Inc. License: BSD-3-Clause Files: debian/* Copyright: 2013 Ondřej Surý License: BSD-3-Clause License: BSD-3-Clause All rights reserved. . Redistribution and use of this software in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . * Neither the name of Yahoo! Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Yahoo! Inc. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/php5-oauth.php50000664000000000000000000000002512231167120011750 0ustar mod debian/oauth.ini debian/rules0000775000000000000000000000021712231167120010243 0ustar #!/usr/bin/make -f # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ --buildsystem=phppear --with phppear --with php5 debian/source/0000775000000000000000000000000012231167120010463 5ustar debian/source/format0000664000000000000000000000001412231167120011671 0ustar 3.0 (quilt) debian/gbp.conf0000664000000000000000000000021012231167120010573 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid pristine-tar = True [git-buildpackage] export-dir = ../build-area/ debian/watch0000664000000000000000000000013312231167120010211 0ustar version=3 http://pecl.php.net/package/oauth \ /get/apcu-([\d\.p?]*).tgz debian uupdate debian/changelog0000664000000000000000000000124412301065000011026 0ustar php-oauth (1.2.3-1build1) trusty; urgency=medium * No change rebuild for phpapi-20121212+lfs (LFS ABI break on 32-bit arches). -- Robie Basak Wed, 19 Feb 2014 08:23:28 +0000 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ý Mon, 21 Oct 2013 11:04:36 +0200 debian/control0000664000000000000000000000170312231167120010567 0ustar Source: php-oauth Section: php Priority: extra Maintainer: Debian PHP PECL Maintainers Uploaders: Prach Pongpanich , Ondřej Surý Build-Depends: debhelper (>= 9~), libpcre3-dev, php5-dev (>= 5.5), dh-php5, pkg-php-tools (>= 1.5~) Standards-Version: 3.9.4 Homepage: http://pecl.php.net/package/oauth Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-oauth.git Vcs-Git: git://anonscm.debian.org/pkg-php/php-oauth.git Package: php5-oauth Architecture: any Depends: ${misc:Depends}, ${php:Depends}, ${shlibs:Depends} Description: OAuth 1.0 consumer and provider extension OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. . This package provides an API for fetching and serving OAuth protected resources. debian/oauth.ini0000664000000000000000000000002312231167120010777 0ustar extension=oauth.so debian/compat0000664000000000000000000000000212231167120010361 0ustar 9