[Pkg-ocaml-maint-commits] [SCM] dose3 packaging branch, preview/master, updated. debian/2.9.16_preview1-1-2-g79a47a2

Ralf Treinen treinen at pps.jussieu.fr
Wed May 23 13:55:16 UTC 2012


The following commit has been merged in the preview/master branch:
commit c60cd016a21a3082d928bb55c84088fbf7c3bf82
Author: Ralf Treinen <treinen at pps.jussieu.fr>
Date:   Wed May 23 15:30:42 2012 +0200

    deactivate tests

diff --git a/debian/changelog b/debian/changelog
index e2fc3fb..ccddf70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dose3 (2.9.16~preview1-1) unstable; urgency=low
   * FTM drop --with-rpm4 from configuration,
     comment out line in debian/libdose3-ocaml.install for stublibs
   * install debian/apt-cudf.conf into /etc
+  * debian/rules: deactivite test
 
  -- Ralf Treinen <treinen at pps.univ-paris-diderot.fr>  Wed, 23 May 2012 14:52:17 +0200
 
diff --git a/debian/rules b/debian/rules
index edf675e..4398cd3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,3 +39,7 @@ override_dh_auto_clean:
 	rm -f debian/update-cudf-solvers.8
 	rm -f _tags
 
+override_dh_auto_test:
+	# do nothing
+
+

-- 
dose3 packaging



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