debian/0000755000000000000000000000000012255702427007174 5ustar debian/changelog0000644000000000000000000000361212255702255011047 0ustar libpdf-reuse-barcode-perl (0.05-2) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * Use dist-based URL in debian/watch. * debian/rules: don't install empty /usr/lib/perl5 directory. * debian/rules: delete /usr/lib/perl5 only if it exists. * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Axel Beckert ] * Apply wrap-and-sort * Fix the following lintian warnings: + debian-rules-uses-deprecated-makefile (perlmodule → perl-makemaker) + quilt-build-dep-but-no-series-file (Removing quilt build-dependency, debian/README.source, and inclusion of patchsys-quilt.mk in debian/rules) + copyright-refers-to-symlink-license + copyright-with-old-dh-make-debian-copyright + build-depends-on-1-revision * Switch to source format "3.0 (quilt)" * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Add Makefile.old to debian/clean * Remove obsolete /usr/lib/perl5 handling * Switch to metacpan.org URLs in Homepage header and debian/watch * Bump Standards-Version to 3.9.5 (no further changes) -- Axel Beckert Mon, 23 Dec 2013 01:32:37 +0100 libpdf-reuse-barcode-perl (0.05-1) unstable; urgency=low * Initial release. (Closes: #408063: ITP: libpdf-reuse-barcode-perl -- Create barcodes for PDF documents with PDF::Reuse - Debian Bug report logs) -- Vincent Danjean Wed, 24 Jan 2007 16:26:24 +0100 debian/compat0000644000000000000000000000000212255677116010400 0ustar 9 debian/control0000644000000000000000000000340512255701411010571 0ustar Source: libpdf-reuse-barcode-perl Section: perl Priority: optional Build-Depends: cdbs (>= 0.4.27), debhelper (>= 9~), patchutils (>= 0.2.25) Build-Depends-Indep: libbarcode-code128-perl, libgd-barcode-perl, libpdf-reuse-perl, perl (>= 5.8.8-7) Maintainer: Debian Perl Group Uploaders: Vincent Danjean Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/PDF-Reuse-Barcode Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpdf-reuse-barcode-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpdf-reuse-barcode-perl.git Package: libpdf-reuse-barcode-perl Architecture: all Depends: libbarcode-code128-perl, libgd-barcode-perl, libpdf-reuse-perl, ${misc:Depends}, ${perl:Depends} Description: Create barcodes for PDF documents with PDF::Reuse This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39, COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses Barcode::Code128. . Normally the barcodes are displayed on a white background and with the characters under the bars. You can rotate the "image", make it smaller or bigger, prolong the bars and change the background. (But then, don't forget to test that your barcode scanner still understands it.) . If you don't change the size of the "image", the bars are approximately 24 pixels high (the guard bars a few pixels longer) and the box/background is 38 pixels high and something like 20 pixels wider than the barcodes. The text under the bars are 10 pixels high. debian/copyright0000644000000000000000000000167212255700451011130 0ustar This is the debian package for the PDF::Reuse::Barcode module. It was created by Vincent Danjean using dh-make-perl. It was downloaded from the Comprehensive Perl Archive Network (CPAN). Visit to find a CPAN site near you. The upstream author is Lars Lundberg . Copyright (C) 2003 - 2004 Lars Lundberg, Solidez HB. License: PDF::Reuse::Barcode is dual licensed under the same terms as Perl itself. This means at your choice, either the Perl Artistic License, or the GNU GPL version 1 or higher. On a Debian system a copy of the Perl Artistic license can be found in the file '/usr/share/common-licenses/Artistic' and a copy of the GPL version 1 can be found in the file '/usr/share/common-licenses/GPL-1'. The Debian packaging is Copyright (C) 2007, Vincent Danjean and is licensed under the same licenses as the software itself (see above). debian/rules0000755000000000000000000000036712255700567010265 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/perl-makemaker.mk .PHONY: show-builddepends show-builddepends: @echo "Build-Depends: $(CDBS_BUILD_DEPENDS)" debian/watch0000644000000000000000000000014712255700767010234 0ustar version=3 https://metacpan.org/release/PDF-Reuse-Barcode .*/PDF-Reuse-Barcode-([[:digit:]].*)\.tar\.gz debian/clean0000644000000000000000000000001512255677037010205 0ustar Makefile.old debian/source/0000755000000000000000000000000012255700137010470 5ustar debian/source/format0000644000000000000000000000001412255700137011676 0ustar 3.0 (quilt)