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

gregoa pushed a commit to branch master
in repository libdbd-mysql-perl.

commit 9f38d1a7beb57f6f3e17b673265f6df75e6dd508
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 15 14:25:03 2016 +0200

    more verbose comments in d/rules
    
    Gbp-Dch: Ignore
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 934ec44..9aa02f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,12 +18,12 @@ export MYSQL_DBNAME=test
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-       # prepare mysql
+       # prepare mariadb/mysql server
        sh $(CURDIR)/debian/tests/pkg-perl/smoke-setup
 
        dh_auto_test
 
-       # tear down mysql
+       # tear down mariadb/mysql server
        sh $(CURDIR)/debian/tests/pkg-perl/smoke-cleanup
 endif
 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to