debian/0000755000000000000000000000000012075021727007171 5ustar debian/rules0000755000000000000000000000003512075021703010241 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000231612075021703010570 0ustar Source: libanydata-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-output-perl, libxml-twig-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanydata-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanydata-perl.git Homepage: http://search.cpan.org/dist/AnyData/ Package: libanydata-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-twig-perl Suggests: libwww-perl, libxml-parser-perl Description: simple tied hash interface for files and data structures AnyData provides simple and uniform access to data from many sources -- perl arrays, local files, remote files retrievable via http or ftp -- and in many formats including flat files (CSV, Fixed Length, Tab Delimited, etc), standard format files (Web Logs, Passwd files, etc.), structured files (XML, HTML Tables) and binary files with parseable headers (mp3s, jpgs, pngs, etc). debian/source/0000755000000000000000000000000012075021703010463 5ustar debian/source/format0000644000000000000000000000001412075021703011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000735112075021703011043 0ustar libanydata-perl (0.11-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Xavier Guimard ] * Imported Upstream version 0.11 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Remove 01_remote_xml.diff, pod-errors.patch and spelling.patch now included in upstream * Add libxml-twig-perl in build dependencies * Add patch and debian/clean to remove t/xml.out provided by tests but included in upstream -- Xavier Guimard Mon, 14 Jan 2013 06:18:43 +0100 libanydata-perl (0.10-9) unstable; urgency=low [ Ryan Niebur ] * moved with permission from Bart (Closes: #531500) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Removed: Homepage pseudo-field (Description). Changed: Maintainer set to Debian Perl Group (was: Bart Martens ); Bart Martens moved to Uploaders. * debian/watch: use dist-based URL. * remove Bart from Uploaders [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Use debhelper instead of CDBS. * Use source format 3.0 (quilt). * debian/watch: Use extended regular expression to match upstream releases. * Add myself to Uploaders. * debian/control: Remove duplicate Section, Priority fields from binary package stanza. * No longer install README. * Remove debian/README.Debian-source. * Convert debian/copyright to proposed machine-readable format. * New patch `spelling.patch' to fix spelling errors. * New patch `pod-errors.patch' to fix POD syntax errors. -- Ansgar Burchardt Sun, 03 Jan 2010 23:50:26 +0900 libanydata-perl (0.10-8) unstable; urgency=low * debian/patches/01_remote_xml.diff: Added. Closes: #421884. -- Bart Martens Tue, 19 Jun 2007 19:42:22 +0200 libanydata-perl (0.10-7) unstable; urgency=low * debian/control, debian/rules: Switch to cdbs. Closes: #390477. * debian/libanydata-perl.install: Deleted. * debian/control, debian/compat: Standards version, debhelper version. -- Bart Martens Sun, 1 Oct 2006 16:42:12 +0200 libanydata-perl (0.10-6) unstable; urgency=low * New maintainer. Closes: #317403. * debian/README.Debian-source: Added. * debian/control: Added debhelper version. * debian/control: Fixed build-depends-indep-should-be-build-depends. * debian/control: Added homepage. * debian/control: Standards version. -- Bart Martens Mon, 1 May 2006 07:39:45 +0200 libanydata-perl (0.10-5) unstable; urgency=low * Set maintainer to Debian QA Group * Updated Standards-Version * Remove version in build-dep on debhelper -- Luk Claes Sat, 10 Sep 2005 11:07:55 +0000 libanydata-perl (0.10-4) unstable; urgency=low * debian/control: depend on libxml-twig-perl (Closes: #299693). -- Luk Claes Thu, 7 Apr 2005 17:42:21 +0200 libanydata-perl (0.10-3) unstable; urgency=low * Changed maintainer to Debian Perl Group * debian/control: added Uploaders -- Luk Claes Tue, 18 Jan 2005 13:19:21 +0100 libanydata-perl (0.10-2) unstable; urgency=high * Urgency high because of FTBFS * Makefile: rerun Makefile instead of failing. * Added watch file. -- Luk Claes Fri, 5 Nov 2004 16:21:30 +0100 libanydata-perl (0.10-1) unstable; urgency=low * Initial Release (Closes: #266286). -- Luk Claes Tue, 17 Aug 2004 12:20:11 +0200 debian/compat0000644000000000000000000000000212075021703010361 0ustar 8 debian/clean0000644000000000000000000000001212075021703010161 0ustar t/xml.out debian/patches/0000755000000000000000000000000012075021703010612 5ustar debian/patches/remove-xml-out.patch0000644000000000000000000000043012075021703014530 0ustar Description: Remove xml.out, file produced by tests Author: Xavier Guimard Forwarded: not-needed Last-Update: 2013-01-14 --- a/MANIFEST +++ b/MANIFEST @@ -36,7 +36,6 @@ t/test.t t/weblog.t t/weblog.tbl -t/xml.out t/xml.t xt/distribution.t xt/kwalitee.t debian/patches/series0000644000000000000000000000002512075021703012024 0ustar remove-xml-out.patch debian/copyright0000644000000000000000000000230712075021703011120 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AnyData Source: http://search.cpan.org/dist/AnyData/ Upstream-Contact: Sven Dowideit Files: * Copyright: 2012, Sven Dowideit 2000, Jeff Zucker License: Artistic or GPL-1+ Files: debian/* Copyright: 2004-2005, Luk Claes 2006-2007, Bart Martens 2010, Ansgar Burchardt 2013, Xavier Guimard 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/watch0000644000000000000000000000015312075021703010213 0ustar version=3 http://search.cpan.org/dist/AnyData/ .*/AnyData-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$