--- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/changelog +++ php-structures-datagrid-renderer-pager-0.1.6/debian/changelog @@ -0,0 +1,5 @@ +php-structures-datagrid-renderer-pager (0.1.6-1) unstable; urgency=low + + * Initial Release (closes: #720944). + + -- Cyril Bouthors Mon, 26 Aug 2013 16:15:59 +0200 --- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/compat +++ php-structures-datagrid-renderer-pager-0.1.6/debian/compat @@ -0,0 +1 @@ +7 --- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/control +++ php-structures-datagrid-renderer-pager-0.1.6/debian/control @@ -0,0 +1,16 @@ +Source: php-structures-datagrid-renderer-pager +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-renderer-pager +Architecture: all +Depends: ${misc:Depends}, ${phppear:Debian-Depends} +Recommends: ${phppear:Debian-Recommends} +Breaks: ${phppear:Debian-Breaks} +Description: ${phppear:summary} + ${phppear:description} --- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/copyright +++ php-structures-datagrid-renderer-pager-0.1.6/debian/copyright @@ -0,0 +1,55 @@ +This package was debianized by Cyril Bouthors on +Mon Aug 26 16:16:10 CEST 2013 + +It was downloaded from http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable/ + +Upstream Author: + Mark Wiesemann + Olivier Guilyardi + Andrew Nagy + +Copyright: +Copyright (c) 1997-2010, Andrew Nagy , + Olivier Guilyardi , + Mark Wiesemann + +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-renderer-pager-0.1.6.orig/debian/dirs +++ php-structures-datagrid-renderer-pager-0.1.6/debian/dirs @@ -0,0 +1 @@ +usr/share/php --- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/rules +++ php-structures-datagrid-renderer-pager-0.1.6/debian/rules @@ -0,0 +1,3 @@ +#!/usr/bin/make -f +%: + dh $@ --buildsystem=phppear --with phppear --- php-structures-datagrid-renderer-pager-0.1.6.orig/debian/watch +++ php-structures-datagrid-renderer-pager-0.1.6/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://pear.php.net/package/Structures_DataGrid_Renderer_Pager/download http://download.pear.php.net/package/Structures_DataGrid_Renderer_Pager-([\d.]+)\.tgz