[libhtml-html5-parser-perl] 16/16: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 23:29:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libhtml-html5-parser-perl.

commit 19a06a932b96ab229aebdb10cc380bf79d597757
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 1 01:28:09 2017 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       |  43 +++++++++++-----
 debian/control         |  16 +++---
 debian/copyright_hints | 132 ++++++++++++++++++++++++++-----------------------
 3 files changed, 109 insertions(+), 82 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b675600..38af2db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,37 @@
-libhtml-html5-parser-perl (0.301-2) UNRELEASED; urgency=low
+libhtml-html5-parser-perl (0.301-2) unstable; urgency=medium
 
   [ Jonas Smedegaard ]
-  * Build-depend on libtest-http-server-perl and libmoo-perl: Optionally
-    needed for testsuite.
-  * Build-depend on and recommend (not only recommend and not suggest)
-    libwww-perl and libxml-libxml-devel-setlinenumber-perl: Optionally
-    needed for testsuite.
-
-  [ Salvatore Bonaccorso ]
-  * Update Vcs-Browser URL to cgit web frontend
-
- -- Jonas Smedegaard <dr at jones.dk>  Mon, 15 Jul 2013 21:59:13 +0200
+  * Build-depend on libmoo-perl libwww-perl: Optionally needed for
+    testsuite.
+  * Fix recommend libwww-perl.
+  * Modernize Vcs-* fields:
+    + Use https protocol.
+    + Use git (not gitweb) in path.
+  * Declare compliance with Debian Policy 4.1.0.
+  * Use debhelper compatibility level 9 (not 8).
+  * Update git-buildpackage config: Filter any .git* files.
+  * Update watch file:
+    + Use format version 4.
+    + Watch MetaCPAN URL.
+    + Mention gbp --uscan in usage comment.
+    + Tighten version regex.
+  * Modernize cdbs:
+    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
+    + Do copyright-check in maintainer script (not during build).
+      Stop build-depend on devscripts.
+  * Relax to (build-)depend unversioned on libxml-libxml-perl: Needed
+    version satisfied even in oldstable.
+  * Build-depend unversioned on perl (not (build-)depend explicitly on
+    (recent perl or) libhttp-tiny-perl): Needed version included with
+    perl even in oldstable.
+  * Update copyright info:
+    + Use https protocol in file format URL.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend coverage for myself.
+  * Add lintian overrides regarding License-Reference.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 01 Sep 2017 01:28:06 +0200
 
 libhtml-html5-parser-perl (0.301-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 2aa8474..8dd5580 100644
--- a/debian/control
+++ b/debian/control
@@ -2,25 +2,22 @@ Source: libhtml-html5-parser-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
+ perl,
  debhelper,
  dh-buildinfo,
  libhtml-html5-entities-perl,
  libio-html-perl,
  libtry-tiny-perl,
  liburi-perl,
- libxml-libxml-perl (>= 1.93),
- perl (>= 5.14) | libhttp-tiny-perl,
- libtest-http-server-perl,
+ libxml-libxml-perl,
  libmoo-perl,
- libwww-perl,
- libxml-libxml-devel-setlinenumber-perl
+ libwww-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>,
  Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Standards-Version: 3.9.4
-Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-html5-parser-perl
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-html5-parser-perl.git
+Standards-Version: 4.1.0
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-html5-parser-perl
+Vcs-Browser: https://anonscm.debian.org/git/pkg-perl/packages/libhtml-html5-parser-perl.git
 Homepage: https://metacpan.org/release/HTML-HTML5-Parser
 
 Package: libhtml-html5-parser-perl
@@ -28,6 +25,7 @@ Architecture: all
 Depends: ${perl:Depends},
  ${misc:Depends},
  ${cdbs:Depends}
+Recommends: ${cdbs:Recommends}
 Suggests: ${cdbs:Suggests}
 Description: parse HTML reliably
  HTML::HTML5::Parser is an HTML parser, similar to the non-CPAN module
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 7cea7fc..69ac258 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -5,11 +5,9 @@ Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
 Files: CREDITS
- MANIFEST
  META.yml
  Makefile.PL
  NEWS
- SIGNATURE
  TODO
  bin/html2xhtml
  bin/html5debug
@@ -95,7 +93,7 @@ Files: CREDITS
  t/html5lib-pass/tricky01.dat
  t/html5lib-pass/webkit01.dat
  t/html5lib-pass/webkit02.dat
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
@@ -114,16 +112,15 @@ Files: lib/HTML/HTML5/Parser/Error.pm
 Copyright: 2010-2012, Toby Inkster
   2011-2012, Toby Inkster
   2012, Toby Inkster
-License: UNKNOWN
+License: Artistic or GPL-1+
  FIXME
 
 Files: Changes
- inc/Module/Install/Package.pm
- inc/Module/Package.pm
-Copyright: 2010,
-  2011
+ META.ttl
+ meta/changes.ttl
+Copyright: 2010
   2011,
-  2012
+  2012,
 License: UNKNOWN
  FIXME
 
@@ -131,91 +128,102 @@ Files: README
  lib/HTML/HTML5/Parser.pm
 Copyright: 2007-2011, Wakaba
   2009-2012, Toby Inkster
-License: UNKNOWN
+License: Artistic or GPL-1+
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
+Files: inc/Module/Install/Package.pm
+ inc/Module/Package.pm
+Copyright: 2011, see:
+License: UNKNOWN
  FIXME
 
-Files: debian/rules
-Copyright: 2011-2012, Florian Schlichting <fschlich at zedat.fu-berlin.de>
-  2011-2013, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: inc/Module/Install/Metadata.pm
+Copyright: NONE
+License: AGPL and/or BSD~unspecified
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
+Copyright: 1989, Free Software Foundation, Inc.
   19xx name of author
   19yy <name of author>
-  2013, Toby Inkster <tobyink at cpan.org>, Wakaba
-  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
+  2013, Toby Inkster <tobyink at cpan.org>, Wakaba.
   disclaimer" for the program, if
-  holder saying it may be
+  ed by the Free
   interest in the
-  notices and associated disclaimers
+  of this Package, but belong to whomever generated them, and may be sold
   the software, and
-License: GPL-ever
+License: Artistic or GPL-1+
+ FIXME
+
+Files: lib/HTML/HTML5/Parser/Charset/UniversalCharDet.pm
+Copyright: 2007-2011, Wakaba <w at suika.fam.cx>
+  2009-2012, Toby Inkster <tobyink at cpan.org>
+License: Artistic or GPL-1+
+ FIXME
+
+Files: lib/HTML/HTML5/Parser/Tokenizer.pm
+Copyright: 2007-2011, Wakaba <w at suika.fam.cx>.
+License: Artistic or GPL-1+
  FIXME
 
 Files: COPYRIGHT
-Copyright: 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, Toby Inkster
-  2010-2012, Toby Inkster
-  2011-2012, Toby Inkster
-  2011. Ingy doet Net
-  2012, Toby Inkster
-  2013, the holder(s)
-  None
-  This software is 2011-2012, by Toby Inkster
-  This software is 2013, by Toby Inkster
+Copyright: -format/1.0/
+  2009-2012, Toby Inkster.
+  2013, the copyright holder(s).
+  Copyright (C) 2007-2011 by Wakaba.
+  Copyright (C) 2010-2012 by Toby Inkster.
+  Copyright (C) 2011-2012 by Toby Inkster.
+  Copyright (C) 2012 by Toby Inkster.
+  Copyright (c) 2011. Ingy doet Net.
+  Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
+  Copyright 2002, 2003, 2004 Audrey Tang and Brian Ingerson.
+  Copyright 2003, 2004 by Audrey Tang <autrijus at autrijus.org>.
+  Copyright 2006 - 2012 Adam Kennedy.
+  Copyright: None
+  This software is copyright (c) 2011-2012 by Toby Inkster.
+  This software is copyright (c) 2013 by Toby Inkster.
   Unknown
-License: UNKNOWN
+License: Artistic-1.0 and/or GPL-1
  FIXME
 
-Files: meta/changes.ttl
-Copyright: 2011."@en ; a dcs:Update , dcs:Documentation
-License: UNKNOWN
+Files: debian/rules
+Copyright: 2011-2012, Florian Schlichting <fschlich at zedat.fu-berlin.de>
+  2011-2013, 2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
-Files: META.ttl
-Copyright: 2010."@en;
-  2011."@en;
-  2012."@en;
-License: UNKNOWN
+Files: debian/copyright-check
+Copyright: 2016-2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
+Copyright: 2008-2012, Adam Kennedy.
 License: UNKNOWN
  FIXME
 
-Files: t/lib/Test/HTTP/Server.pm
-Copyright: Przemysław Iskra <sparky at pld-linux.org>
+Files: debian/source/lintian-overrides
+Copyright: Artistic
+  GPL-1+
+  GPL-3+
+  artistic
+  gpl-1+
+  gpl-3+
 License: UNKNOWN
  FIXME
 
-Files: lib/HTML/HTML5/Parser/Charset/UniversalCharDet.pm
-Copyright: 2007-2011, Wakaba <w at suika.fam.cx>
-  2009-2012, Toby Inkster <tobyink at cpan.org>
+Files: MANIFEST
+Copyright: CREDITS
 License: UNKNOWN
  FIXME
 
-Files: lib/HTML/HTML5/Parser/Tokenizer.pm
-Copyright: 2007-2011, Wakaba <w at suika.fam.cx>
+Files: t/lib/Test/HTTP/Server.pm
+Copyright: Przemysław Iskra <sparky at pld-linux.org>
+License: UNKNOWN
+ FIXME
+
+Files: SIGNATURE
+Copyright: SHA1 b75971ea5b047b4c393f8ae46b722c8be8d8ac64 CREDITS
 License: UNKNOWN
  FIXME
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-html5-parser-perl.git



More information about the Pkg-perl-cvs-commits mailing list