[ack] 02/02: Refresh sole patch for new upstream release 2.22

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 commit to branch master
in repository ack.

commit 9f99e7887ecf075e34542a433c6f0f5f77a21cca
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Dec 30 06:08:48 2017 +0100

    Refresh sole patch for new upstream release 2.22
---
 debian/changelog                                         | 7 +++++++
 debian/patches/no-standalone-test-but-autopkgtests.patch | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d010046..e72352c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ack (2.22-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+    + Refresh sole patch.
+
+ -- Axel Beckert <abe at debian.org>  Sat, 30 Dec 2017 06:08:48 +0100
+
 ack (2.20-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/patches/no-standalone-test-but-autopkgtests.patch b/debian/patches/no-standalone-test-but-autopkgtests.patch
index 8708a09..66b8ad7 100644
--- a/debian/patches/no-standalone-test-but-autopkgtests.patch
+++ b/debian/patches/no-standalone-test-but-autopkgtests.patch
@@ -81,10 +81,10 @@ Last-Update: 2017-03-05
 @@ -54,7 +54,7 @@
      # I don't care for this, but it's the least of the evils I could think of
      if ( $ENV{'ACK_TEST_STANDALONE'} ) {
-         @expected_stderr = line_split( <<'EOF' );
+         @expected_stderr = line_split( <<'HERE' );
 -ack-standalone: non-existent-file.txt: No such file or directory
 +ack: non-existent-file.txt: No such file or directory
- EOF
+ HERE
      }
      else {
 --- a/t/ack-x.t

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