[Pkg-cli-apps-commits] [fsharp] 02/03: Depend on Mono 3.2.8+dfsg-8 for installation, since that is the minimum version to support sigdata/optdata in the GAC.
Jo Shields
directhex at moszumanska.debian.org
Thu Nov 6 10:47:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
directhex pushed a commit to annotated tag debian/3.1.1.26+dfsg2-3
in repository fsharp.
commit 7b99e2806d8c5d66dbd5d9f5e8e82dbaf5fb8a8c
Author: Jo Shields <jo.shields at xamarin.com>
Date: Thu Nov 6 10:32:15 2014 +0000
Depend on Mono 3.2.8+dfsg-8 for installation, since that is the minimum version to support sigdata/optdata in the GAC.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f37c3aa..52bee4a 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Depends:
${cli:Depends},
${shlibs:Depends},
${misc:Depends},
- mono-runtime-common | mono-runtime,
+ mono-runtime-common (>= 3.2.8+dfsg-8~) | mono-runtime (>= 3.2.8+dfsg-8~),
Description: functional-first programming language - core runtime library
F# is a multi-paradigm programming language, supporting functional,
imperative, and object-oriented structures.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git
More information about the Pkg-cli-apps-commits
mailing list