[libtree-simple-perl] branch master updated (89ac78f -> 6df00a5)

gregor herrmann gregoa at debian.org
Sun Nov 29 13:16:24 UTC 2015


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

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

      from  89ac78f   Upload to unstable as 1.25-1
       new  ce4376d   Imported Upstream version 1.26
       new  5830c74   Update debian/changelog
       new  00e739c   update d/u/metadata after import
       new  2efc27e   Update build dependencies.
       new  0fd19c7   Bump debhelper compatibility level to 9.
       new  6df00a5   releasing package libtree-simple-perl version 1.26-1

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:
 Build.PL                   |  36 -----
 Changelog.ini              | 267 +++++++++++++++-----------------
 Changes                    | 370 +++++++++++++++++++++------------------------
 LICENSE                    | 340 +++++++++++++++++++++++++++++++++++++++++
 MANIFEST                   |   4 +-
 MANIFEST.SKIP              |  45 ++++++
 META.json                  |  40 +++--
 META.yml                   |  30 ++--
 Makefile.PL                |  20 ++-
 debian/changelog           |   8 +
 debian/compat              |   2 +-
 debian/control             |   6 +-
 debian/upstream/metadata   |   7 +-
 lib/Tree/Simple.pm         |  82 +++++-----
 lib/Tree/Simple/Visitor.pm |  76 +++++++---
 t/10_Tree_Simple_test.t    | 324 +++++++++++++++++++--------------------
 xt/author/changes.t        |   9 ++
 17 files changed, 1016 insertions(+), 650 deletions(-)
 delete mode 100644 Build.PL
 create mode 100644 LICENSE
 create mode 100644 MANIFEST.SKIP
 create mode 100644 xt/author/changes.t

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



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