debian/0000755000000000000000000000000011461315016007164 5ustar debian/control0000644000000000000000000000257211457577300010610 0ustar Source: libxml-rsslite-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) , Nathan Handler , Nicholas Bamber Homepage: http://search.cpan.org/dist/XML-RSSLite/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-rsslite-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-rsslite-perl/ Standards-Version: 3.9.1 Package: libxml-rsslite-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: lightweight, "relaxed" RSS (and XML-ish) parser XML::RSSLite attempts to extract the maximum amount of content from available documents, and is less concerned with XML compliance than alternatives. Rather than rely on XML::Parser, it uses heuristics and good old-fashioned Perl regular expressions. It stores the data in a simple hash structure, and "aliases" certain tags so that when done, you can count on having the minimal data necessary for re-constructing a valid RSS file. This means you get the basic title, description, and link for a channel and its items. . This module extracts more usable links by parsing "scriptingNews" and "weblog" formats in addition to RDF & RSS. It also "sanitizes" the output for best results. debian/copyright0000644000000000000000000000254411461275227011135 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Jerrad Pierce Source: http://search.cpan.org/dist/XML-RSSLite/ Name: XML-RSSLite X-Comment: The non-free test material and dependent tests have been removed from the upstream tarball for the +dfsg version. Files: * Copyright: 2002, 2003, 2009, Jerrad Pierce 2000, Scott Thomason License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Ernesto Hernández-Novich 2008, Roberto C. Sanchez 2009, Nathan Handler 2010, Nicholas Bamber 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000025211457614665010235 0ustar version=3 opts=dversionmangle=s/\+dfsg// \ http://search.cpan.org/dist/XML-RSSLite/ .*/XML-RSSLite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub debian/patches/0000755000000000000000000000000011461314731010616 5ustar debian/patches/series0000644000000000000000000000002011457577300012033 0ustar poderrors.patch debian/patches/poderrors.patch0000644000000000000000000000063211457577300013667 0ustar Author: Nicholas Bamber Last-Update: 2010-10-20 Subject: pod errors Bug: http://rt.cpan.org/Ticket/Display.html?id=62299 --- a/RSSLite.pm +++ b/RSSLite.pm @@ -407,6 +407,8 @@ =back +=back + =head2 CAVEATS This is not a conforming parser. It does not handle the following @@ -443,8 +445,6 @@ =back -=back - =head1 SEE ALSO perl(1), C, C, debian/compat0000644000000000000000000000000211252712607010367 0ustar 7 debian/repack.local0000644000000000000000000000007411457577300011461 0ustar MANIFEST=1 rm t/02rss.t rm t/journal.rss rm t/sampleRSS.xml debian/changelog0000644000000000000000000000477411461275227011063 0ustar libxml-rsslite-perl (0.15+dfsg-2) unstable; urgency=low * Added disclaimer about removal of dfsg material -- Nicholas Bamber Sun, 24 Oct 2010 23:33:33 +0100 libxml-rsslite-perl (0.15+dfsg-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Rename .docs file in source package. [ Nathan Handler ] * New upstream release (closes: #442804) * debian/watch: - Update to ignore development releases. * debian/compat: - Bump to 7 * debian/control: - Build-Depend on debhelper (>= 7) - Add myself to list of Uploaders - Bump Standards-Version to 3.8.3 * debian/copyright: - Update to use new format - Add myself to debian/* copyright * debian/docs: - No need to install TODO * debian/rules: - Switch to new short format [ Nicholas Bamber ] * Repacked to remove material without license (Closes: #600806) * Added debian/source/format file * Added myself to Uploaders * Reformatted short description * Removed unnecessary versioning in dependencies * Upped standards version * Refreshed copyright * Added patch to fix pod errors -- Nicholas Bamber Sat, 23 Oct 2010 10:57:30 +0100 libxml-rsslite-perl (0.11-3) unstable; urgency=low [ gregor herrmann ] * Change Maintainer Name to Debian Perl _Group_. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/watch: use dist-based URL. [ Ernesto Hernández-Novich (USB) ] * Upgraded to debhelper 6 -- Roberto C. Sanchez Mon, 21 Jan 2008 15:13:50 -0500 libxml-rsslite-perl (0.11-2) unstable; urgency=low [ Ernesto Hernández-Novich (USB) ] * Moved package into Debian Pkg Perl Project SVN. * Fixed copyright file with a better URL. * Cleanup debian/rules. * Fixed watch file. * Fixed Maintainer field in control file. * Fixed copyright and control file with a better URL. * Update Standards Version. [ Damyan Ivanov ] * Move CHANGES from debian/docs to dh_installchangelogs * Bump debhelper compatibility level to 5. Adjust debhelper build-dependency accordingly * Use exact quite of copyright in debian/copyright -- Ernesto Hernández-Novich (USB) Fri, 23 Nov 2007 15:25:12 -0400 libxml-rsslite-perl (0.11-1) unstable; urgency=low * Initial Release. -- Ernesto Hernández-Novich Wed, 03 May 2006 11:41:24 -0400 debian/libxml-rsslite-perl.docs0000644000000000000000000000001411460544345013753 0ustar README TODO debian/source/0000755000000000000000000000000011461314731010467 5ustar debian/source/format0000644000000000000000000000001411457577277011722 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611252712607010250 0ustar #!/usr/bin/make -f %: dh $@ debian/repack.stub0000755000000000000000000000325111457577300011347 0ustar #!/bin/sh : <<=cut =pod =head1 NAME repack.stub - script to repack upstream tarballs from uscan =head1 INSTRUCTIONS put this in debian/repack.stub and add "debian sh debian/repack.stub" to the end of the line in debian/watch. you will also need to add a version mangle to debian/watch. then create a debian/repack.local. this is a shell script that is sources under "set -e", so be careful to check returns codes. =head1 FUNCTIONS =over 4 =item rm rm is replaced by a function that does some magic ("rm -rv" by default), but also changes MANIFEST if $MANIFEST is 1 =item mv mv is replaced by a function that just does mv (by default), but also changes MANIFEST if $MANIFEST is 1 =item requires_version requires_version is there for future usage for requiring certain versions of the script =back =head1 VARIABLES =over 4 =item SUFFIX defaults to +dfsg what to append to the upstream version =item RM_OPTS defaults to -vrf options to pass to rm =item MANIFEST defaults to 0, set to 1 to turn on. this will manipulate MANIFEST files in CPAN tarballs. =item UP_BASE this is the directory where the upstream source is. =back =cut if [ -z "$REPACK_SH" ]; then if [ -f ../../scripts/repack.sh ]; then REPACK_SH=../../scripts/repack.sh fi if [ -z "$REPACK_SH" ] && which repack.sh > /dev/null; then REPACK_SH=$(which repack.sh) fi fi if [ ! -f "$REPACK_SH" ]; then echo "Couldn't find a repack.sh. please put it in your PATH, put it at ../../scripts/repack.sh, or put it somewhere else and set the REPACK_SH variable" echo "You can get it from http://svn.debian.org/viewsvn/pkg-perl/scripts/repack.sh" exit 1 fi exec "$REPACK_SH" "$@"