debian/0000755000000000000000000000000011673666226007205 5ustar debian/control0000644000000000000000000000250011673666226010605 0ustar Source: libhtml-html5-microdata-parser-perl Section: perl Priority: optional Build-Depends: devscripts (>= 2.10.7~), perl, cdbs (>= 0.4.85~), debhelper (>= 7.0.1), dh-buildinfo, libhtml-html5-parser-perl (>= 0.107), libhtml-html5-sanity-perl (>= 0.102), librdf-trine-perl, libtest-rdf-perl (>= 0.23), liburi-perl, libxml-libxml-perl (>= 1.70) Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Florian Schlichting Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libhtml-html5-microdata-parser-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-html5-microdata-parser-perl.git Homepage: http://search.cpan.org/dist/HTML-HTML5-Microdata-Parser/ Package: libhtml-html5-microdata-parser-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: fairly experimental parser for HTML 'microdata' Resource Description Framework (RDF) is a standard model for data interchange on the Web. . Microdata is an experimental metadata format, not in wide use, for extending HTML5 to support RDF. . HTML::HTML5::Microdata::Parser is a Perl library providing a flexible microdata parser for working with an RDF::Trine::Model that can be queried with SPARQL. debian/libhtml-html5-microdata-parser-perl.examples0000644000000000000000000000001311673666226017614 0ustar examples/* debian/copyright0000644000000000000000000000542711673666226011150 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Name: HTML::HTML5::Microdata::Parser Maintainer: Toby Inkster Source: http://search.cpan.org/dist/HTML-HTML5-Microdata-Parser/ Files: * Copyright: 2009-2011, Toby Inkster License: Artistic or GPL-1+ This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.1 or, at your option, any later version of Perl 5 you may have available. Comment: Perl 5 version 5.8.1 is licensed under either the 'Artistic license' or the 'GNU General Public License' version 1 or later. Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Comment: Code lacks licensing, but is clearly a mangled convenience copy of lib/Module/* from Module::Install (also contained, similarly mangled, in that project below inc/Module/*), containing above copyright and licensing. Files: inc/Module/Package* Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Files: inc/Scalar/Util* Copyright: 1997-2010, Graham Barr License: Artistic or GPL-1+ Files: inc/YAML/Tiny.pm Copyright: 2006-2011, Adam Kennedy License: Artistic or GPL-1+ Comment: Code lacks licensing, but is clearly a mangled convenience copy of lib/YAML/Tiny.pm from YAML::Tiny, containing above copyright and licensing. Files: debian/* Copyright: 2011, Jonas Smedegaard 2011, Florian Schlichting 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/watch0000644000000000000000000000027711673666226010244 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/HTML-HTML5-Microdata-Parser/ .*/HTML-HTML5-Microdata-Parser-([\d.]+)\.tar\.gz debian debian/gbp.conf0000644000000000000000000000014611673666226010625 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/compat0000644000000000000000000000000211673666226010403 0ustar 7 debian/copyright_hints0000644000000000000000000000235711673666226012354 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174 Upstream-Name: FIXME Upstream-Contact: FIXME Source: FIXME Disclaimer: Autogenerated by CDBS Files: Changes Changes.ttl Changes.xml MANIFEST MANIFEST.SKIP META.yml Makefile.PL SIGNATURE debian/compat debian/control debian/control.in debian/gbp.conf debian/patches/2001_stupify-Module-Install.patch debian/patches/series debian/source/format debian/source/local-options debian/watch inc/Module/AutoInstall.pm inc/Module/Install/AutoInstall.pm inc/Module/Install/Base.pm inc/Module/Install/Can.pm inc/Module/Install/DOAPChangeSets.pm inc/Module/Install/Fetch.pm inc/Module/Install/Include.pm inc/Module/Install/Makefile.pm inc/Module/Install/ReadmeFromPod.pm inc/Module/Install/Win32.pm inc/Module/Install/WriteAll.pm inc/Test/Signature.pm t/01basic.t Copyright: *No copyright* License: UNKNOWN FIXME Files: README lib/HTML/HTML5/Microdata/Parser.pm Copyright: 2009-2010, Toby Inkster License: UNKNOWN FIXME Files: debian/rules Copyright: 2011, Jonas Smedegaard License: GPL FIXME Files: inc/Module/Install/Metadata.pm Copyright: License: UNKNOWN FIXME Files: inc/Module/Install.pm Copyright: 2008, - 2010, Adam Kennedy License: UNKNOWN FIXME debian/changelog0000644000000000000000000000155511673666226011065 0ustar libhtml-html5-microdata-parser-perl (0.100-1) unstable; urgency=low [ Florian Schlichting ] * Imported Upstream version 0.100. * 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. * Updated (build-)dependencies. [ 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 Mon, 19 Dec 2011 07:33:45 +0100 libhtml-html5-microdata-parser-perl (0.031-1) unstable; urgency=low * Initial packaging release. Closes: bug#629279. -- Jonas Smedegaard Sun, 05 Jun 2011 12:16:59 +0200 debian/source/0000755000000000000000000000000011673666226010505 5ustar debian/source/format0000644000000000000000000000001411673666226011713 0ustar 3.0 (quilt) debian/control.in0000644000000000000000000000201611673666226011214 0ustar Source: libhtml-html5-microdata-parser-perl Section: perl Priority: optional Build-Depends: @cdbs@ Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libhtml-html5-microdata-parser-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-html5-microdata-parser-perl.git Homepage: http://search.cpan.org/dist/HTML-HTML5-Microdata-Parser/ Package: libhtml-html5-microdata-parser-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: fairly experimental parser for HTML 'microdata' Resource Description Framework (RDF) is a standard model for data interchange on the Web. . Microdata is an experimental metadata format, not in wide use, for extending HTML5 to support RDF. . HTML::HTML5::Microdata::Parser is a Perl library providing a flexible microdata parser for working with an RDF::Trine::Model that can be queried with SPARQL. debian/rules0000755000000000000000000000315011673666226010264 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2011, Jonas Smedegaard # Description: Main Debian packaging script for HTML::HTML5::Microdata::Parser # # 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 DEB_UPSTREAM_PACKAGE = HTML-HTML5-Microdata-Parser DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/HTML #DEB_UPSTREAM_URL = http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK DEB_UPSTREAM_TARBALL_MD5 = 3c41672f28906e3d96acabf6f68e1f18 # Needed both by upstream build process and at runtime common-depends = libhtml-html5-parser-perl (>= 0.107), libhtml-html5-sanity-perl (>= 0.102), common-depends += librdf-trine-perl, liburi-perl, libxml-libxml-perl (>= 1.70) CDBS_BUILD_DEPENDS += , $(common-depends) CDBS_DEPENDS_ALL = $(common-depends) # needed to run tests at build time CDBS_BUILD_DEPENDS += , libtest-rdf-perl (>= 0.23)