--- libfpdf-tpl-php-1.2.orig/debian/changelog +++ libfpdf-tpl-php-1.2/debian/changelog @@ -0,0 +1,14 @@ +libfpdf-tpl-php (1.2-2) unstable; urgency=low + + * Re-upload to unstable -- Squeeze has been released \o/ + * debian/rules: + - Added 'get-orig-source' target. + + -- Sebastian Harl Mon, 14 Feb 2011 10:25:48 +0100 + +libfpdf-tpl-php (1.2-1) experimental; urgency=low + + * Inital release (Closes: #611168). + * Uploading to experimental because of the Squeeze freeze. + + -- Sebastian Harl Wed, 26 Jan 2011 17:57:04 +0100 --- libfpdf-tpl-php-1.2.orig/debian/libfpdf-tpl-php.dirs +++ libfpdf-tpl-php-1.2/debian/libfpdf-tpl-php.dirs @@ -0,0 +1 @@ +usr/share/php/fpdf-tpl --- libfpdf-tpl-php-1.2.orig/debian/copyright +++ libfpdf-tpl-php-1.2/debian/copyright @@ -0,0 +1,58 @@ +Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 +Upstream-Name: FPDF_TPL +Upstream-Contact: Jan Slabon +Source: http://www.setasign.de/products/pdf-php-solutions/fpdi/ + +Files: * +Copyright: + 2004-2010, Setasign -- Jan Slabon +License: Apache-2.0 + +Files: debian/* +Copyright: + 2011, Sven Velt + 2011, Sebastian Harl +License: BSD-2-clause + +License: Apache-2.0 + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + . + http://www.apache.org/licenses/LICENSE-2.0 + . + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + . + On Debian systems, the full text of the Apache License, Version 2.0 + can be found in the file `/usr/share/common-licenses/Apache-2.0'. + +License: BSD-2-clause + All rights reserved. + . + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + . + 2. 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 HOLDERS 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. + --- libfpdf-tpl-php-1.2.orig/debian/compat +++ libfpdf-tpl-php-1.2/debian/compat @@ -0,0 +1 @@ +5 --- libfpdf-tpl-php-1.2.orig/debian/rules +++ libfpdf-tpl-php-1.2/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f +# debian/rules for libfpdi-php +# +# Written by Sven Velt . + +%: + dh $@ + +override_dh_install: + cp fpdf_tpl.php debian/libfpdf-tpl-php/usr/share/php/fpdf-tpl + +get-orig-source: + uscan --force --verbose --rename --- libfpdf-tpl-php-1.2.orig/debian/control +++ libfpdf-tpl-php-1.2/debian/control @@ -0,0 +1,18 @@ +Source: libfpdf-tpl-php +Section: web +Priority: optional +Maintainer: Sven Velt +Uploaders: Sebastian Harl +Build-Depends: debhelper (>= 7.0.50~) +Standards-Version: 3.9.1 +Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/ +Vcs-Git: git://git.debian.org/collab-maint/libfpdf-tpl-php.git +Vcs-Browser: http://git.debian.org/?p=collab-maint/libfpdf-tpl-php.git + +Package: libfpdf-tpl-php +Architecture: all +Depends: ${misc:Depends}, php5 | php5-cli, php-fpdf +Description: PHP library to use PDF templates with FPDF + This script adds the possibility to use PDF templates in a PDF document as + explained in the PDF specifications 1.3 (4.9 Form XObjects). This allows for + dynamic creation of PDF files. It supports recursive templates. --- libfpdf-tpl-php-1.2.orig/debian/watch +++ libfpdf-tpl-php-1.2/debian/watch @@ -0,0 +1,4 @@ +version=3 + +http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads/ \ + /supra/kon2_dl/\d+/FPDF_TPL-(.+)\.tgz --- libfpdf-tpl-php-1.2.orig/debian/source/format +++ libfpdf-tpl-php-1.2/debian/source/format @@ -0,0 +1 @@ +1.0