[ack] 03/03: Refresh sole patch for 2.18 release

Axel Beckert abe at deuxchevaux.org
Sat Mar 25 12:08:20 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 c3aa46511d66ac47ef401adc03d90f338c792693
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Mar 25 12:10:52 2017 +0100

    Refresh sole patch for 2.18 release
---
 debian/changelog                                         | 1 +
 debian/patches/no-standalone-test-but-autopkgtests.patch | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3c5b761..ccdcd78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ack (2.18-1) UNRELEASED; urgency=medium
   * Import new upstream release 2.18.
     + No more emits a perl warning when run from a deleted
       directory. (Closes: #781338)
+    + Refresh sole patch.
 
  -- Axel Beckert <abe at debian.org>  Sat, 25 Mar 2017 12:00:53 +0100
 
diff --git a/debian/patches/no-standalone-test-but-autopkgtests.patch b/debian/patches/no-standalone-test-but-autopkgtests.patch
index 589c940..a5ac868 100644
--- a/debian/patches/no-standalone-test-but-autopkgtests.patch
+++ b/debian/patches/no-standalone-test-but-autopkgtests.patch
@@ -21,7 +21,7 @@ Last-Update: 2017-03-05
 
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -124,12 +124,12 @@
+@@ -123,12 +123,12 @@
  	$(CP) $(ACK) ~/bin/ack2
  	$(CP) ackrc ~/.ack2rc
  
@@ -78,7 +78,7 @@ Last-Update: 2017-03-05
                  else {
 --- a/t/command-line-files.t
 +++ b/t/command-line-files.t
-@@ -54,7 +54,7 @@
+@@ -55,7 +55,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 = split( /\n/, <<'EOF' );
@@ -121,4 +121,4 @@ Last-Update: 2017-03-05
 +
  my @pms = glob( '*.pm' );
  
- @pms = grep { !/Debug.pm/ } @pms;
+ plan tests => scalar @pms;

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