[libhtml-treebuilder-libxml-perl] 12/14: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Mon Oct 26 21:19:08 UTC 2015


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

js pushed a commit to branch master
in repository libhtml-treebuilder-libxml-perl.

commit a453499e59cbcf2ab491f5334d5f656086710fb2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Oct 26 21:48:42 2015 +0100

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 20 ++++++++++++++++++++
 debian/control         | 22 +++++++++++-----------
 debian/copyright_hints | 24 ++++--------------------
 3 files changed, 35 insertions(+), 31 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d96a56..fe9676f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libhtml-treebuilder-libxml-perl (0.23-3) UNRELEASED; urgency=medium
+
+  * Update package relations:
+    + Stop explicitly build-depend on libtest-simple-perl: Needed
+      version provided by perl(-modules) even in oldstable.
+    + Relax to (build-)depend unversioned on
+      libhtml-treebuilder-xpath-perl: Needed version satisfied even in
+      oldstable.
+  * Update copyright info:
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend copyright of packaging to cover current year.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+  * Bump debhelper compatibility level to 9.
+  * Add lintian override regarding debhelper 9.
+  * Fix Vcs-Git URL.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 26 Oct 2015 21:47:17 +0100
+
 libhtml-treebuilder-libxml-perl (0.23-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index cdadb1b..3fec097 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,15 @@ Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: cdbs,
-               devscripts,
-               debhelper,
-               dh-buildinfo,
-               libmodule-build-perl (>= 0.380000),
-               libhtml-treebuilder-xpath-perl (>= 0.14),
-               libxml-libxml-perl,
-               perl (>= 5.14) | libtest-simple-perl (>= 0.98),
-               libtest-exception-perl,
-               libweb-scraper-perl
+ devscripts,
+ perl,
+ libmodule-build-perl (>= 0.380000),
+ debhelper,
+ dh-buildinfo,
+ libhtml-treebuilder-xpath-perl,
+ libxml-libxml-perl,
+ libtest-exception-perl,
+ libweb-scraper-perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-treebuilder-libxml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-treebuilder-libxml-perl
@@ -22,8 +22,8 @@ Homepage: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML
 Package: libhtml-treebuilder-libxml-perl
 Architecture: all
 Depends: ${cdbs:Depends},
-         ${misc:Depends},
-         ${perl:Depends}
+ ${misc:Depends},
+ ${perl:Depends}
 Recommends: ${cdbs:Recommends}
 Description: HTML::TreeBuilder and XPath compatible interface with libxml
  HTML::TreeBuilder::XPath is libxml based compatible interface to
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 47159ea..7828e3f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -17,6 +17,7 @@ Files: Build.PL
  debian/control.in
  debian/gbp.conf
  debian/source/format
+ debian/source/lintian-overrides
  debian/watch
  lib/HTML/TreeBuilder/LibXML.pm
  lib/HTML/TreeBuilder/LibXML/Node.pm
@@ -49,29 +50,12 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
-License: GPL-2+
+Copyright: 2012-2013, 2015 Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: LICENSE
-Copyright: 1989, Free Software Foundation, Inc
-  19xx name of author
-  19yy <name of author>
-  2013, Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>
-  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
+Copyright: 2013, Tokuhiro Matsuno <tokuhirom slkjfd gmail.com>
 License: GPL-ever
  FIXME
 

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



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