[Pkg-cli-libs-commits] [SCM] boo branch, master, updated. debian/0.9.2.3383+dfsg-1-11-ga008e10

Iain Lane laney at debian.org
Tue Aug 2 09:25:28 UTC 2011


The following commit has been merged in the master branch:
commit d7ca97653ba916dd216e158106cab16b3af15978
Author: Iain Lane <laney at debian.org>
Date:   Tue Aug 2 10:11:25 2011 +0100

    Depend on the 4.0 symbolwriter assembly; boo requires this now

diff --git a/debian/control b/debian/control
index 2e4e677..916d8e0 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Package: libboo2.0.9-cil
 Section: cli-mono
 Architecture: all
 Replaces: boo (<= 0.8.0.2730-2)
-Depends: ${cli:Depends}, ${misc:Depends}, libmono2.0-cil
+Depends: ${cli:Depends}, ${misc:Depends}, libmono-compilerservices-symbolwriter4.0-cil
 Description: python-like language and compiler for the CLI - library files
  Boo is an object oriented statically typed programming language
  for the Common Language Infrastructure (CLI) with a Python inspired

-- 
boo



More information about the Pkg-cli-libs-commits mailing list