debian/0000755000000000000000000000000012232004665007166 5ustar debian/source/0000755000000000000000000000000012231775037010475 5ustar debian/source/format0000644000000000000000000000001412231775037011703 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000013612231775566010235 0ustar version=3 http://pear.dropbox-php.com/ http://pear.dropbox-php.com/get/Dropbox-([\d\.]+)\.tgz debian/rules0000755000000000000000000000034612231776354010263 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear sed -i '/ role="doc"/d' */package.xml get-orig-source: uscan --force --verbose --rename debian/compat0000644000000000000000000000000212231775037010373 0ustar 9 debian/changelog0000644000000000000000000000023312232004665011036 0ustar php-dropbox (1.0.0-1) unstable; urgency=low * Initial Release (Closes: #726281) -- David Prévot Wed, 23 Oct 2013 13:38:58 -0400 debian/control0000644000000000000000000000173012232001464010564 0ustar Source: php-dropbox Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), pear-channels (>= 0~20131023), pkg-php-tools (>= 1.9~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-php/php-dropbox.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-dropbox.git Homepage: http://www.dropbox-php.com/ Package: php-dropbox Architecture: all Depends: php5-json, ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: Dropbox API library PHP SDK that provides access to the Dropbox REST API. The SDK conforms to the PSR-0 standard for autoloading interoperability. . The Dropbox API class is the main class to interact with the Dropbox API. It has all the convenience methods to access and modify Dropbox information. debian/copyright0000644000000000000000000000275512232004646011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dropbox-PHP Source: http://pear.dropbox-php.com/ Upstream-Contact: Joe Constant Files: * Copyright: 2010, Rooftop Solutions 2010, Stefan Motz 2011, Daniel Huesken 2011, Joe Constant License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.