[ack] branch master updated (b1d056c -> 94a2e13)

Axel Beckert abe at deuxchevaux.org
Tue Dec 12 02:28:17 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  b1d056c   Upload to unstable as 2.19.01-1 with urgency=low
      adds  cbbc3d2   Add 2.18 to the garage
      adds  bace6c1   Remove Test::Tester.  Add Perl::Critic::Bangs.
      adds  1381a75   Merge branch 'dev' of github.com:petdance/ack2 into dev
      adds  58990fb   Starting a potential 2.19_01 release
      adds  25ab44e   Removed unused functions
      adds  2341318   First stab at a config
      adds  1e802cc   Add AppVeyor status
      adds  66009a1   Changed a construction in the docs that Ubuntu flagged as a misspelling.
      adds  26a40ca   Adding .git as a file
      adds  b116e2b   change the dmake to gmake
      adds  555fcc6   Change to all public domain text files for test data
      adds  c927386   About to release 2.19_01
      adds  44ac66a   Releasing 2.19_01
      adds  93da35b   Moved the repos from petdance to beyondgrep
      adds  5fd20e9   Syncing up new tech from ack3
      adds  091f450   Use line_split()
      adds  3a3b139   Use the safe_chdir and safe_mkdir
      adds  3eeecd2   Releasing 2.20
      adds  3a17960   Adding 2.20 to the garage
      adds  3147190   New upstream version 2.20
       new  69dc1e7   Update upstream source from tag 'upstream/2.20'
       new  94a2e13   Refresh sole patch for new upstream release

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 +-
 CONTRIBUTING.md                                    |  4 +-
 Changes                                            |  5 ++
 META.json                                          |  8 +-
 META.yml                                           |  6 +-
 Makefile.PL                                        |  4 +-
 README.md                                          |  8 +-
 ack                                                | 14 ++--
 debian/changelog                                   |  7 ++
 .../no-standalone-test-but-autopkgtests.patch      | 12 +--
 squash                                             |  2 +-
 t/Util.pm                                          | 88 ++++++++++++++++++++--
 t/ack-1.t                                          |  9 +--
 t/ack-color.t                                      | 14 ++--
 t/ack-column.t                                     |  8 +-
 t/ack-files-from.t                                 |  5 +-
 t/ack-group.t                                      | 11 ++-
 t/ack-h.t                                          | 13 ++--
 t/ack-interactive.t                                |  2 +-
 t/ack-invalid-ackrc.t                              |  4 +-
 t/ack-k.t                                          |  4 +-
 t/ack-line.t                                       | 21 +++---
 t/ack-m.t                                          | 13 ++--
 t/ack-match.t                                      | 14 ++--
 t/ack-named-pipes.t                                |  2 +-
 t/ack-o.t                                          | 21 +++---
 t/ack-output.t                                     | 14 ++--
 t/ack-pager.t                                      | 35 +++++----
 t/ack-passthru.t                                   |  2 +-
 t/ack-print0.t                                     |  3 +-
 t/ack-s.t                                          |  6 +-
 t/ack-type.t                                       | 17 ++---
 t/ack-w.t                                          | 14 ++--
 t/ack-x.t                                          |  7 +-
 t/anchored.t                                       |  6 +-
 t/basic.t                                          | 16 ++--
 t/command-line-files.t                             | 15 ++--
 t/config-backwards-compat.t                        |  3 +-
 t/config-finder.t                                  | 23 ++----
 t/context.t                                        | 41 +++++-----
 t/filetypes.t                                      |  3 +-
 t/incomplete-last-line.t                           |  2 +-
 t/issue244.t                                       |  2 +-
 t/issue276.t                                       |  2 +-
 t/issue491.t                                       |  4 +-
 t/issue522.t                                       |  2 +-
 t/longopts.t                                       |  3 +-
 t/noenv.t                                          |  4 +-
 t/zero.t                                           |  2 -
 49 files changed, 299 insertions(+), 230 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