debian/0000755000000000000000000000000012136651534007174 5ustar debian/gbp.conf0000644000000000000000000000016512136651534010615 0ustar [DEFAULT] upstream-branch = upstream-sid debian-branch = debian-sid [git-buildpackage] export-dir = ../build-area/ debian/source/0000755000000000000000000000000012136651534010474 5ustar debian/source/format0000644000000000000000000000001412136651534011702 0ustar 3.0 (quilt) debian/control0000644000000000000000000000166612136651534010610 0ustar Source: php-mdb2-driver-pgsql Section: php Priority: optional Maintainer: PKG-PHP-PEAR team Uploaders: Prach Pongpanich , Vincent Bernat Build-Depends: debhelper (>= 9), pkg-php-tools Build-Depends-Indep: php-pear Vcs-Git: git://anonscm.debian.org/pkg-php/php-mdb2-driver-pgsql.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-mdb2-driver-pgsql.git;a=summary Homepage: http://pear.php.net/package/MDB2_Driver_pgsql Standards-Version: 3.9.4 Package: php-mdb2-driver-pgsql Architecture: all Depends: ${misc:Depends}, php-pear, php-mdb2 (>=2.5.0b4), php5-pgsql Description: PHP PEAR module to provide a PostgreSQL driver for MDB2 MDB2 provides a common API for all supported RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. . This package provides the PostgreSQL package for MDB2. debian/rules0000755000000000000000000000010412136651534010247 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear debian/compat0000644000000000000000000000000212136651534010372 0ustar 9 debian/watch0000644000000000000000000000017712136651534010232 0ustar version=3 http://pear.php.net/package/MDB2_Driver_pgsql/download .*/MDB2_Driver_pgsql-(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz)) debian/copyright0000644000000000000000000000605012136651534011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MDB2_Driver_pgsql Upstream-Contact: Lorenzo Alberton Source: http://pear.php.net/package/MDB2_Driver_pgsql/download Files: * Copyright: 1998-2013, Lukas Kahwe Smith 1998-2013, Manuel Lemos 1998-2013, Daniel Convissor 1998-2013, Tomas V.V.Cox 1998-2013, Stig. S. Bakken 1998-2013, Lorenzo Alberton 1998-2013, Daniel Convissor License: BSD-3-clause 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. Files: debian/* Copyright: 2008-2009, Mark A. Hershberger 2009-2013, Vincent Bernat 2013, Prach Pongpanich License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. . The complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. debian/changelog0000644000000000000000000000215212136651534011046 0ustar php-mdb2-driver-pgsql (1.5.0b4-1) unstable; urgency=low * New upstream release * Now using PKG-PHP-PEAR team as maintainer (Closes: #656988) * Add myself as uploader * Update debian/watch file * Switch debian/copyright to format 1.0 * Switch to 3.0 (quilt) source format * Switch Vcs to Git and change Vcs fields * Replace debian/svn-deblayout by a debian/gbp.conf * Switch to pkg-php-tools and rewrite debian/rules * Bump compat level to 9 * Bump Standards-Version 3.9.4 -- Prach Pongpanich Sat, 27 Apr 2013 11:10:12 +0700 php-mdb2-driver-pgsql (1.5.0b2-1) unstable; urgency=low [ Mark A. Hershberger ] * Upgrade to beta version to work better with roundcube (Closes: #519104, #520897) [ Vincent Bernat ] * Bump Standards-Version to 3.8.1. No changes required. * Change section to php. -- Mark A. Hershberger Mon, 23 Mar 2009 10:58:15 -0400 php-mdb2-driver-pgsql (1.4.1-1) unstable; urgency=low * Initial Release (Closes: #510900). -- Mark A. Hershberger Sat, 29 Nov 2008 19:41:00 +0100