[ack] 02/04: Add t/ directory to debian/tests/pkg-perl/smoke-files

Axel Beckert abe at deuxchevaux.org
Sun Mar 5 20:12:32 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 66bd9d5f321ab04854645fb745e59fa8df367801
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Mar 5 20:46:39 2017 +0100

    Add t/ directory to debian/tests/pkg-perl/smoke-files
    
    Otherwise the actual run-time tests are not copied to the temporary
    autopkgtest directory and hence not run.
---
 debian/changelog                  | 2 ++
 debian/tests/pkg-perl/smoke-files | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 80843fa..a34d35d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ ack (2.15.03-1) UNRELEASED; urgency=medium
   * Import new upstream development release (labeled "2.15_03" upstream)
     + Refresh sole patch.
   * Re-enable running test suite at build time.
+  * Add t/ directory to debian/tests/pkg-perl/smoke-files to actually run
+    the run-time tests during autopkgtest.
 
  -- Axel Beckert <abe at debian.org>  Sun, 05 Mar 2017 19:29:30 +0100
 
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
index a1c0b1a..f60a63a 100644
--- a/debian/tests/pkg-perl/smoke-files
+++ b/debian/tests/pkg-perl/smoke-files
@@ -1 +1,2 @@
 test-pager
+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