diff -Nru libanydata-perl-0.10/debian/changelog libanydata-perl-0.10/debian/changelog --- libanydata-perl-0.10/debian/changelog 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/changelog 2010-01-03 16:02:23.000000000 +0000 @@ -1,3 +1,34 @@ +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. diff -Nru libanydata-perl-0.10/debian/compat libanydata-perl-0.10/debian/compat --- libanydata-perl-0.10/debian/compat 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/compat 2010-01-03 16:02:23.000000000 +0000 @@ -1 +1 @@ -5 +7 diff -Nru libanydata-perl-0.10/debian/control libanydata-perl-0.10/debian/control --- libanydata-perl-0.10/debian/control 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/control 2010-01-03 16:02:23.000000000 +0000 @@ -1,16 +1,18 @@ Source: libanydata-perl Section: perl Priority: optional -Maintainer: Bart Martens -Standards-Version: 3.7.2 -Build-Depends: debhelper (>= 5), cdbs +Maintainer: Debian Perl Group +Uploaders: Ansgar Burchardt +Standards-Version: 3.8.3 +Homepage: http://search.cpan.org/dist/AnyData/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libanydata-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libanydata-perl/ +Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Package: libanydata-perl -Section: perl -Priority: optional Architecture: all -Depends: ${perl:Depends}, libxml-twig-perl +Depends: ${misc:Depends}, ${perl:Depends}, libxml-twig-perl Suggests: libxml-parser-perl, libwww-perl Description: simple tied hash interface for files and data structures AnyData provides simple and uniform access to data from @@ -19,5 +21,3 @@ 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). - . - Homepage: http://search.cpan.org/~jzucker/AnyData/ diff -Nru libanydata-perl-0.10/debian/copyright libanydata-perl-0.10/debian/copyright --- libanydata-perl-0.10/debian/copyright 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/copyright 2010-01-03 16:02:23.000000000 +0000 @@ -1,18 +1,29 @@ -This package was debianized by Luk Claes -on Tue, 17 Aug 2004 12:20:11 +0200. - -It was downloaded from the Comprehensive Perl Archive Network (CPAN). -Visit to find a CPAN site near you. - -Upstream Author: Jeff Zucker +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Maintainer: Jeff Zucker +Source: http://search.cpan.org/dist/AnyData/ +Name: AnyData + +Copyright: © 2000, Jeff Zucker +License-Alias: Perl +License: Artistic | GPL-1+ +Files: debian/* Copyright: - -This module is copyright (c), 2000 by Jeff Zucker -All rights reserved. - -This is free software. You may distribute it under the same terms as -Perl itself as specified in the Perl README file. - -On a Debian system a copy of the Perl license can be found in the file -'/usr/share/common-licenses/Artistic'. + © 2004-2005, Luk Claes + © 2006-2007, Bart Martens + © 2010, Ansgar Burchardt +License: Artistic | 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' diff -Nru libanydata-perl-0.10/debian/libanydata-perl.docs libanydata-perl-0.10/debian/libanydata-perl.docs --- libanydata-perl-0.10/debian/libanydata-perl.docs 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/libanydata-perl.docs 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -README diff -Nru libanydata-perl-0.10/debian/patches/01_remote_xml.diff libanydata-perl-0.10/debian/patches/01_remote_xml.diff --- libanydata-perl-0.10/debian/patches/01_remote_xml.diff 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/patches/01_remote_xml.diff 2010-01-03 18:06:38.000000000 +0000 @@ -1,5 +1,9 @@ ---- ../orig/libanydata-perl-0.10/AnyData/Format/XML.pm 2004-08-17 13:33:40.000000000 +0200 -+++ AnyData/Format/XML.pm 2007-06-19 19:44:26.000000000 +0200 +Author: Bart Martens +Bugs: #421884 +Description: "Fails to retrieve XML data over HTTP" + +--- a/AnyData/Format/XML.pm ++++ b/AnyData/Format/XML.pm @@ -681,11 +681,12 @@ sub get_data { diff -Nru libanydata-perl-0.10/debian/patches/pod-errors.patch libanydata-perl-0.10/debian/patches/pod-errors.patch --- libanydata-perl-0.10/debian/patches/pod-errors.patch 1970-01-01 01:00:00.000000000 +0100 +++ libanydata-perl-0.10/debian/patches/pod-errors.patch 2010-01-03 16:02:23.000000000 +0000 @@ -0,0 +1,34 @@ +From: Ansgar Burchardt +Date: Sun, 03 Jan 2010 23:47:39 +0900 +Subject: Fix syntax error in POD documentation +--- libanydata-perl.orig/AnyData/Format/XML.pm ++++ libanydata-perl/AnyData/Format/XML.pm +@@ -654,17 +654,17 @@ + $map = $newmap; + } + ## +-=pod +-paste into parent record_tag__ +- my $rt_atts = $record_tag->atts; +- if (!$rt_atts->{record_tag__}) { +- my $new_rt = $record_tag->copy; +- $new_rt->set_att('record_tag__','1'); +- $new_rt->set_att('xstruct__','1'); +- $new_rt->paste('first_child',$record_tag->parent); +- $record_tag = $new_rt; +- } +-=cut ++#=pod ++#paste into parent record_tag__ ++# my $rt_atts = $record_tag->atts; ++# if (!$rt_atts->{record_tag__}) { ++# my $new_rt = $record_tag->copy; ++# $new_rt->set_att('record_tag__','1'); ++# $new_rt->set_att('xstruct__','1'); ++# $new_rt->paste('first_child',$record_tag->parent); ++# $record_tag = $new_rt; ++# } ++#=cut + my $col_structure = { + amap => $amap, + map => $map, diff -Nru libanydata-perl-0.10/debian/patches/series libanydata-perl-0.10/debian/patches/series --- libanydata-perl-0.10/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ libanydata-perl-0.10/debian/patches/series 2010-01-03 16:02:23.000000000 +0000 @@ -0,0 +1,3 @@ +01_remote_xml.diff +spelling.patch +pod-errors.patch diff -Nru libanydata-perl-0.10/debian/patches/spelling.patch libanydata-perl-0.10/debian/patches/spelling.patch --- libanydata-perl-0.10/debian/patches/spelling.patch 1970-01-01 01:00:00.000000000 +0100 +++ libanydata-perl-0.10/debian/patches/spelling.patch 2010-01-03 16:02:23.000000000 +0000 @@ -0,0 +1,25 @@ +From: Ansgar Burchardt +Date: Sun, 03 Jan 2010 23:44:36 +0900 +Subject: Fix spelling errors +--- libanydata-perl.orig/AnyData.pm ++++ libanydata-perl/AnyData.pm +@@ -850,7 +850,7 @@ + + The rather wacky idea behind this module and its sister module + DBD::AnyData is that any data, regardless of source or format should +-be accessable and modifiable with the same simple set of methods. ++be accessible and modifiable with the same simple set of methods. + This module provides a multi-dimensional tied hash interface to data + in a dozen different formats. The DBD::AnyData module adds a DBI/SQL + interface for those same formats. +--- libanydata-perl.orig/AnyData/Format/XML.pm ++++ libanydata-perl/AnyData/Format/XML.pm +@@ -981,7 +981,7 @@ + + Exporting and converting options allow you to take data from almost any source (a perl array, any DBI database, etc.) and output it as an XML file. You can control the formating of the resulting XML either by supplying a DTD listing things like nesting of tags and which columns should be output as attributes and/or you can use XML::Twig pretty_print settings to generate half a dozen different levels of compactness or whitespace in how the XML looks. + +-The documentaion below outlines the special flags that can be used ++The documentation below outlines the special flags that can be used + in either of the interfaces to fine-tune how the XML is treated. + + The flags listed below define the relationship between tags and diff -Nru libanydata-perl-0.10/debian/README.Debian-source libanydata-perl-0.10/debian/README.Debian-source --- libanydata-perl-0.10/debian/README.Debian-source 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/README.Debian-source 1970-01-01 01:00:00.000000000 +0100 @@ -1,15 +0,0 @@ -libanydata-perl for Debian --------------------------- - -The MD5 checksums of the .orig.tar.gz and the upstream .tar.gz differ. Only -the top level directory was renamed. The rest is identical. - -$ md5sum * -ff9fb4c7d8b99d63a773e66f0ccba788 AnyData-0.10.tar.gz -7ce8d76cabc4bd98867416ca5fa65bd6 libanydata-perl_0.10.orig.tar.gz -$ tar xzf libanydata-perl_0.10.orig.tar.gz -$ tar xzf AnyData-0.10.tar.gz -$ diff -ruN AnyData-0.10.orig AnyData-0.10 -$ - - -- Bart Martens Mon, 1 May 2006 07:39:45 +0200 diff -Nru libanydata-perl-0.10/debian/rules libanydata-perl-0.10/debian/rules --- libanydata-perl-0.10/debian/rules 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/rules 2010-01-03 16:02:23.000000000 +0000 @@ -1,5 +1,3 @@ #!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/perlmodule.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk +%: + dh $@ diff -Nru libanydata-perl-0.10/debian/source/format libanydata-perl-0.10/debian/source/format --- libanydata-perl-0.10/debian/source/format 1970-01-01 01:00:00.000000000 +0100 +++ libanydata-perl-0.10/debian/source/format 2010-01-18 08:24:34.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru libanydata-perl-0.10/debian/watch libanydata-perl-0.10/debian/watch --- libanydata-perl-0.10/debian/watch 2010-01-18 08:24:33.000000000 +0000 +++ libanydata-perl-0.10/debian/watch 2010-01-03 16:02:23.000000000 +0000 @@ -1,3 +1,2 @@ -version=2 - -http://cpan.org/modules/by-category/07_Database_Interfaces/DBD/JZUCKER/AnyData-(.*)\.tar\.gz debian uupdate +version=3 +http://search.cpan.org/dist/AnyData/ .*/AnyData-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$