[ack] branch master updated (8ef3ea0 -> 9f99e78)

Axel Beckert abe at deuxchevaux.org
Sat Dec 30 05:14:35 UTC 2017


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

abe pushed a change to branch master
in repository ack.

      from  8ef3ea0   Upload to unstable as 2.20-1
      adds  6d5f4af   Allow more than one error line
      adds  99bc569   Fix appveyor link
      adds  b418a3a   Handle ACK_TEST_STANDALONE
      adds  fd1ebbb   Normalizing hereodcs at HERE
      adds  e5de215   Fix GH#520, dying on an unopenable file
      adds  0c8d683   Speed up firstliney() by not opening the file unless it is actually necessary
      adds  54026a3   Added Kotlin
      adds  7b5e413   Add stuff to show RDP details https://www.appveyor.com/docs/how-to/rdp-to-build-worker/
      adds  b953f34   Add an environment dump
      adds  87df926   use diag, not print.
      adds  0039bab   Remove the ENV dump
      adds  442a3d2   Ready to release 2.21_01
      adds  4bd6612   Releasing 2.22
      adds  7a0f3f9   New upstream version 2.22
       new  faa4b98   Update upstream source from tag 'upstream/2.22'
       new  9f99e78   Refresh sole patch for new upstream release 2.22

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                                             |  4 +-
 Changes                                            | 17 ++++++
 ConfigDefault.pm                                   |  4 ++
 META.json                                          |  2 +-
 META.yml                                           |  2 +-
 README.md                                          |  2 +-
 Resource.pm                                        | 16 +++--
 ack                                                |  2 +-
 debian/changelog                                   |  7 +++
 .../no-standalone-test-but-autopkgtests.patch      |  4 +-
 t/Util.pm                                          |  6 +-
 t/ack-files-from.t                                 |  4 +-
 t/ack-g.t                                          |  8 +--
 t/ack-group.t                                      | 16 ++---
 t/ack-h.t                                          | 16 ++---
 t/ack-interactive.t                                | 24 ++++----
 t/ack-line.t                                       | 32 +++++-----
 t/ack-m.t                                          |  8 +--
 t/ack-match.t                                      |  7 ++-
 t/ack-o.t                                          |  8 +--
 t/ack-pager.t                                      | 44 +++++++-------
 t/ack-passthru.t                                   |  4 +-
 t/ack-type.t                                       | 16 ++---
 t/ack-x.t                                          |  4 +-
 t/anchored.t                                       | 12 ++--
 t/basic.t                                          | 16 ++---
 t/command-line-files.t                             | 20 +++----
 t/config-backwards-compat.t                        |  4 +-
 t/context.t                                        | 68 +++++++++++-----------
 t/incomplete-last-line.t                           |  4 +-
 t/issue562.t                                       |  4 +-
 t/issue571.t                                       |  4 +-
 t/mutex-options.t                                  |  4 +-
 33 files changed, 215 insertions(+), 178 deletions(-)

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



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