debian/0000755000000000000000000000000012163576320007173 5ustar debian/control0000644000000000000000000000314612163576136010607 0ustar Source: libhtml-microformats-perl Section: perl Priority: optional Build-Depends: cdbs, devscripts, perl, debhelper, dh-buildinfo, libdatetime-perl, libdatetime-format-builder-perl, libdatetime-format-natural-perl, libdatetime-format-strptime-perl, libdatetime-set-perl, libhtml-html5-sanity-perl, libjson-perl, librdf-trine-perl, libxml-libxml-perl, liburi-perl, libhttp-date-perl | libwww-perl (<< 6), libhtml-html5-parser-perl (>= 0.200), librole-commons-perl | libobject-authority-perl, librdf-icalendar-perl, librdf-kml-exporter-perl, librdf-vcard-perl, libxml-atom-fromowl-perl Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-microformats-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-microformats-perl.git Homepage: https://metacpan.org/release/HTML-Microformats Package: libhtml-microformats-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: parse microformats in HTML The HTML::Microformats module is a wrapper for parser and handler modules of various individual microformats (each of those modules has a name like HTML::Microformats::Format::Foo). . The general pattern of usage is to create an HTML::Microformats object (which corresponds to an HTML document) using the "new_document" method; then ask for the data, as a Perl hashref, a JSON string, or an RDF::Trine model. debian/source/0000755000000000000000000000000012010216525010460 5ustar debian/source/format0000644000000000000000000000001412010216525011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000651412163576320011053 0ustar libhtml-microformats-perl (0.105-2) unstable; urgency=low [ Salvatore Bonaccorso ] * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI. [ Jonas Smedegaard ] * Update README.source to emphasize control.in file as *not* a show-stopper for contributions, referring to wiki page for details. * (Build-)depend on librole-commons-perl, and only as fallback on libobject-authority-perl. * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI. * Bump standards-version to 3.9.4. * Update Homepage to use metacpan.com, to match upstream hint. * Update copyright file: + List upstream issue tracker as preferred contact. + Fix tidy whitespace. * Bump packaging license to GPL-3+, and extend copyrigt coverage for myself to include recent years. * Drop patch 1001: Build problem turned out to be (and fixed by now) in CDBS. -- Jonas Smedegaard Sat, 29 Jun 2013 17:26:08 +0200 libhtml-microformats-perl (0.105-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Bump debhelper compatibility level to 8. * Update package relations: + Tighten (build-)dependency on libhtml-html5-parser-perl. + Stop (build-)depending on libcommon-sense-perl. + Relax to (build-)depend unversioned on cdbs, debhelper and devscripts: Needed version satisfied in stable, and oldstable no longer supported. * Drop patch fixing manpage errors: Adopted upstream. * Add patch 1001 to avoid auto-installing dependencies during build. * Update copyright file: + Extend coverage of main project to include current year. + Fix use pseudo-license-in-comment and -comment-in-license fields: File format 1.0 mandates License field to either be single-line or include all licensing info. + Improve coverage of convenience copies of code. * Bump standards-version to 3.9.3. -- Jonas Smedegaard Wed, 08 Aug 2012 00:52:01 +0200 libhtml-microformats-perl (0.104-1) unstable; urgency=low [ Florian Schlichting ] * Imported Upstream version 0.104. * Dropped 2001_stupify-Module-Install.patch, modified files were removed. * Ship provided examples skipts. * Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas for new and removed files under inc/. * Added myself to uploaders and copyright. * Added (build-)dependency on libobject-authority-perl. * Added manpage-has-errors-from-pod2man.patch. [ gregor herrmann ] * Remove debian/source/local-options; abort-on-upstream-changes and unapply-patches are default in dpkg-source since 1.16.1. -- Florian Schlichting Sat, 17 Dec 2011 23:33:56 +0100 libhtml-microformats-perl (0.103-2) unstable; urgency=low * Update copyright file: + Fix add License section for Artistic. + Quote licenses in comments. * Extend build-dependency on libhttp-date-perl with fallback on older libwww-perl, to ease backporting. * Extend patch 2001 to completely avoid build-depending on Module::Signature, and to not fetch missing modules. * Stop build-depending on libmodule-signature-perl. -- Jonas Smedegaard Thu, 26 May 2011 02:43:01 +0200 libhtml-microformats-perl (0.103-1) unstable; urgency=low * Initial Release. * Closes: Bug#626999. -- Jonas Smedegaard Tue, 17 May 2011 19:06:36 +0200 debian/README.source0000644000000000000000000000056312134045103011342 0ustar CDBS+git-buildpackage --------------------- This source package uses CDBS and git-buildpackage. NMUs need not (but are encouraged to) make special use of these tools. In particular, the debian/control.in file can be completely ignored. More info here: http://wiki.debian.org/CDBS+git-buildpackage -- Jonas Smedegaard Mon, 18 Feb 2013 12:55:37 +0100 debian/compat0000644000000000000000000000000212010216604010354 0ustar 8 debian/watch0000644000000000000000000000035212010216525010211 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 opts="dversionmangle=s/\+dfsg//" \ http://search.cpan.org/dist/HTML-Microformats/ \ .*/HTML-Microformats-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/copyright_hints0000644000000000000000000001217312163576132012340 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: README lib/HTML/Microformats.pm lib/HTML/Microformats/Datatype.pm lib/HTML/Microformats/Datatype/DateTime.pm lib/HTML/Microformats/Datatype/Duration.pm lib/HTML/Microformats/Datatype/Interval.pm lib/HTML/Microformats/Datatype/RecurringDateTime.pm lib/HTML/Microformats/Datatype/String.pm lib/HTML/Microformats/DocumentContext.pm lib/HTML/Microformats/Documentation/Notes.pod lib/HTML/Microformats/Format.pm lib/HTML/Microformats/Format/OpenURL_COinS.pm lib/HTML/Microformats/Format/RelEnclosure.pm lib/HTML/Microformats/Format/RelLicense.pm lib/HTML/Microformats/Format/RelTag.pm lib/HTML/Microformats/Format/VoteLinks.pm lib/HTML/Microformats/Format/XFN.pm lib/HTML/Microformats/Format/XMDP.pm lib/HTML/Microformats/Format/XOXO.pm lib/HTML/Microformats/Format/adr.pm lib/HTML/Microformats/Format/figure.pm lib/HTML/Microformats/Format/geo.pm lib/HTML/Microformats/Format/hAlarm.pm lib/HTML/Microformats/Format/hAtom.pm lib/HTML/Microformats/Format/hAudio.pm lib/HTML/Microformats/Format/hCalendar.pm lib/HTML/Microformats/Format/hCard.pm lib/HTML/Microformats/Format/hCard/TypedField.pm lib/HTML/Microformats/Format/hCard/email.pm lib/HTML/Microformats/Format/hCard/impp.pm lib/HTML/Microformats/Format/hCard/label.pm lib/HTML/Microformats/Format/hCard/n.pm lib/HTML/Microformats/Format/hCard/org.pm lib/HTML/Microformats/Format/hCard/tel.pm lib/HTML/Microformats/Format/hEntry.pm lib/HTML/Microformats/Format/hEvent.pm lib/HTML/Microformats/Format/hFreebusy.pm lib/HTML/Microformats/Format/hListing.pm lib/HTML/Microformats/Format/hMeasure.pm lib/HTML/Microformats/Format/hNews.pm lib/HTML/Microformats/Format/hProduct.pm lib/HTML/Microformats/Format/hRecipe.pm lib/HTML/Microformats/Format/hResume.pm lib/HTML/Microformats/Format/hReview.pm lib/HTML/Microformats/Format/hReview/rating.pm lib/HTML/Microformats/Format/hReviewAggregate.pm lib/HTML/Microformats/Format/hTodo.pm lib/HTML/Microformats/Format/species.pm lib/HTML/Microformats/Format_Rel.pm lib/HTML/Microformats/Mixin/Parser.pm lib/HTML/Microformats/Mixin/RDF.pm lib/HTML/Microformats/ObjectCache.pm lib/HTML/Microformats/Utilities.pm Copyright: 2008-2010, Toby Inkster 2008-2012, Toby Inkster License: UNKNOWN FIXME Files: MANIFEST META.yml Makefile.PL SIGNATURE TODO debian/README.source debian/compat debian/control debian/control.in debian/gbp.conf debian/source/format debian/watch examples/microformats-to-json.pl examples/microformats-to-rdf.pl examples/misc/example1.pl examples/misc/example3.pl examples/misc/example4.pl examples/misc/example5.pl examples/misc/example6.pl examples/misc/example7.pl examples/misc/example8.pl examples/misc/example9.pl examples/misc/exampleA.pl examples/misc/exampleB.pl examples/misc/exampleC.pl examples/misc/exampleD.pl inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/AutoManifest.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/TrustMetaYml.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/Module/Package/Dist/RDF.pm inc/YAML/Tiny.pm inc/unicore/Name.pm inc/utf8.pm meta/doap.ttl meta/makefile.ttl meta/rt-bugs.ttl t/01basic.t t/10hcard.t t/11hcalendar.t t/12hatom.t t/13xfn.t t/14reltag.t t/15rellicense.t Copyright: *No copyright* License: UNKNOWN FIXME Files: inc/Module/Install/Package.pm inc/Module/Package.pm Copyright: 2011 License: UNKNOWN FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: Expat FIXME Files: debian/rules Copyright: 2011-2013, Jonas Smedegaard License: GPL-3+ FIXME Files: LICENSE Copyright: 1989, Free Software Foundation, Inc 19xx name of author 19yy 2012, Toby Inkster HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR HOLDERS AND/OR OTHER PARTIES Holder Holder maintains some semblance of Holder may not be used to endorse or promote Holder to include your Holder" is whoever is named in the or s for Holder, but only to the Holder. A Package modified in such disclaimer" for the program, if holder saying it may be interest in the notices and associated disclaimers the software, and License: GPL-ever FIXME Files: inc/Scalar/Util.pm Copyright: 1997-2007, Graham Barr . License: Perl FIXME Files: examples/misc/example2.pl Copyright: Celso License: UNKNOWN FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2012, Adam Kennedy License: UNKNOWN FIXME Files: lib/HTML/Microformats/Datatype/DateTime/Parser.pm Copyright: 2003-2005, Joshua Hoblitt 2008-2012, Toby Inkster License: UNKNOWN FIXME Files: Changes Copyright: statements now reflect the fact that much of this code comes License: UNKNOWN FIXME Files: meta/changes.ttl Copyright: statements now reflect the fact that much of this code comes from 2008."@en License: UNKNOWN FIXME debian/copyright0000644000000000000000000000654112163575616011143 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Name: HTML::Microformats Maintainer: http://rt.cpan.org/Dist/Display.html?Queue=HTML-Microformats Source: http://search.cpan.org/dist/HTML-Microformats/ Files: * Copyright: 2008-2012, Toby Inkster License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. . Comment: . Perl is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/AutoInstall.pm inc/Module/Install* Copyright: 2001-2006, Audrey Tang 2002-2004, Brian Ingerson 2006,2008-2012, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install. Files: inc/Module/Package.pm inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package. Files: inc/Module/Install/AutoManifest.pm Copyright: 2008, Hans Dieter Pearcey License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::AutoManifest. Files: inc/Module/Install/TrustMetaYml.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Install::TrustMetaYml. Files: inc/Module/Package/Dist/RDF.pm Copyright: 2011, Toby Inkster License: Artistic or GPL-1+ Comment: Mangled convenience copy of Module::Package::RDF. Files: inc/Scalar/Util* Copyright: 1997-2010, Graham Barr . License: Artistic or GPL-1+ Comment: Mangled convenience copy of List::Util. Files: inc/YAML/Tiny.pm Copyright: 2006-2011, Adam Kennedy License: Artistic or GPL-1+ Comment: Mangled convenience copy of YAML::Tiny. Files: lib/HTML/Microformats/Datatype/DateTime/Parser.pm Copyright: 2003-2005, Joshua Hoblitt 2008-2011, Toby Inkster License: Artistic or GPL-1+ Comment: License: . This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Files: debian/* Copyright: 2011-2013, Jonas Smedegaard 2011, Florian Schlichting License: GPL-3+ 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-3+ 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 3, 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 3 is located in '/usr/share/common-licenses/GPL-3'. . You should have received a copy of the GNU General Public License along with this program. If not, see . debian/gbp.conf0000644000000000000000000000014612010216525010600 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/rules0000755000000000000000000000410112163575636010260 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright © 2011, 2012, 2013 Jonas Smedegaard # Description: Main Debian packaging script for HTML::Microformats # # 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 3, 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 DEB_UPSTREAM_PACKAGE = HTML-Microformats DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML DEB_UPSTREAM_TARBALL_MD5 = 1349c0326c3dbd6b23e25b115337af89 pkg = $(DEB_SOURCE_PACKAGE) # Needed both by upstream build and (always/often) at runtime perl-deps = datetime datetime-format-builder perl-deps += datetime-format-natural datetime-format-strptime perl-deps += datetime-set html-html5-sanity perl-deps += json rdf-trine xml-libxml uri perl-deps-recommend = rdf-icalendar rdf-kml-exporter rdf-vcard xml-atom-fromowl deps = $(patsubst %,$(comma) lib%-perl,$(perl-deps)) deps +=, libhttp-date-perl | libwww-perl (<< 6) deps +=, libhtml-html5-parser-perl (>= 0.200) deps +=, librole-commons-perl | libobject-authority-perl deps-recommend = $(patsubst %,$(comma) lib%-perl,$(perl-deps-recommend)) CDBS_BUILD_DEPENDS +=, $(deps), $(deps-recommend) CDBS_DEPENDS_$(pkg) = $(deps) CDBS_RECOMMENDS_$(pkg) = $(deps-recommend) DEB_INSTALL_EXAMPLES_$(pkg) += examples/* # fix permissions of examples binary-fixup/$(pkg):: chmod -x $(cdbs_curdestdir)usr/share/doc/libhtml-microformats-perl/examples/misc/*.pl debian/control.in0000644000000000000000000000214212163575467011215 0ustar Source: libhtml-microformats-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-microformats-perl Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-microformats-perl.git Homepage: https://metacpan.org/release/HTML-Microformats Package: libhtml-microformats-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: ${cdbs:Recommends} Description: parse microformats in HTML The HTML::Microformats module is a wrapper for parser and handler modules of various individual microformats (each of those modules has a name like HTML::Microformats::Format::Foo). . The general pattern of usage is to create an HTML::Microformats object (which corresponds to an HTML document) using the "new_document" method; then ask for the data, as a Perl hashref, a JSON string, or an RDF::Trine model.