[Pkg-ocaml-maint-commits] [ocplib-simplex] 07/07: test case: add dependency on @

Ralf Treinen treinen at moszumanska.debian.org
Wed Nov 15 07:45:44 UTC 2017


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

treinen pushed a commit to branch master
in repository ocplib-simplex.

commit 2162aa769535a2fe32503f2b90e3d540bb0e5024
Author: Ralf Treinen <treinen at free.fr>
Date:   Wed Nov 15 08:41:01 2017 +0100

    test case: add dependency on @
---
 debian/changelog     | 3 ++-
 debian/tests/control | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28a82e1..827fdb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ ocplib-simplex (0.4-1) unstable; urgency=medium
     - new patch testcase: fix minimal test for version 0.4
   * Standards-Version 4.1.1:
     - change Priority from extra to optional
+  * debian/tests/control: add Dependency @ (thanks to Andy Li)
 
- -- Ralf Treinen <treinen at debian.org>  Wed, 15 Nov 2017 07:56:51 +0100
+ -- Ralf Treinen <treinen at debian.org>  Wed, 15 Nov 2017 07:59:42 +0100
 
 ocplib-simplex (0.3-1) unstable; urgency=medium
 
diff --git a/debian/tests/control b/debian/tests/control
index a47cb5a..bd77708 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: native-code
-Depends: ocaml-nox, ocaml-findlib
+Depends: @, ocaml-nox, ocaml-findlib
 
 Tests: byte-code
-Depends: ocaml-nox, ocaml-findlib
+Depends: @, ocaml-nox, ocaml-findlib

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



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