[ack] branch master updated (1cf1509 -> a4cfdbb)

Axel Beckert abe at deuxchevaux.org
Sat Dec 9 01:08:03 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  1cf1509   d…/u…/metadata: Update GitHub URLs from …/petdance/… to …/beyondgrep/…
      adds  d325f7e   New upstream version 2.19.01
       new  5fab4d7   Update upstream source from tag 'upstream/2.19.01'
       new  a4cfdbb   Update packaging for the new upstream release candidate 2.19.01

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                                             |  44 +-
 Changes                                            |  12 +
 ConfigDefault.pm                                   |   2 +
 MANIFEST                                           |  12 +-
 META.json                                          |   8 +-
 META.yml                                           |   4 +-
 README.md                                          |  14 +-
 ack                                                |   5 +-
 debian/changelog                                   |  19 +-
 debian/copyright                                   |  38 ++
 .../no-standalone-test-but-autopkgtests.patch      |   6 +-
 debian/rules                                       |   7 -
 debian/tests/pkg-perl/smoke-skip                   |  23 -
 debian/watch                                       |   1 -
 t/ack-1.t                                          |  14 +-
 t/ack-c.t                                          |  71 +--
 t/ack-color.t                                      |  24 +-
 t/ack-column.t                                     |  58 ++-
 t/ack-g.t                                          |  92 ++--
 t/ack-group.t                                      |  71 ++-
 t/ack-interactive.t                                | 112 ++---
 t/ack-line.t                                       |  91 ++--
 t/ack-m.t                                          |  37 +-
 t/ack-match.t                                      |   2 +-
 t/ack-o.t                                          |  80 ++--
 t/ack-output.t                                     | 108 ++---
 t/ack-pager.t                                      | 170 ++++---
 t/ack-passthru.t                                   |  99 ++--
 t/ack-print0.t                                     |  18 +-
 t/ack-v.t                                          |  40 +-
 t/ack-w.t                                          | 160 ++++---
 t/ack-x.t                                          |  60 +--
 t/anchored.t                                       |  53 ++-
 t/context.t                                        | 230 ++++-----
 t/exit-code.t                                      |   4 +-
 t/highlighting.t                                   |  54 ++-
 t/incomplete-last-line.t                           |  20 +-
 t/mutex-options.t                                  | 507 ++++++++++----------
 t/text/4th-of-july.txt                             |  37 --
 t/text/amontillado.txt                             | 328 +++++++++++++
 t/text/bill-of-rights.txt                          |  70 +++
 t/text/constitution.txt                            | 529 +++++++++++++++++++++
 t/text/freedom-of-choice.txt                       |  50 --
 t/text/gettysburg.txt                              |  24 +
 t/text/ozymandias.txt                              |  14 +
 t/text/raven.txt                                   | 125 +++++
 46 files changed, 2244 insertions(+), 1303 deletions(-)
 delete mode 100644 debian/tests/pkg-perl/smoke-skip
 delete mode 100644 t/text/4th-of-july.txt
 create mode 100644 t/text/amontillado.txt
 create mode 100644 t/text/bill-of-rights.txt
 create mode 100644 t/text/constitution.txt
 delete mode 100644 t/text/freedom-of-choice.txt
 create mode 100644 t/text/gettysburg.txt
 create mode 100644 t/text/ozymandias.txt
 create mode 100644 t/text/raven.txt

-- 
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