[SCM] libhtml-html5-parser-perl Debian packaging branch, master, updated. debian/0.206-2-6-gb643f55
Jonas Smedegaard
dr at jones.dk
Tue Dec 11 00:15:25 UTC 2012
The following commit has been merged in the master branch:
commit b643f55a58f4288bcdabf50e5f48766bb93942c4
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Dec 11 01:13:07 2012 +0100
Prepare for release: Update changelog and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 7906a49..50a7cd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libhtml-html5-parser-perl (0.208-1) unstable; urgency=low
+
+ [ upstream ]
+ * New upstream release.
+ + Bugfix: If two <html> tags were in the same file, attributes on
+ the second <html> element could cause crashes.
+ + Bugfix: Minor fix re LWP-independence.
+
+
+ [ Jonas Smedegaard ]
+ * Recommend libwww-perl.
+ * Unfuzz patch.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 11 Dec 2012 01:11:47 +0100
+
libhtml-html5-parser-perl (0.206-2) unstable; urgency=low
* Bump debhelper compatibility level to 8.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3f36e7a..ef3f0ff 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -40,6 +40,7 @@ Files: MANIFEST
inc/Module/Package/Dist/RDF.pm
inc/YAML/Tiny.pm
inc/unicore/Name.pm
+ inc/utf8.pm
lib/HTML/HTML5/Parser/Charset/DecodeHandle.pm
lib/HTML/HTML5/Parser/Charset/Info.pm
lib/HTML/HTML5/Parser/Charset/UnicodeChecker.pm
@@ -49,15 +50,6 @@ Files: MANIFEST
meta/doap.ttl
meta/makefile.ttl
meta/rt-bugs.ttl
- t/01basic.t
- t/02html5.t
- t/03html4.t
- t/04fragments.t
- t/05origins.t
- t/06xlxdsln.t
- t/07ua.t
- t/08ua-lwp.t
- t/99html5lib.t
t/html5lib-fail/domjs-unsafe.dat
t/html5lib-fail/entities02.dat
t/html5lib-fail/plain-text-unsafe.dat
@@ -109,6 +101,24 @@ Copyright: *No copyright*
License: UNKNOWN
FIXME
+Files: lib/HTML/HTML5/Parser/Error.pm
+ lib/HTML/HTML5/Parser/UA.pm
+ t/01basic.t
+ t/02html5.t
+ t/03html4.t
+ t/04fragments.t
+ t/05origins.t
+ t/06xlxdsln.t
+ t/07ua.t
+ t/08ua-lwp.t
+ t/99html5lib.t
+ t/rt-79019.t
+Copyright: 2010-2012, Toby Inkster
+ 2011-2012, Toby Inkster
+ 2012, Toby Inkster
+License: UNKNOWN
+ FIXME
+
Files: Changes
inc/Module/Install/Package.pm
inc/Module/Package.pm
@@ -119,20 +129,6 @@ Copyright: 2010,
License: UNKNOWN
FIXME
-Files: inc/Scalar/Util.pm
- inc/Scalar/Util/PP.pm
-Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
- 1997-2009, Graham Barr <gbarr at pobox.com>.
-License: Perl
- FIXME
-
-Files: lib/HTML/HTML5/Parser/Error.pm
- lib/HTML/HTML5/Parser/UA.pm
-Copyright: 2011-2012, Toby Inkster
- 2012, Toby Inkster
-License: UNKNOWN
- FIXME
-
Files: README
lib/HTML/HTML5/Parser.pm
Copyright: 2007-2011, Wakaba
@@ -140,6 +136,11 @@ Copyright: 2007-2011, Wakaba
License: UNKNOWN
FIXME
+Files: inc/Module/Install/Metadata.pm
+Copyright:
+License: Expat
+ FIXME
+
Files: debian/rules
Copyright: 2011-2012, Florian Schlichting <fschlich at zedat.fu-berlin.de>
2011-2012, Jonas Smedegaard <dr at jones.dk>
@@ -168,9 +169,28 @@ Copyright: 1989, Free Software Foundation, Inc
License: GPL-ever
FIXME
-Files: inc/Module/Install/Metadata.pm
-Copyright:
-License: MIT/X11 (BSD like)
+Files: inc/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
+Files: COPYRIGHT
+Copyright: 1993-2012, Larry Wall and others
+ 1997-2007, Graham Barr <gbarr at pobox.com>. 1999, Tuomas J. Lukka <lukka at iki.fi>.
+ 2002, - 2012, Brian Ingerson, Audrey Tang and Adam Kennedy
+ 2002-2004, Audrey Tang and Brian Ingerson
+ 2003-2004, Audrey Tang <autrijus at autrijus.org>
+ 2006, - 2012, Adam Kennedy
+ 2007-2011, Wakaba. 2009-2012, by Toby Inkster
+ 2010-2012, Toby Inkster
+ 2011-2012, Toby Inkster
+ 2011. Ingy doet Net
+ 2012, Toby Inkster
+ 2012, the holder(s)
+ None
+ This software is 2011-2012, by Toby Inkster
+ Unknown
+License: UNKNOWN
FIXME
Files: meta/changes.ttl
--
libhtml-html5-parser-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list