[libyaml-syck-perl] branch master updated (fe08b0b -> 2e7d1a7)

gregor herrmann gregoa at debian.org
Sun Nov 1 15:16:51 UTC 2015


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

gregoa pushed a change to branch master
in repository libyaml-syck-perl.

      from  fe08b0b   update changelog
       new  624f24c   Add debian/upstream/metadata
       new  92c51c1   Update debian/changelog
      adds  99985cd   Imported Upstream version 1.29
       new  9e09f1f   Merge tag 'upstream/1.29'
       new  82f7e73   Update debian/changelog
       new  5fe7441   Drop 0001-Recognize-all-wide-unicode-characters.patch
       new  c8daf29   Update debian/copyright.
       new  14bedf0   Reformat debian/control with cme
       new  f102d52   Mark package as autopkgtest-able.
       new  8fd43bd   Declare compliance with Debian Policy 3.9.6.
       new  2e7d1a7   releasing package libyaml-syck-perl version 1.29-1

The 10 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                                            |  16 ++
 MANIFEST                                           |   1 +
 META.yml                                           |   4 +-
 debian/changelog                                   |  14 +-
 debian/control                                     |   4 +-
 debian/copyright                                   |   8 +-
 ...001-Recognize-all-wide-unicode-characters.patch | 102 --------
 debian/patches/series                              |   1 -
 debian/tests/pkg-perl/smoke-files                  |   2 +
 debian/upstream/metadata                           |   6 +
 emitter.c                                          |  28 +--
 inc/Module/Install.pm                              |  22 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |   2 +-
 inc/Module/Install/Compiler.pm                     |   2 +-
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/Include.pm                      |   2 +-
 inc/Module/Install/Makefile.pm                     |   4 +-
 inc/Module/Install/Metadata.pm                     |   6 +-
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   2 +-
 inc/PerlIO.pm                                      |   2 +-
 inc/Scalar/Util.pm                                 |  55 +++++
 inc/Test/Builder.pm                                | 274 ++++++++++++++-------
 inc/Test/Builder/IO/Scalar.pm                      |   2 +-
 inc/Test/Builder/Module.pm                         |   4 +-
 inc/Test/More.pm                                   | 244 ++++++++++--------
 lib/JSON/Syck.pm                                   |   4 +-
 lib/YAML/Syck.pm                                   |   2 +-
 syck.h                                             |  15 +-
 30 files changed, 467 insertions(+), 367 deletions(-)
 delete mode 100644 debian/patches/0001-Recognize-all-wide-unicode-characters.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/tests/pkg-perl/smoke-files
 create mode 100644 debian/upstream/metadata
 create mode 100644 inc/Scalar/Util.pm

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



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