[libtree-simple-visitorfactory-perl] branch master updated (ec70be5 -> 8d549f9)

gregor herrmann gregoa at debian.org
Fri Nov 8 23:22:57 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  ec70be5   releasing package libtree-simple-visitorfactory-perl version 0.11-1
      adds  bc5f8e6   Imported Upstream version 0.12
       new  7c067c8   Merge tag 'upstream/0.12'
       new  19103f9   New upstream release.
       new  76e6e41   Make (build) dependency on libtree-simple-perl versioned.
       new  91de432   Drop spelling.patch, merged upstream.
       new  32e2bbd   Declare compliance with Debian Policy 3.9.5.
       new  8d549f9   releasing package libtree-simple-visitorfactory-perl version 0.12-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                                         |   17 +++--
 Changelog.ini                                    |    8 +++
 Changes                                          |    6 +-
 META.json                                        |   45 +++++++------
 META.yml                                         |   41 ++++++------
 Makefile.PL                                      |   23 ++++---
 debian/changelog                                 |    9 +++
 debian/control                                   |    6 +-
 debian/patches/series                            |    1 -
 debian/patches/spelling.patch                    |   31 ---------
 lib/Tree/Simple/Visitor/BreadthFirstTraversal.pm |   37 +++++------
 lib/Tree/Simple/Visitor/CreateDirectoryTree.pm   |   41 ++++++------
 lib/Tree/Simple/Visitor/FindByNodeValue.pm       |   61 +++++++++--------
 lib/Tree/Simple/Visitor/FindByPath.pm            |   77 +++++++++++-----------
 lib/Tree/Simple/Visitor/FindByUID.pm             |   61 +++++++++--------
 lib/Tree/Simple/Visitor/FromNestedArray.pm       |   69 ++++++++++---------
 lib/Tree/Simple/Visitor/FromNestedHash.pm        |   39 ++++++-----
 lib/Tree/Simple/Visitor/GetAllDescendents.pm     |   31 +++++----
 lib/Tree/Simple/Visitor/LoadClassHierarchy.pm    |   39 ++++++-----
 lib/Tree/Simple/Visitor/LoadDirectoryTree.pm     |   63 +++++++++---------
 lib/Tree/Simple/Visitor/PathToRoot.pm            |   41 ++++++------
 lib/Tree/Simple/Visitor/PostOrderTraversal.pm    |   37 +++++------
 lib/Tree/Simple/Visitor/PreOrderTraversal.pm     |   27 ++++----
 lib/Tree/Simple/Visitor/Sort.pm                  |   65 +++++++++---------
 lib/Tree/Simple/Visitor/ToNestedArray.pm         |   39 ++++++-----
 lib/Tree/Simple/Visitor/ToNestedHash.pm          |   31 +++++----
 lib/Tree/Simple/Visitor/VariableDepthClone.pm    |   43 ++++++------
 lib/Tree/Simple/VisitorFactory.pm                |   23 ++++---
 28 files changed, 502 insertions(+), 509 deletions(-)
 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/libtree-simple-visitorfactory-perl.git



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