[libxml-simple-perl] branch master updated (4d3f640 -> 72f018c)

gregor herrmann gregoa at debian.org
Sat Dec 5 17:03:23 UTC 2015


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

gregoa pushed a change to branch master
in repository libxml-simple-perl.

      from  4d3f640   releasing package libxml-simple-perl version 2.21-1
      adds  384edd7   - Fixed typo in the pod document link to package XML::SAX::ParseFactory.
      adds  f6b5253   Merge pull request #5 from Manwar/fix-typo-in-pod
      adds  b01050e   further tweak to last POD update
      adds  ec16bb3   remove another remnant of 5.6 support
      adds  9c9b25e   allow subclass to override attribute encoding
      adds  6307fee   POD fix - add NAME section to FAQ
      adds  49ae56b   POD typo fix
      adds  6e8a62d   remove Perl code (package declaration) from FAQ.pod file
      adds  6d680d8   fix reference comparison operator used in circular reference check
      adds  67d9d2f   better diagnostics from file manipulation in test scripts
      adds  9bc22eb   v2.22
      adds  0a06f00   Imported Upstream version 2.22
       new  d58d6b1   Merge tag 'upstream/2.22'
       new  95c20c6   Update debian/changelog
       new  0566cf4   Drop patches, both merged upstream.
       new  386b3f7   Update years of upstream copyright.
       new  72f018c   releasing package libxml-simple-perl version 2.22-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                            | 10 +++++
 LICENSE                                            |  6 +--
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 Makefile.PL                                        |  2 +-
 README                                             |  4 +-
 debian/changelog                                   |  9 +++++
 debian/copyright                                   |  2 +-
 .../patches/01_manpage-has-bad-whatis-entry.diff   | 21 -----------
 debian/patches/series                              |  2 -
 debian/patches/spelling.patch                      | 18 ---------
 dist.ini                                           |  4 +-
 lib/XML/Simple.pm                                  | 43 ++++++++++++++++------
 lib/XML/Simple/FAQ.pod                             |  8 +---
 t/2_XMLout.t                                       |  4 +-
 t/3_Storable.t                                     | 18 ++++-----
 t/4_MemShare.t                                     | 18 ++++-----
 t/5_MemCopy.t                                      | 18 ++++-----
 t/7_SaxStuff.t                                     | 29 +++++++++++----
 t/8_Namespaces.t                                   | 29 ---------------
 20 files changed, 115 insertions(+), 134 deletions(-)
 delete mode 100644 debian/patches/01_manpage-has-bad-whatis-entry.diff
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/spelling.patch

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



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