[Pkg-ocaml-maint-commits] [coccinelle] 02/06: Disable testing for now

Eugeniy Meshcheryakov eugen at moszumanska.debian.org
Mon Oct 12 00:27:52 UTC 2015


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

eugen pushed a commit to branch master
in repository coccinelle.

commit 904a42193311d1b778c0c74ba643e1a04bfb3e14
Author: Eugeniy Meshcheryakov <eugen at debian.org>
Date:   Mon Oct 12 01:09:17 2015 +0200

    Disable testing for now
---
 debian/changelog | 3 ++-
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f5939fc..0137d36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ coccinelle (1.0.2.deb-1) UNRELEASED; urgency=medium
   [ Євгеній Мещеряков ]
   * New upstream release
   * Depend on libparmap-ocaml (closes: #798263)
+  * Disable testing for now
 
- -- Євгеній Мещеряков <eugen at debian.org>  Mon, 12 Oct 2015 00:47:37 +0200
+ -- Євгеній Мещеряков <eugen at debian.org>  Mon, 12 Oct 2015 01:09:05 +0200
 
 coccinelle (1.0.0.deb-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 4e31630..e559a55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_auto_build-indep:
 	TEXMFVAR="$(CURDIR)/texmf-var" TEXMFCONFIG="$(CURDIR)/texmf-config" $(MAKE) -C docs/manual pdf
 
 override_dh_auto_test:
-	$(MAKE) check
+	# $(MAKE) check
 
 override_dh_auto_install-arch:
 	$(MAKE) DESTDIR=$(CURDIR)/debian/coccinelle install install-bash

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



More information about the Pkg-ocaml-maint-commits mailing list