--- php-structures-datagrid-0.9.3.orig/debian/README.Debian +++ php-structures-datagrid-0.9.3/debian/README.Debian @@ -0,0 +1,7 @@ +php-db-dataobject for Debian +-------------------------- + +This extension has been created with dh-make-pear which is part +of dh-make-php. + + -- Cyril Bouthors , Thu, 01 Aug 2013 15:52:15 +0200 --- php-structures-datagrid-0.9.3.orig/debian/changelog +++ php-structures-datagrid-0.9.3/debian/changelog @@ -0,0 +1,5 @@ +php-structures-datagrid (0.9.3-1) unstable; urgency=low + + * Initial Release (closes: #718499). + + -- Cyril Bouthors Thu, 01 Aug 2013 17:30:35 +0200 --- php-structures-datagrid-0.9.3.orig/debian/compat +++ php-structures-datagrid-0.9.3/debian/compat @@ -0,0 +1 @@ +7 --- php-structures-datagrid-0.9.3.orig/debian/control +++ php-structures-datagrid-0.9.3/debian/control @@ -0,0 +1,16 @@ +Source: php-structures-datagrid +Section: php +Priority: extra +Maintainer: Cyril Bouthors +Uploaders: Cyril Bouthors , Cyril Bouthors +Build-Depends: debhelper (>= 8.0.0), pkg-php-tools +Standards-Version: 3.9.4 +Homepage: http://pear.php.net/package/Structures_DataGrid + +Package: php-structures-datagrid +Architecture: all +Depends: ${misc:Depends}, ${phppear:Debian-Depends} +Recommends: ${phppear:Debian-Recommends} +Breaks: ${phppear:Debian-Breaks} +Description: ${phppear:summary} + ${phppear:description} --- php-structures-datagrid-0.9.3.orig/debian/copyright +++ php-structures-datagrid-0.9.3/debian/copyright @@ -0,0 +1,56 @@ +This package was debianized by Cyril Bouthors on +Thu Aug 1 17:31:54 CEST 2013 + +It was downloaded from http://pear.php.net/package/Structures_DataGrid + +Upstream Author: + Olivier Guilyardi + Mark Wiesemann + Andrew Nagy + +Copyright: +Copyright (c) 1997-2007, Andrew Nagy , + Olivier Guilyardi , + Mark Wiesemann + Sascha Grossenbacher + +All rights reserved. + +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. + * The names of the authors may not 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. + +http://opensource.org/licenses/bsd-license.php New BSD License + +-------------------------------------------------------------------- + +This software consists of voluntary contributions made by many +individuals on behalf of the PHP Group. + +The PHP Group can be contacted via Email at group@php.net. + +For more information on the PHP Group and the PHP project, +please see . + +PHP includes the Zend Engine, freely available at +. --- php-structures-datagrid-0.9.3.orig/debian/dirs +++ php-structures-datagrid-0.9.3/debian/dirs @@ -0,0 +1 @@ +usr/share/php --- php-structures-datagrid-0.9.3.orig/debian/rules +++ php-structures-datagrid-0.9.3/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ --buildsystem=phppear --with phppear --- php-structures-datagrid-0.9.3.orig/debian/watch +++ php-structures-datagrid-0.9.3/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pear.php.net/package/Structures_DataGrid/download http://download.pear.php.net/package/Structures_DataGrid-([\d.]+)\.tgz