debian/0000755000000000000000000000000011673204041007164 5ustar debian/control0000644000000000000000000000221211673204041010564 0ustar Source: libhtml-html5-outline-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, librdf-trine-perl, libxml-libxml-perl 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-outline-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-html5-outline-perl.git Homepage: http://search.cpan.org/dist/HTML-HTML5-Outline/ Package: libhtml-html5-outline-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Recommends: librdf-trine-perl Description: implementation of the HTML5 Outline algorithm Resource Description Framework (RDF) is a standard model for data interchange on the Web. . HTML::HTML5::Outline is an implementation of the HTML5 Outline algorithm, as per http://www.w3.org/TR/html5/sections.html#outlines . . The module can output a JSON-friendly hashref, or an RDF model. debian/copyright0000644000000000000000000000540411673204041011122 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Name: HTML::HTML5::Outline Maintainer: Toby Inkster Source: http://search.cpan.org/dist/HTML-HTML5-Outline/ Files: * Copyright: 2008-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/watch0000644000000000000000000000025511673204041010217 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://search.cpan.org/dist/HTML-HTML5-Outline/ .*/HTML-HTML5-Outline-([\d.]+)\.tar\.gz debian debian/gbp.conf0000644000000000000000000000014611673204041010604 0ustar # Configuration file for git-buildpackage and friends [DEFAULT] pristine-tar = True sign-tags = True debian/compat0000644000000000000000000000000211673204041010362 0ustar 7 debian/copyright_hints0000644000000000000000000000245511673204041012332 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/Outline.pm lib/HTML/HTML5/Outline/Outlinee.pm lib/HTML/HTML5/Outline/Section.pm Copyright: 2008-2011, 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/changelog0000644000000000000000000000147011673204041011040 0ustar libhtml-html5-outline-perl (0.006-1) unstable; urgency=low [ Florian Schlichting ] * Imported Upstream version 0.006. * Dropped 2001_stupify-Module-Install.patch, modified files were removed. * 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 Sat, 17 Dec 2011 22:22:08 +0100 libhtml-html5-outline-perl (0.003-1) unstable; urgency=low * Initial packaging release. Closes: bug#629860. -- Jonas Smedegaard Thu, 09 Jun 2011 00:39:50 +0200 debian/source/0000755000000000000000000000000011673204041010464 5ustar debian/source/format0000644000000000000000000000001411673204041011672 0ustar 3.0 (quilt) debian/control.in0000644000000000000000000000164111673204041011176 0ustar Source: libhtml-html5-outline-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-outline-perl Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libhtml-html5-outline-perl.git Homepage: http://search.cpan.org/dist/HTML-HTML5-Outline/ Package: libhtml-html5-outline-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends} Description: implementation of the HTML5 Outline algorithm Resource Description Framework (RDF) is a standard model for data interchange on the Web. . HTML::HTML5::Outline is an implementation of the HTML5 Outline algorithm, as per http://www.w3.org/TR/html5/sections.html#outlines . . The module can output a JSON-friendly hashref, or an RDF model. debian/rules0000755000000000000000000000275011673204041010250 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- # Copyright 2011, Jonas Smedegaard # Description: Main Debian packaging script for HTML::HTML5::Outline # # 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-Outline 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 = 1473666757e0d7f7af4a8d29ed8d71c4 # Needed both by upstream build process and at runtime common-depends = libhtml-html5-parser-perl, libxml-libxml-perl CDBS_BUILD_DEPENDS += , $(common-depends) CDBS_DEPENDS_ALL = $(common-depends) # additional build-dependency to enable tests CDBS_BUILD_DEPENDS += , librdf-trine-perl