[libtree-simple-visitorfactory-perl] branch master updated (30d733b -> ec70be5)

gregor herrmann gregoa at debian.org
Fri Oct 11 17:31:40 UTC 2013


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

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

      from  30d733b   update changelog
      adds  d062550   Imported Upstream version 0.11
       new  82faad0   Merge tag 'upstream/0.11'
       new  498ee70   New upstream release.
       new  895dd72   debian/copyright: new upstream maintainer.
       new  43458a3   refresh license stanzas
       new  1b51b4f   Refresh spelling.patch.
       new  9f35bdc   debian/copyright: switch formatting to Copyright-Format 1.0.
       new  fc3824f   Bump debhelper compatibility level to 8.
       new  92c39a3   Add /me to Uploaders.
       new  387ff11   cme: reformat debian/control
       new  5ee8c6b   Declare compliance with Debian Policy 3.9.4.
       new  ec70be5   releasing package libtree-simple-visitorfactory-perl version 0.11-1

The 11 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                                         |   30 ++++++
 Changelog.ini                                    |  114 +++++++++++++++++++++
 Changes                                          |   58 ++++++-----
 MANIFEST                                         |   12 ++-
 META.json                                        |  119 ++++++++++++++++++++++
 META.yml                                         |   80 +++++++++++++++
 Makefile.PL                                      |   28 +++--
 debian/changelog                                 |   18 ++--
 debian/compat                                    |    2 +-
 debian/control                                   |   24 +++--
 debian/copyright                                 |   30 +++---
 debian/patches/spelling.patch                    |   22 ++--
 lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm |    2 +-
 lib/Tree/Simple/Visitor/CreateDirectoryTree.pm   |    2 +-
 lib/Tree/Simple/Visitor/FindByNodeValue.pm       |    2 +-
 lib/Tree/Simple/Visitor/FindByPath.pm            |    2 +-
 lib/Tree/Simple/Visitor/FindByUID.pm             |    2 +-
 lib/Tree/Simple/Visitor/FromNestedArray.pm       |    2 +-
 lib/Tree/Simple/Visitor/FromNestedHash.pm        |    2 +-
 lib/Tree/Simple/Visitor/GetAllDescendents.pm     |    2 +-
 lib/Tree/Simple/Visitor/LoadClassHierarchy.pm    |    2 +-
 lib/Tree/Simple/Visitor/LoadDirectoryTree.pm     |    2 +-
 lib/Tree/Simple/Visitor/PathToRoot.pm            |    2 +-
 lib/Tree/Simple/Visitor/PostOrderTraversal.pm    |    2 +-
 lib/Tree/Simple/Visitor/PreOrderTraversal.pm     |    2 +-
 lib/Tree/Simple/Visitor/Sort.pm                  |    2 +-
 lib/Tree/Simple/Visitor/ToNestedArray.pm         |    2 +-
 lib/Tree/Simple/Visitor/ToNestedHash.pm          |    2 +-
 lib/Tree/Simple/Visitor/VariableDepthClone.pm    |    2 +-
 lib/Tree/Simple/VisitorFactory.pm                |   40 ++++----
 30 files changed, 497 insertions(+), 114 deletions(-)
 create mode 100644 Build.PL
 create mode 100644 Changelog.ini
 create mode 100644 META.json
 create mode 100644 META.yml

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



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