debian/0000755000000000000000000000000012233307524007167 5ustar debian/rules0000755000000000000000000000003612233307524010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000203112233307524010566 0ustar Source: libtext-vfile-asdata-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-accessor-chained-perl, libtest-pod-perl, perl Homepage: https://metacpan.org/release/Text-vFile-asData Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtext-vfile-asdata-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-vfile-asdata-perl.git Package: libtext-vfile-asdata-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-chained-perl, Description: generic perl module to read and write vfile files Works with such as vCard (RFC 2426) and vCalendar (RFC 2445). The result of loading this data is a collection of objects which will grant you easy access to the properties. Then the module can write your objects back to a data file. debian/source/0000755000000000000000000000000012233307524010467 5ustar debian/source/format0000644000000000000000000000001412233307524011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000452712233307524011051 0ustar libtext-vfile-asdata-perl (0.08-1) unstable; urgency=low * New upstream release. * Update years of upstream copyright. * Add build dependency on libtest-pod-perl. -- gregor herrmann Sun, 27 Oct 2013 23:10:20 +0100 libtext-vfile-asdata-perl (0.07-2) unstable; urgency=low * Take over for the Debian Perl Group on maintainer's request (https://lists.debian.org/debian-perl/2013/10/msg00018.html) * debian/control: - Adde Vcs-Git field (source stanza); Vcs-Browser field (source stanza) - Change Homepage field changed to metacpan.org URL - Maintainer set to Debian Perl Group (was: Neil Williams ) - Replace (build-)dependency on ancient version of perl with a dependency on perl without a version (as permitted by Debian Policy 3.8.3) - Add /me to Uploaders - Split build dependencies into Build-Depends and Build-Depends-Indep * debian/watch: use metacpan-based URL. * Switch from cdbs to debhelper. Use dh(1) in debian/rules. Bump debhelper compatibility level to 8. * debian/copyright: switch formatting to Copyright-Format 1.0. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sun, 27 Oct 2013 23:01:49 +0100 libtext-vfile-asdata-perl (0.07-1) unstable; urgency=low * New upstream release -- Neil Williams Mon, 14 Feb 2011 20:16:49 +0000 libtext-vfile-asdata-perl (0.0.5-4) unstable; urgency=low * Fix watch file to parse upstream 0.05 as Debian 0.0.5 * Update Standards Version (no changes). -- Neil Williams Sun, 03 Feb 2008 18:44:14 +0000 libtext-vfile-asdata-perl (0.0.5-3) unstable; urgency=low * Remove empty directories -- Neil Williams Wed, 21 Nov 2007 16:31:17 +0000 libtext-vfile-asdata-perl (0.0.5-2) unstable; urgency=low * Must depend on libclass-accessor-chained-perl (Closes: #415776) * Set Architecture: all -- Neil Williams Thu, 22 Mar 2007 18:57:06 +0000 libtext-vfile-asdata-perl (0.0.5-1) unstable; urgency=low * Initial release. (Closes: #405591: ITP: libtext-vfile-asdata-perl -- generic perl module to read and write vfile files - Debian Bug report logs) -- Neil Williams Thu, 4 Jan 2007 19:45:22 +0000 debian/compat0000644000000000000000000000000212233307524010365 0ustar 8 debian/copyright0000644000000000000000000000215712233307524011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Text-vFile-asData Upstream-Contact: Richard Clamp Upstream-Name: Text-vFile-asData Files: * Copyright: 2004-2013, Richard Clamp 2004-2013, Nik Clayton License: Artistic or GPL-1+ Files: debian/* Copyright: 2007, 2008, 2011, Neil Williams 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/watch0000644000000000000000000000017712233307524010225 0ustar version=3 https://metacpan.org/release/Text-vFile-asData .*/Text-vFile-asData-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$