[libxml-treepp-perl] 07/07: Imported Debian patch 0.39-1

gregor herrmann gregoa at debian.org
Sat Aug 15 19:07:26 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-treepp-perl.

commit 85daa58bf3c46f3a2357f79159199c8b2d1586e0
Merge: 1b2bd67 7099d7c
Author: David Moreno <damog at debian.org>
Date:   Wed Aug 26 16:51:08 2009 -0400

    Imported Debian patch 0.39-1

 Changes                 |   31 +-
 MANIFEST                |   47 +-
 META.yml                |   31 +-
 Makefile.PL             |    2 +
 README                  |   74 ++--
 debian/changelog        |    6 +
 debian/control          |    2 +-
 lib/XML/TreePP.pm       |  200 ++++++---
 make-dist.sh            |   13 +-
 t/12_escape_charref.t   |   14 +-
 t/46_xml_deref.t        |  122 ++++++
 t/47_xml_deref_utf8.t   |  170 ++++++++
 t/48_blobref.t          |   53 +++
 t/49_invalid_encoding.t |   61 +++
 t/50_invalid_tree.t     |   41 ++
 t/example/index.rdf     | 1114 +++++++++++++++++++++++++++--------------------
 16 files changed, 1372 insertions(+), 609 deletions(-)

diff --cc debian/changelog
index d3f4724,0000000..666b307
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,37 -1,0 +1,43 @@@
++libxml-treepp-perl (0.39-1) unstable; urgency=low
++
++  * New upstream release
++
++ -- David Moreno <damog at debian.org>  Wed, 26 Aug 2009 16:51:08 -0400
++
 +libxml-treepp-perl (0.36-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- David Moreno <damog at debian.org>  Thu, 11 Dec 2008 16:05:36 -0500
 +
 +libxml-treepp-perl (0.33-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Fix FTBFS with Perl 5.10.  Closes: #467839
 +
 + -- Mark Hymers <mhy at debian.org>  Sat, 05 Apr 2008 21:09:04 +0100
 +
 +libxml-treepp-perl (0.33-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- David Moreno Garza <damog at debian.org>  Mon, 25 Feb 2008 10:04:58 -0500
 +
 +libxml-treepp-perl (0.21-2) unstable; urgency=low
 +
 +  * Corrected mail address of maintainer.
 +  * Added watch file.
 +
 + -- David Moreno Garza <damog at debian.org>  Thu, 26 Jul 2007 14:24:41 -0500
 +
 +libxml-treepp-perl (0.21-1) unstable; urgency=low
 +
 +  * New upstream release
 +
 + -- David Moreno Garza <damog at cerdita.puerquita.cochinita.chanchita.damog.net>  Thu, 26 Jul 2007 14:21:14 -0500
 +
 +libxml-treepp-perl (0.19-1) unstable; urgency=low
 +
 +  * Initial Release.
 +
 + -- David Moreno Garza <damog at debian.org>  Tue, 12 Jun 2007 20:15:15 -0500
diff --cc debian/control
index 0e6c545,0000000..71fc1f5
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,16 -1,0 +1,16 @@@
 +Source: libxml-treepp-perl
 +Section: perl
 +Priority: optional
 +Build-Depends: debhelper (>= 5.0.0)
 +Build-Depends-Indep: perl (>= 5.8.8-7)
 +Maintainer: David Moreno <damog at debian.org>
- Standards-Version: 3.7.2
++Standards-Version: 3.8.2
 +
 +Package: libxml-treepp-perl
 +Architecture: all
 +Depends: ${perl:Depends}, ${misc:Depends}
 +Description: XML::TreePP -- Pure Perl implementation for parsing/writing XML files
 + XML::TreePP module parses XML file and expands it for a hash tree. And
 + also generate XML file from a hash tree. This is a pure Perl
 + implementation. You can also download XML from remote web server like
 + XMLHttpRequest object at JavaScript language.

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



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