[libnet-easytcp-perl] 07/16: Run test suite at build time

Axel Beckert abe at deuxchevaux.org
Tue Dec 17 21:27:10 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libnet-easytcp-perl.

commit 661700a214a05363502c10d6eeeea654ca9bc387
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 17 22:13:27 2013 +0100

    Run test suite at build time
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5144e85..621c3dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -32,6 +32,7 @@ libnet-easytcp-perl (0.26-3) UNRELEASED; urgency=low
     + Use dh_auto{configure,build,install,clean}
       - Fixes lintian warning debian-rules-ignores-make-clean-error
       - Fixes lintian warning debian-rules-makemaker-prefix-is-deprecated
+    + Run test suite at build time
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:30:58 +0200
 
diff --git a/debian/rules b/debian/rules
index 86edad6..13e1e5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ build-stamp:
 	# Add here commands to compile the package.
 	dh_auto_configure
 	dh_auto_build
+	dh_auto_test
 
 	touch build-stamp
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-easytcp-perl.git



More information about the Pkg-perl-cvs-commits mailing list