[libxml-sax-writer-perl] branch master updated (11f10cf -> 58917ec)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Jul 30 04:15:13 UTC 2017


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

kanashiro pushed a change to branch master
in repository libxml-sax-writer-perl.

      from  11f10cf   update changelog
      adds  b842099   fixed https://github.com/perigrin/xml-sax-writer/issues/11
      adds  90334ae   add perl version to dist.ini
      adds  f1d64b9   add use warnings re cpants metric
      adds  b9b9e9d   Merge pull request #10 from lharey/master
      adds  4096da1   fix duplicate NAME, AUTHOR, COPYRIGHT sections
      adds  810bfa1   use double quotes in xml declarations
      adds  faa7204   Defensive to encoding of output in FileConsumer
      adds  c012e4f   README.md: refer to Github instead of the inexistant SourceForge SVN repository
      adds  7f37afa   Merge pull request #8 from fschlich/master
      adds  6b8cb48   Doc patch for RT#1528 - mention encoding/filehandles.
      adds  547c323   Merge pull request #9 from thrig/master
      adds  c832fcc   merged upstream changes
      adds  d945be4   Merge pull request #12 from lucastheisen/master
      adds  54862e4   remove executeable permissions these files should never have had
      adds  0e995a0   New upstream version 0.57
       new  a2a49d2   Updated version 0.57 from 'upstream/0.57'
       new  f1ad19a   Update debian/changelog
       new  a05ec8e   Remove all patches, all of them were applied by upstream in the latest version
       new  82fc45c   Bump debhelper compatibility level to 10
       new  33b68e5   Declare compliance with Debian Policy 4.0.0
       new  58917ec   releasing libxml-sax-writer-perl version 0.57-1 to unstable

The 6 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                                     |  0
 MANIFEST                                    |  2 +-
 META.yml                                    |  6 ++-
 Makefile.PL                                 | 15 ++----
 README                                      |  4 +-
 README.md                                   |  6 +--
 debian/changelog                            | 13 +++++-
 debian/compat                               |  2 +-
 debian/control                              |  4 +-
 debian/patches/duplicate_name_section.patch | 26 -----------
 debian/patches/file_consumer_encoding.patch | 34 --------------
 debian/patches/quote_xml_version.patch      | 26 -----------
 debian/patches/series                       |  3 --
 dist.ini                                    |  2 +
 lib/XML/SAX/Writer.pm                       | 72 +++++++++++++++++++++++------
 lib/XML/SAX/Writer/XML.pm                   | 30 ++++--------
 t/00-compile.t                              | 15 ++++--
 t/20bugs.t                                  | 32 ++++++++++++-
 18 files changed, 140 insertions(+), 152 deletions(-)
 mode change 100755 => 100644 Changes
 mode change 100755 => 100644 README.md
 delete mode 100644 debian/patches/duplicate_name_section.patch
 delete mode 100644 debian/patches/file_consumer_encoding.patch
 delete mode 100644 debian/patches/quote_xml_version.patch
 delete mode 100644 debian/patches/series

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



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