debian/0000755000000000000000000000000012122663272007171 5ustar debian/control0000644000000000000000000000227012122663166010577 0ustar Source: libperlanet-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libdatetime-perl, libyaml-perl, libhtml-scrubber-perl, libmoosex-traits-perl, libhtml-tidy-perl, libmoose-perl, liburi-fetch-perl, libtemplate-perl, libtry-tiny-perl, libxml-feed-perl (>= 0.22), libtest-pod-perl, libtest-pod-coverage-perl, libmoosex-configfromfile-perl, libchi-perl, libxml-opml-simplegen-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libperlanet-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libperlanet-perl.git Homepage: http://search.cpan.org/dist/Perlanet/ Package: libperlanet-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: program for creating programs that aggregate web feeds Perlanet is a Perl module for aggregating web feeds. . It allows you to aggregate a number of web feeds (both Atom and RSS) and to publish a web page and another web feed containing the aggregated content. debian/source/0000755000000000000000000000000011733615766010505 5ustar debian/source/format0000644000000000000000000000001411733615766011713 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000341412122663272011045 0ustar libperlanet-perl (0.56-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org). [ Jonas Smedegaard ] * Bump standards-version to 3.9.4. * Bump dephelper compatibility level to 8. * Update copyright file: + Fix use comment and license pseudo-sections to obey silly restrictions of copyright format 1.0. * Update package relations: + Relax to build-depend unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. -- Jonas Smedegaard Thu, 21 Mar 2013 20:59:26 +0100 libperlanet-perl (0.56-1) unstable; urgency=low * New upstream release. [ gregor herrmann ] * Remove debian/source/local-options; abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. [ Jonas Smedegaard ] * Bump standards-version to 3.9.3. * Update copyright file: + Bump forrmat to 1.0. + Quote licenses in comment. * Update package relations: + Relax build-dependency on cdbs: Needlessly tight. + Relax build-depend unversioned on debhelper and devscripts: Needed versions satisfied even in oldstable. + (Build-)depend on libtry-tiny-perl (not libtrycatch-perl). -- Jonas Smedegaard Sun, 25 Mar 2012 16:06:33 +0200 libperlanet-perl (0.54-3) unstable; urgency=low * Install example files. -- Jonas Smedegaard Sat, 14 May 2011 19:55:55 +0200 libperlanet-perl (0.54-2) unstable; urgency=low * Fix (build-)depend on libtrycatch-perl. -- Jonas Smedegaard Sat, 14 May 2011 19:18:33 +0200 libperlanet-perl (0.54-1) unstable; urgency=low * Initial packaging release. Closes: bug#550561. -- Jonas Smedegaard Sat, 14 May 2011 18:55:04 +0200 debian/compat0000644000000000000000000000000212122661573010371 0ustar 8 debian/watch0000644000000000000000000000025711733615766010242 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/Perlanet/ .*/Perlanet-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright_hints0000644000000000000000000000266111733616172012342 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Build.PL Changes MANIFEST META.json META.yml Makefile.PL debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch examples/index.tt examples/perlanetrc lib/Perlanet/Entry.pm lib/Perlanet/Feed.pm lib/Perlanet/Simple.pm t/01_basic.t t/02_phases.t t/03_noconf.t t/04_mps.t t/05_cache.t t/cacherc t/data/davblog.xml t/data/stevebaker.xml t/index.tt t/mprc t/perlanetrc t/pod.t t/pod_coverage.t t/testrc Copyright: *No copyright* License: UNKNOWN FIXME Files: bin/perlanet lib/Perlanet.pm lib/Perlanet/Trait/Cache.pm lib/Perlanet/Trait/FeedFile.pm lib/Perlanet/Trait/OPML.pm lib/Perlanet/Trait/Scrubber.pm lib/Perlanet/Trait/TemplateToolkit.pm lib/Perlanet/Trait/Tidy.pm lib/Perlanet/Trait/YAMLConfig.pm Copyright: 2008, Magnum Solutions Ltd 2010, Magnum Solutions Ltd License: UNKNOWN FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL-2+ FIXME Files: t/data/talkcarswell.xml Copyright: 2010, Douglas CarswellSat, 21 Aug 2010, 09:37:00 GMT1545Australian election knife-edge License: UNKNOWN FIXME Files: README Copyright: 2008, Magnum Solutions Ltd. License: UNKNOWN FIXME debian/copyright0000644000000000000000000000315512122661652011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Perlanet Upstream-Contact: Dave Cross Source: http://search.cpan.org/dist/Perlanet/ Files: * Copyright: 2008,2010, Magnum Solutions Ltd License: Artistic or GPL-1+ Comment: License: . This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Perl 5 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: debian/* Copyright: 2011, Jonas Smedegaard License: GPL-2+ License: Artistic Comment: . On Debian systems the 'Artistic License' is located in '/usr/share/common-licenses/Artistic'. License: GPL-1+ Comment: . On Debian systems the 'GNU General Public License' version 1 is located in '/usr/share/common-licenses/GPL-1'. License: GPL-2+ 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 2, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . Comment: . On Debian systems the 'GNU General Public License' version 2 is located in '/usr/share/common-licenses/GPL-2'. . You should have received a copy of the 'GNU General Public License' along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014611733615766010625 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000371512122663141010252 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2011, Jonas Smedegaard # Description: Main Debian packaging script for Perlanet # # 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 2, or (at your option) # any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . include /usr/share/cdbs/1/rules/upstream-tarball.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/perl-makemaker.mk include /usr/share/cdbs/1/rules/debhelper.mk pkg = $(DEB_SOURCE_PACKAGE) DEB_UPSTREAM_PACKAGE = Perlanet #DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Perlanet DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/D/DA/DAVECROSS DEB_UPSTREAM_TARBALL_MD5 = 5b9b988450f4bd185e2220ae9b7e35c1 # Needed by upstream build and (always/often) at runtime perl-deps = datetime yaml html-scrubber moosex-traits html-tidy moose perl-deps += uri-fetch template try-tiny deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) deps +=, libxml-feed-perl (>= 0.22) perl-deps-recommend = moosex-configfromfile chi xml-opml-simplegen deps-recommend = $(patsubst %,$(comma) lib%-perl,$(perl-deps-recommend)) # Needed by upstream testsuite deps-test = libtest-pod-perl, libtest-pod-coverage-perl # Needed (often) at runtime recommends = perl (>= 5.12) | libcompress-zlib-perl CDBS_BUILD_DEPENDS += , $(deps), $(deps-test), $(deps-recommend) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(deps-recommend), $(recommends) DEB_INSTALL_EXAMPLES_ALL = examples/* debian/control.in0000644000000000000000000000150412122661674011205 0ustar Source: libperlanet-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libperlanet-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libperlanet-perl.git Homepage: http://search.cpan.org/dist/Perlanet/ Package: libperlanet-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: program for creating programs that aggregate web feeds Perlanet is a Perl module for aggregating web feeds. . It allows you to aggregate a number of web feeds (both Atom and RSS) and to publish a web page and another web feed containing the aggregated content.