[SCM] libhtml-treebuilder-libxml-perl Debian packaging branch, master, updated. debian/0.17-1-73-gccf58dd

Jonas Smedegaard dr at jones.dk
Wed Jul 17 16:33:48 UTC 2013


The following commit has been merged in the master branch:
commit ccf58dd9f0197df4f4f649ad308c99baa61c83f6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 17 18:31:05 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 4d24f9b..7d89e14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,7 @@
-libhtml-treebuilder-libxml-perl (0.17-2) UNRELEASED; urgency=low
+libhtml-treebuilder-libxml-perl (0.23-1) unstable; urgency=low
+
+  [ upstream ]
+  * New release.
 
   [ Salvatore Bonaccorso ]
   * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
@@ -6,10 +9,27 @@ libhtml-treebuilder-libxml-perl (0.17-2) UNRELEASED; urgency=low
   [ Jonas Smedegaard ]
   * Add README.source emphasizing control.in file as *not* a
     show-stopper for contributions, referring to wiki page for details.
-  * Add git URL as alternate source.
+  * Update copyright/licensing info:
+    + Add git URL as alternate source.
+    + Drop Files sections for no longer shipped convenience code copies.
+    + List upstream issue tracker as preferred contact.
+    + Bump packaging license to GPL-3+, and extend copyrigt coverage for
+      myself to include current year.
+    + Add copyright year for main upstream author.
   * Stop tracking md5sum of upstream tarball.
-
- -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:02:06 +0100
+  * Include CDBS snippet perl-build.mk (not perl-makemaker.mk).
+  * Update package relations:
+    + Build-depend on (recent perl or) recent libmodule-build-perl.
+    + Build-depend on libtest-exception-perl: Needed by upstream
+      testsuite.
+    + Build-depend on libweb-scraper-perl: Optionally used by testsuite.
+      Support dropping this build-dependency for profile builds, and
+      document how in README.source.
+  * Update Homepage to match upstream hint.
+  * Bump standards-version to 3.9.4.
+  * Install (renamed) upstream README.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 17 Jul 2013 18:31:00 +0200
 
 libhtml-treebuilder-libxml-perl (0.17-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 216bb4b..86a7377 100644
--- a/debian/control
+++ b/debian/control
@@ -5,15 +5,18 @@ Build-Depends: cdbs,
  devscripts,
  debhelper,
  dh-buildinfo,
+ perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000),
  libhtml-treebuilder-xpath-perl (>= 0.14),
  libxml-libxml-perl,
- perl (>= 5.14) | libtest-simple-perl (>= 0.98)
+ perl (>= 5.14) | libtest-simple-perl (>= 0.98),
+ libtest-exception-perl,
+ libweb-scraper-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libhtml-treebuilder-libxml-perl
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhtml-treebuilder-libxml-perl.git
-Homepage: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/
+Homepage: https://github.com/tokuhirom/HTML-TreeBuilder-LibXML
 
 Package: libhtml-treebuilder-libxml-perl
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 1106f40..47159ea 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -4,11 +4,13 @@ Upstream-Contact: FIXME
 Source: FIXME
 Disclaimer: Autogenerated by CDBS
 
-Files: Changes
+Files: Build.PL
+ Changes
  MANIFEST
+ META.json
  META.yml
- Makefile.PL
- README
+ README.md
+ cpanfile
  debian/README.source
  debian/compat
  debian/control
@@ -16,13 +18,6 @@ Files: Changes
  debian/gbp.conf
  debian/source/format
  debian/watch
- inc/Module/Install/AuthorTests.pm
- inc/Module/Install/Base.pm
- inc/Module/Install/Can.pm
- inc/Module/Install/Fetch.pm
- inc/Module/Install/Makefile.pm
- inc/Module/Install/Win32.pm
- inc/Module/Install/WriteAll.pm
  lib/HTML/TreeBuilder/LibXML.pm
  lib/HTML/TreeBuilder/LibXML/Node.pm
  t/00_compile.t
@@ -33,27 +28,50 @@ Files: Changes
  t/05_empty.t
  t/06_web_query.t
  t/HTML-TreeBuilder-XPath.t
+ t/clone_list.t
+ t/content_list.t
+ t/delete_content.t
+ t/detach.t
+ t/disembowel.t
+ t/guts.t
+ t/matches.t
+ t/parent.t
+ t/postinsert.t
+ t/preinsert.t
+ t/push_content.t
+ t/replace_with.t
  t/test.html
- xt/01_podspell.t
+ t/unshift_content.t
+ tools/benchmark.pl
  xt/02_perlcritic.t
- xt/03_pod.t
- xt/perlcriticrc
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
 Files: debian/rules
 Copyright: 2012, Jonas Smedegaard <dr at jones.dk>
 License: GPL-2+
  FIXME
 
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
-License: UNKNOWN
+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
+License: GPL-ever
  FIXME
 

-- 
libhtml-treebuilder-libxml-perl Debian packaging



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