debian/0000755000000000000000000000000012232014717007165 5ustar debian/rules0000755000000000000000000000003612232014717010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000151212232014717010567 0ustar Source: libtext-qrcode-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), perl, libqrencode-dev, pkg-config Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-qrcode-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-qrcode-perl.git Homepage: https://metacpan.org/release/Text-QRCode/ Package: libtext-qrcode-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: module for generating text base QR Code Text::QRCode allows you to generate QR Code using ' ' and '*'. This module use libqrencode '2.0.0' and above. debian/source/0000755000000000000000000000000012232014717010465 5ustar debian/source/format0000644000000000000000000000001412232014717011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000150112232014717011034 0ustar libtext-qrcode-perl (0.02-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Drop spelling.patch, merged upstream. * Update years of copyright. * Add build dependency on pkg-config. * Use debhelper 9.20120312 to get all hardening flags. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Wed, 23 Oct 2013 20:47:24 +0200 libtext-qrcode-perl (0.01-1) unstable; urgency=low * Initial release (closes: #599135). -- gregor herrmann Sun, 10 Oct 2010 16:02:16 +0200 debian/compat0000644000000000000000000000000212232014717010363 0ustar 9 debian/copyright0000644000000000000000000000272012232014717011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-QRCode Upstream-Contact: Yoshiki Kurihara Source: https://metacpan.org/release/Text-QRCode/ Files: * Copyright: 2007-2013, Yoshiki Kurihara License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2013, 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/watch0000644000000000000000000000016412232014717010217 0ustar version=3 https://metacpan.org/release/Text-QRCode/ .*/Text-QRCode-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$