The following commit has been merged in the master branch:
commit 5d33f76dac8aedd7d4d92657c8cf0fb2a120357a
Author: Ralf Treinen <[email protected]>
Date: Thu May 31 15:19:10 2012 +0200
deactivate tests
temporary solution. In the long run, upstream has to separate the tests
that need external data to run.
diff --git a/debian/changelog b/debian/changelog
index 1681626..cf29c0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ dose3 (2.9.17-1) UNRELEASED; urgency=low
* New file debian/apt-cudf.conf, install into /etc
* debian/apt-cudf.manpages: install apt-cudf.conf
* patch manpages-section5: apt-cudf.conf manpage is section 5 not 1
+ * debian/rules: deactivate dh_auto_test for now as the upstream tarball
+ does not contain the necessary data for the tests.
- -- Ralf Treinen <[email protected]> Thu, 31 May 2012 10:58:08 +0200
+ -- Ralf Treinen <[email protected]> Thu, 31 May 2012 15:18:19 +0200
dose3 (2.9.15-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 8f79842..6b3f70f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,3 +39,5 @@ override_dh_auto_clean:
rm -f debian/update-cudf-solvers.8
rm -f _tags
+override_dh_auto_test:
+ # do nothing
--
dose3 packaging
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits