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

eugen pushed a commit to branch master
in repository coccinelle.

commit 7578f2476f9821f77ccaa6459a54bdc649ee1f19
Author: Eugeniy Meshcheryakov <eu...@debian.org>
Date:   Sun Dec 22 22:53:17 2013 +0100

    Enable the testsuite
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7a2e323..97c8f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 coccinelle (1.0.0~rc19.deb-2) unstable; urgency=medium
 
   * Fix the clean target
+  * Enable the testsuite
 
- -- Євгеній Мещеряков <eu...@debian.org>  Sun, 22 Dec 2013 22:37:23 +0100
+ -- Євгеній Мещеряков <eu...@debian.org>  Sun, 22 Dec 2013 22:52:57 +0100
 
 coccinelle (1.0.0~rc19.deb-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 7cf2e3d..065eb00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ override_dh_auto_build-indep:
        TEXMFVAR="$(CURDIR)/texmf-var" TEXMFCONFIG="$(CURDIR)/texmf-config" 
$(MAKE) $(COCCI_FLAGS) -C docs/manual all-pdf
 
 override_dh_auto_test:
-       # Nothing
+       $(MAKE) check
 
 override_dh_auto_install-arch:
        $(MAKE) DESTDIR=$(CURDIR)/debian/coccinelle $(COCCI_FLAGS) install 
install-bash

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git

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

Reply via email to