[ack-grep] branch master updated (b4efc65 -> fde8c08)

Axel Beckert abe at deuxchevaux.org
Wed Aug 28 19:55:25 UTC 2013


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

abe pushed a change to branch master
in repository ack-grep.

      from  b4efc65   add Bug/Forwarded to patch
      adds  ffe576b   Imported Upstream version 2.08
       new  76e2d39   Merge tag 'upstream/2.08'
       new  fde8c08   New upstream release 2.08

The 2 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:
 Ack.pm                        |  140 +++++++++++++++++++++++++++++++----------
 Changes                       |   56 +++++++++++++++++
 ConfigDefault.pm              |   38 +++++++++--
 ConfigFinder.pm               |    2 +-
 ConfigLoader.pm               |   34 +++++++++-
 MANIFEST                      |    5 +-
 META.json                     |   67 --------------------
 META.yml                      |   74 +++++++++++-----------
 Makefile.PL                   |    8 ++-
 README.md                     |   14 ++++-
 ack                           |  130 +++++++++++++++++++++-----------------
 debian/changelog              |   10 +++
 debian/patches/series         |    1 -
 debian/patches/spelling.patch |   36 -----------
 t/Util.pm                     |   75 +++++++++++++++-------
 t/ack-color.t                 |   13 +++-
 t/ack-column.t                |    1 -
 t/ack-dump.t                  |    2 +-
 t/ack-f.t                     |    1 +
 t/ack-filetypes.t             |    4 ++
 t/ack-group.t                 |    1 -
 t/ack-invalid-ackrc.t         |    5 +-
 t/ack-known-types.t           |    2 +
 t/ack-pager.t                 |  108 ++++++++++++++++++++++++++++++-
 t/ack-type.t                  |   48 +++++++++++++-
 t/coding-standards.t          |   35 -----------
 t/config-finder.t             |    6 +-
 t/config-loader.t             |  102 ++++++++++++++++++++++++++++++
 t/default-filter.t            |    1 +
 t/illegal-regex.t             |    1 -
 t/inverted-file-filter.t      |    1 +
 t/resource-iterator.t         |    1 +
 t/runtests.pl                 |    4 ++
 t/swamp/lua-shebang-test      |    3 +
 34 files changed, 717 insertions(+), 312 deletions(-)
 delete mode 100644 META.json
 delete mode 100644 debian/patches/spelling.patch
 delete mode 100644 t/coding-standards.t
 create mode 100644 t/swamp/lua-shebang-test

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



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