debian/0000755000000000000000000000000011576217516007201 5ustar debian/control0000644000000000000000000000175611576217460010613 0ustar Source: libgd-barcode-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Perl Group Uploaders: Martín Ferrari , gregor herrmann , Fabrizio Regalli Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/GD-Barcode/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgd-barcode-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgd-barcode-perl/ Package: libgd-barcode-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgd-gd2-perl | libgd-gd2-noxpm-perl Description: Perl module to create barcode images (GD::Barcode) GD::Barcode creates barcode images. It supports the following barcode formats: COOP2of5, Code39, EAN13 (JAN13), EAN8 (JAN8), IATA2of5, ITF (Interleaved2of5), Industrial2of5, Matrix2of5, NW7, QRcode, UPC-A and UPC-E. debian/libgd-barcode-perl.examples0000644000000000000000000000001111575702461014344 0ustar sample/* debian/copyright0000644000000000000000000000220411575775733011143 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Kawai Takanori Source: http://search.cpan.org/dist/GD-Barcode/ Name: GD-Barcode Files: * Copyright: 2000-2003, Kawai Takanori License: GPL-1+ or Artistic Files: debian/* Copyright: 2006, 2007, Martín Ferrari 2008, gregor herrmann 2011, Fabrizio Regalli License: GPL-1+ or 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'. 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'. debian/rules0000755000000000000000000000003611575775733010271 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211575775733010410 0ustar 8 debian/watch0000644000000000000000000000015711575775733010246 0ustar version=3 http://search.cpan.org/dist/GD-Barcode/ .*/GD-Barcode-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/source/0000755000000000000000000000000011575775734010513 5ustar debian/source/format0000644000000000000000000000001411575702461011704 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000623111576217516011055 0ustar libgd-barcode-perl (1.15-5ubuntu1) oneiric; urgency=low * Merge from Debian unstable, remaining changes: - Prefer libgd-gd2-perl over libgd-gd2-noxpm-perl. -- Steve Langasek Wed, 15 Jun 2011 21:08:30 +0000 libgd-barcode-perl (1.15-5) unstable; urgency=low [ Martín Ferrari ] * Email change: Martín Ferrari -> tincho@debian.org [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Fabrizio Regalli ] * Bump to 3.9.2 Standard-Version. * Switch to DEP5 license format. * Add myself to Uploaders. * Switch d/compat to 8. * Build-Depends: switch to debhelper (>= 8). * Bump to 3.0 quilt format. * Email change: gregor herrmann -> gregoa@debian.org -- Fabrizio Regalli Tue, 14 Jun 2011 12:56:06 +0200 libgd-barcode-perl (1.15-4ubuntu1) lucid; urgency=low * Prefer libgd-gd2-perl over libgd-gd2-noxpm-perl. -- Steve Langasek Sat, 17 Apr 2010 23:22:15 +0000 libgd-barcode-perl (1.15-4) unstable; urgency=low [ Stephen Gran ] * Add -X.svn to dh_installexamples [ gregor herrmann] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: Homepage pseudo-field (Description); XS-Vcs-Svn fields. Added: /me to Uploaders. * debian/rules: - delete /usr/lib/perl5 only if it exists (closes: #467790) - move tests to build-stamp target - let install-stamp target depend on build-stamp - move dh_clean before make realclean - don't install README anymore (text version of the POD documentation) * debian/watch: - remove dash from the version capture - use dist-based URL * Set Standards-Version to 3.7.3 (no changes). * debian/copyright: - add upstream source location - update years of copyright (there's one file with a newer date) - convert to new format * Remove debian/examples and install sample/* from debian/rules. -- gregor herrmann Sat, 08 Mar 2008 15:01:27 +0100 libgd-barcode-perl (1.15-3) unstable; urgency=low * Package now maintained by the Debian Perl group. * Bumped debhelper version. * Added XS-Vcs-* fields and homepage link in debian/control * Fixed watch file and copyright notice. * removed dh_strip and dh_link from debian/rules * removed OPTIMIZE parameter of $(MAKE) -- Martín Ferrari Mon, 06 Aug 2007 09:56:33 +0100 libgd-barcode-perl (1.15-2) unstable; urgency=low * Modified dependencies to allow libgd-gd2-noxpm-perl alternative packages. * Removed dependencies on gd1 libraries, to ease transition. (Closes: #392622) -- Martín Ferrari Fri, 13 Oct 2006 18:26:36 -0300 libgd-barcode-perl (1.15-1) unstable; urgency=low * Initial release. (Closes: #263831: ITP: libgd-barcode-perl -- Create barcode image with GD - Debian Bug report logs) -- Martín Ferrari Mon, 31 Jul 2006 16:08:39 -0300