debian/0000755000000000000000000000000012151341143007161 5ustar debian/compat0000644000000000000000000000000212151341143010357 0ustar 9 debian/php-mdb2.doc-base0000644000000000000000000000035712151341143012176 0ustar Document: php-mdb2 Title: PHP MEAR MDB2 data types Author: Manuel Lemos Abstract: MDB2 data types Section: Programming Format: HTML Index: /usr/share/doc/php-mdb2/docs/datatypes.html Files: /usr/share/doc/php-mdb2/docs/* debian/control0000644000000000000000000000410712151341143010566 0ustar Source: php-mdb2 Section: php Priority: optional Maintainer: PKG-PHP-PEAR team Uploaders: Thomas Goirand , Vincent Bernat , Prach Pongpanich Build-Depends: debhelper (>= 9), pkg-php-tools Standards-Version: 3.9.4 Homepage: http://pear.php.net/package/MDB2/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-mdb2.git Vcs-Git: http://anonscm.debian.org/git/pkg-php/php-mdb2.git Package: php-mdb2 Architecture: all Depends: php-pear, ${misc:Depends} Description: merge of the PEAR DB and Metabase php database abstraction layers MDB2 is a merge of PEAR DB and Metabases that provides a unified DB API, database abstraction, and a common API for all supported RDBMS, for PHP applications. . The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements: * Object-Oriented API * A DSN (data source name) or array format for specifying database servers * Datatype abstraction and on demand datatype conversion * Various optional fetch modes to fix portability issues * Portable error codes * Sequential and non sequential row fetching as well as bulk fetching * Ability to make buffered and unbuffered queries * Ordered array and associative array for the fetched rows * Prepare/execute (bind) named and unnamed placeholder emulation * Sequence/autoincrement emulation * Replace emulation * Limited sub select emulation * Row limit emulation * Transactions/savepoint support * Large Object support * Index/Unique Key/Primary Key support * Pattern matching abstraction * Module framework to load advanced functionality on demand * Ability to read the information schema * RDBMS management methods (creating, dropping, altering) * Reverse engineering schemas from an existing database * SQL function call abstraction * Full integration into the PEAR Framework * PHPDoc API documentation debian/source/0000755000000000000000000000000012151341143010461 5ustar debian/source/format0000644000000000000000000000001412151341143011667 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000016412151341143010601 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/watch0000644000000000000000000000015712151341143010215 0ustar version=3 http://pear.php.net/package/MDB2/download http://download.pear.php.net/package/MDB2-([\d.bRC]+)\.tgz debian/changelog0000644000000000000000000000357312151341143011043 0ustar php-mdb2 (2.5.0b5-1) unstable; urgency=low * New upstream release (Closes: #702992) * Add myself as uploader * Update path in doc-base file * Update Vcs fields to canonical URI * Bump debhelper compat to 9 * Bump Standards-Version 3.9.4 -- Prach Pongpanich Sat, 27 Apr 2013 12:24:05 +0700 php-mdb2 (2.5.0b3-2) unstable; urgency=low * Restored sanity in this changelog after wrong upload. * Re-added Vicent Bernat as uploader. * Re-added missing dependency on php-pear. -- Thomas Goirand Tue, 08 May 2012 15:26:24 +0000 php-mdb2 (2.5.0b3-1) unstable; urgency=low * Increased compat level and debhelper depends to 8. * Switching Vcs to Git and changed Vcs fields accordingly. * Bumped Standard-Version: to 3.9.3. * Set myself as uploader, PHP PEAR as maintainer. * Switched to pkg-php-tools and debhelper 8. * Removed now useless version-depends on php-pear. * Switched debian/copyright to format 1.0 * Added a doc-base registration file. -- Thomas Goirand Fri, 27 Apr 2012 08:40:54 +0000 php-mdb2 (2.5.0b3-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release (Closes: #612515) - Includes PHP 5.3 compatibility fixes (Closes: #571702) * Update maintainer to Debian PHP PEAR Maintainers (Closes: #656990) * Switch to dpkg-source 3.0 (quilt) format -- Lior Kaplan Fri, 24 Feb 2012 11:31:50 +0200 php-mdb2 (2.5.0b2-1) unstable; urgency=low [ Mark A. Hershberger ] * New upstream version. (Closes: #520897) [ Vincent Bernat ] * Bump Standards-Version to 3.8.1. No changes required. -- Mark A. Hershberger Fri, 24 Apr 2009 15:03:30 -0400 php-mdb2 (2.4.1-1) unstable; urgency=low * Initial Release. (Closes: #441637) -- Mark A. Hershberger Sat, 29 Nov 2008 19:42:16 +0100 debian/copyright0000644000000000000000000000477112151341143011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MDB2 Upstream-Contact: Lukas Kahwe Smith , Lorenzo Alberton , Paul Cooper , Daniel Convissor , David Coallier , Ali Fazelzadeh Source: http://pear.php.net/package/MDB2/download Files: debian/* Copyright: (c) 2012, Thomas Goirand License: BSD-3-clauses Files: * Copyright: (c) 1998-2012, Lukas Kahwe Smith (c) 1998-2012, Manuel Lemos (c) 1998-2012, Daniel Convissor (c) 1998-2012, Tomas V.V.Cox (c) 1998-2012, Stig. S. Bakken (c) 1998-2012, Christopher Linn (c) 1998-2012, Brent Cook (c) 1998-2012, Frank Kormann (c) 1998-2012, Paul Cooper (c) 1998-2012, Lorenzo Alberton (c) 1998-2012, David Coallier (c) 1998-2012, Ali Fazelzadeh License: BSD-3-clauses License: BSD-3-clauses Redistribution and use 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 Manuel Lemos, Tomas V.V.Cox, Stig. S. Bakken, Lukas Smith nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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 REGENTS 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/rules0000755000000000000000000000032612151341143010242 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_fixperms: dh_fixperms # Delete useless license file installed alone in this dir rm -r $(CURDIR)/debian/php-mdb2/usr/share/php/data