debian/0000755000000000000000000000000011740613625007173 5ustar debian/rules0000755000000000000000000000003611740613625010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000177111740613625010604 0ustar Source: libpdf-api2-simple-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-install-perl Build-Depends-Indep: perl, libpdf-api2-perl, libtest-pod-perl Maintainer: Debian Perl Group Uploaders: Robin Sheat , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/PDF-API2-Simple/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libpdf-api2-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-api2-simple-perl.git Package: libpdf-api2-simple-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libpdf-api2-perl Description: simple interface for manipulating PDF files PDF::API2::Simple is a Perl module for creating and manipulating files in the Portable Document Format (PDF). It aims to provide a simplified interface for working with these documents, using PDF::API2 (see libpdf-api2-perl) for the heavy lifting. debian/source/0000755000000000000000000000000011740613625010473 5ustar debian/source/format0000644000000000000000000000001411740613625011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000144411740613625011050 0ustar libpdf-api2-simple-perl (1.1.4u-3) unstable; urgency=low [ Robin Sheat ] * New uploader. * Updated standards version. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Add /me to Uploaders. * Set debhelper compatibility level to 8. -- gregor herrmann Mon, 09 Apr 2012 19:08:26 +0200 libpdf-api2-simple-perl (1.1.4u-2) UNRELEASED; urgency=low * Rewrite control description -- Jonathan Yu Fri, 14 May 2010 20:03:05 -0400 libpdf-api2-simple-perl (1.1.4u-1) unstable; urgency=low * Initial Release. (Closes: #576762) -- Lars Wirzenius Tue, 13 Apr 2010 11:06:23 +1200 debian/libpdf-api2-simple-perl.examples0000644000000000000000000000001311740613625015245 0ustar examples/* debian/compat0000644000000000000000000000000211740613625010371 0ustar 8 debian/copyright0000644000000000000000000000257011740613625011132 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PDF-API2-Simple Upstream-Contact: Red Tree Systems LLC Source: http://search.cpan.org/dist/PDF-API2-Simple/ Files: * Copyright: public-domain License: other This project belongs to Red Tree Systems, LLC - http://www.redtreesystems.com, but is placed into the public domain in the hopes that it will be educational and/or useful. Red Tree Systems, LLC requests that this section be kept intact with any modification of this module, or derivitive work thereof. Files: debian/* Copyright: 2010, Lars Wirzenius 2012, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020111740613625010215 0ustar version=3 http://search.cpan.org/dist/PDF-API2-Simple/ .*/PDF-API2-Simple-v?(\d[\d.-]+[a-z]?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$