[libxml-treepp-perl] 06/07: Imported Debian patch 0.36-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 1b2bd670e1bb81c0293ae3888a1193202dc2dd3d
Merge: 848bbd3 2984e17
Author: David Moreno <damog at debian.org>
Date:   Thu Dec 11 16:05:36 2008 -0500

    Imported Debian patch 0.36-1

 Changes             |   9 +
 MANIFEST            |   1 +
 META.yml            |   2 +-
 Makefile.PL         |   6 +
 debian/changelog    |   6 +
 debian/control      |   2 +-
 lib/XML/TreePP.pm   |  11 +-
 make-dist.sh        |   8 +-
 t/01_parse.t        |   2 +-
 t/45_attr_space.t   |  32 +++
 t/example/index.rdf | 559 +++++++++++++++++++++++++++-------------------------
 11 files changed, 357 insertions(+), 281 deletions(-)

diff --cc debian/changelog
index dc34f88,0000000..d3f4724
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,31 -1,0 +1,37 @@@
++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 f72fb2b,0000000..0e6c545
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 Garza <damog at debian.org>
++Maintainer: David Moreno <damog at debian.org>
 +Standards-Version: 3.7.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