debian/0000755000000000000000000000000012161366737007202 5ustar debian/rules0000755000000000000000000000003612161366737010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000205312161366737010605 0ustar Source: libtext-csv-encoded-perl Maintainer: Debian Perl Group Uploaders: Robin Sheat , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtext-csv-perl, libtest-pod-perl, libtext-csv-xs-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-csv-encoded-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-csv-encoded-perl.git Homepage: https://metacpan.org/release/Text-CSV-Encoded/ Package: libtext-csv-encoded-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libtext-csv-perl Description: encoding-aware comma-separated values manipulator Provides the Text::CSV::Encoding Perl module, which is a version of Text::CSV that is encoding aware. Both modules provide tools for handling files in the comma-separated values format (.csv). debian/source/0000755000000000000000000000000012161366737010502 5ustar debian/source/format0000644000000000000000000000001412161366737011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000265212161366737011061 0ustar libtext-csv-encoded-perl (0.22-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. Fixes "FTBFS: tests failed" (Closes: #713245) * Update years of upstream and packaging copyright. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 22 Jun 2013 20:32:52 +0200 libtext-csv-encoded-perl (0.10-2) 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). * Set debhelper compatibility level to 8. -- gregor herrmann Mon, 09 Apr 2012 19:13:15 +0200 libtext-csv-encoded-perl (0.10-1) unstable; urgency=low * New upstream release. * Add /me to Uploaders. * debian/copyright: update years of upstream copyright. -- gregor herrmann Sun, 02 May 2010 18:54:10 +0200 libtext-csv-encoded-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #576763) -- Lars Wirzenius Tue, 13 Apr 2010 11:54:44 +1200 debian/compat0000644000000000000000000000000212161366737010400 0ustar 8 debian/copyright0000644000000000000000000000216512161366737011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Text-CSV-Encoded Upstream-Contact: Makamaka Hannyaharamitu Source: https://metacpan.org/release/Text-CSV-Encoded/ Files: * Copyright: 2008-2013, Makamaka Hannyaharamitu License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Lars Wirzenius 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/libtext-csv-encoded-perl.examples0000644000000000000000000000001112161366737015535 0ustar sample/* debian/watch0000644000000000000000000000017612161366737010237 0ustar version=3 https://metacpan.org/release/Text-CSV-Encoded/ .*/Text-CSV-Encoded-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$