[libxml-treepp-perl] 02/07: Imported Debian patch 0.21-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 d68970c8621e34bea3a2df62d6b129e38dddfbe0
Merge: 8e6c9b6 d5c6164
Author: David Moreno Garza <damog at cerdita.puerquita.cochinita.chanchita.damog.net>
Date:   Thu Jul 26 14:21:14 2007 -0500

    Imported Debian patch 0.21-1

 Changes                                            |  14 +
 MANIFEST                                           |   5 +
 META.yml                                           |   4 +-
 README                                             |  19 +-
 debian/changelog                                   |   6 +
 lib/XML/TreePP.pm                                  | 120 ++-
 make-dist.sh                                       |   4 +
 t/00_pod.t                                         |   0
 t/02_write.t                                       |   0
 t/03_parsefile.t                                   |   0
 t/04_escape.t                                      |   0
 t/05_empty.t                                       |   0
 t/06_cdata.t                                       |   0
 t/07_attr_prefix.t                                 |   0
 t/08_force_array.t                                 |   0
 t/09_http-lite.t                                   |   0
 t/10_http-lwp.t                                    |   0
 t/11_escape_cdata.t                                |   0
 t/12_escape_charref.t                              |   0
 t/13_encoding_en.t                                 |   0
 t/14_encoding_zh.t                                 |   0
 t/15_encoding_ja.t                                 |   0
 t/16_encoding_ko.t                                 |   0
 t/17_output_encoding.t                             |   0
 t/18_escape_amp.t                                  |   0
 t/19_multi_text.t                                  |   0
 t/20_http-lite-cached.t                            |   0
 t/21_http-lwp-cached.t                             |   0
 t/22_http-lite-headers.t                           |   0
 t/23_http-lwp-headers.t                            |   0
 t/24_ignore_error.t                                |   0
 t/25_text_node_key.t                               |   0
 t/26_attr_prefix_null.t                            |   0
 t/{20_http-lite-cached.t => 27_http-lite-force.t}  |  21 +-
 t/{21_http-lwp-cached.t => 28_http-lwp-force.t}    |  37 +-
 ..._http-lite-cached.t => 29_http-lwp-withcache.t} |  25 +-
 t/30_first_out.t                                   |  39 +
 t/31_tie_ixhash.t                                  | 116 +++
 t/example/index.rdf                                | 849 ++++++++++-----------
 39 files changed, 768 insertions(+), 491 deletions(-)

diff --cc debian/changelog
index d390c14,0000000..b101735
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,5 -1,0 +1,11 @@@
++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

-- 
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