debian/0000755000000000000000000000000012231405700007160 5ustar debian/manpages0000644000000000000000000000003312231400645010675 0ustar debian/tmp/doctrine-dbal.1 debian/source/0000755000000000000000000000000012164666430010476 5ustar debian/source/format0000644000000000000000000000001412164666430011704 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015512231362254010220 0ustar version=3 http://pear.doctrine-project.org/ http://pear.doctrine-project.org/get/DoctrineDBAL-([\d\.]+)\.tgz debian/rules0000755000000000000000000000112212231405355010242 0ustar #!/usr/bin/make -f %: dh $@ --buildsystem=phppear --with phppear override_dh_auto_configure: dh_auto_configure -O--buildsystem=phppear sed -i '/ role="data"/d' */package.xml override_dh_installman: mkdir $(CURDIR)/debian/tmp cd $(CURDIR)/DoctrineDBAL-* && \ help2man --help-option=\ --no-info \ --name='Doctrine command line interface' \ "php bin/doctrine-dbal" \ > $(CURDIR)/debian/tmp/doctrine-dbal.1 dh_installman override_dh_fixperms: dh_fixperms chmod -x $(CURDIR)/debian/php-doctrine-dbal/usr/bin/doctrine-dbal.php get-orig-source: uscan --force --verbose --rename debian/compat0000644000000000000000000000000212164722460010370 0ustar 9 debian/changelog0000644000000000000000000000024112231362313011031 0ustar php-doctrine-dbal (2.3.4-1) unstable; urgency=low * Initial Release (Closes: #727064) -- David Prévot Mon, 21 Oct 2013 18:31:11 -0400 debian/pkg-php-tools-overrides0000644000000000000000000000025512231331262013612 0ustar pear.doctrine-project.org DoctrineCommon php-doctrine-common pear.doctrine-project.org DoctrineDBAL php-doctrine-dbal pear.doctrine-project.org DoctrineORM php-doctrine-orm debian/control0000644000000000000000000000154012231406417010571 0ustar Source: php-doctrine-dbal Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper (>= 9), help2man, pear-channels, php-doctrine-common, php-symfony-console, php5-cli, pkg-php-tools (>= 1~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-php/php-doctrine-dbal.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-doctrine-dbal.git Homepage: http://www.doctrine-project.org/ Package: php-doctrine-dbal Architecture: all Depends: ${misc:Depends}, ${phppear:Debian-Depends} Recommends: ${phppear:Debian-Recommends} Breaks: ${phppear:Debian-Breaks} Description: database abstraction layer for Doctrine ${phppear:description} debian/copyright0000644000000000000000000002215412231406417011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: DoctrineCommon Source: http://pear.doctrine-project.org/ Upstream-Contact: Jonathan H. Wage Files: * Copyright: 2006-2012, Doctrine Project License: Expat Files: DoctrineDBAL-*/Doctrine/DBAL/ConnectionException.php DoctrineDBAL-*/Doctrine/DBAL/Driver/PDOIbm/Driver.php DoctrineDBAL-*/Doctrine/DBAL/Driver/Statement.php DoctrineDBAL-*/Doctrine/DBAL/Event/* DoctrineDBAL-*/Doctrine/DBAL/LockMode.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/DB2Keywords.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/KeywordList.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/SQLiteKeywords.php DoctrineDBAL-*/Doctrine/DBAL/Portability/Statement.php DoctrineDBAL-*/Doctrine/DBAL/Query/Expression/CompositeExpression.php DoctrineDBAL-*/Doctrine/DBAL/Query/Expression/ExpressionBuilder.php DoctrineDBAL-*/Doctrine/DBAL/SQLParserUtils.php DoctrineDBAL-*/Doctrine/DBAL/SQLParserUtilsException.php DoctrineDBAL-*/Doctrine/DBAL/Schema/AbstractSchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/DB2SchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/MySqlSchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/SQLServerSchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/View.php DoctrineDBAL-*/Doctrine/DBAL/Types/ConversionException.php DoctrineDBAL-*/Doctrine/DBAL/Types/DateTimeTzType.php DoctrineDBAL-*/Doctrine/DBAL/Types/VarDateTimeType.php Copyright: 2006-2012, Doctrine Project Jonathan Wage Guilherme Blanco Roman Borschel Benjamin Eberlei Lukas Kahwe Smith Konsta Vesterinen Lars Strojny Jan Sorgalla License: Expat and LGPL-2.1 Files: DoctrineDBAL-*/Doctrine/DBAL/Platforms/DB2Platform.php Copyright: 2006-2012, Doctrine Project 2005-2008, Zend Technologies Inc. License: Expat and BSD-3-clause-Zend Files: DoctrineDBAL-*/Doctrine/DBAL/Platforms/OraclePlatform.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/PostgreSqlPlatform.php DoctrineDBAL-*/Doctrine/DBAL/Schema/Comparator.php DoctrineDBAL-*/Doctrine/DBAL/Schema/SchemaDiff.php DoctrineDBAL-*/Doctrine/DBAL/Schema/TableDiff.php Copyright: 2006-2012, Doctrine Project 2005-2013, eZ Systems AS License: Expat and BSD-3-clause-ez Files: DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/MySQLKeywords.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/OracleKeywords.php DoctrineDBAL-*/Doctrine/DBAL/Platforms/Keywords/PostgreSQLKeywords.php Copyright: 2006-2012, Doctrine Project Benjamin Eberlei David Coallier Marcelo Santos Araujo License: Expat and BSD-2-clause Files: DoctrineDBAL-*/Doctrine/DBAL/Query/QueryBuilder.php DoctrineDBAL-*/Doctrine/DBAL/Schema/OracleSchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php DoctrineDBAL-*/Doctrine/DBAL/Schema/SqliteSchemaManager.php Copyright: 2006-2012, Doctrine Project Jonathan Wage Benjamin Eberlei Guilherme Blanco Lukas Kahwe Smith Konsta Vesterinen 2007-2013, eZ Systems AS License: Expat and LGPL-2.1 and BSD-3-clause-ez License: BSD-2-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. . 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 HOLDER 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. License: BSD-3-clause-ez 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 eZ Systems A.S. nor the names of its 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 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. License: BSD-3-clause-Zend 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 Zend Technologies USA, Inc. nor the names of its 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 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. 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. License: LGPL-2.1 On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'.