[Pkg-mono-svn-commits] [SCM] mono branch, master, updated. debian/2.4+dfsg-6-26-g8b65c7c

Mirco Bauer meebey at meebey.net
Wed Aug 5 23:03:53 UTC 2009


The following commit has been merged in the master branch:
commit 1dbb415afcee4a9ae76d5548947f04b230e7bdfc
Author: Mirco Bauer <meebey at meebey.net>
Date:   Thu Jul 30 18:31:11 2009 +0200

        + Added libmono-system-web-mvc1.0-cil package.

diff --git a/debian/changelog b/debian/changelog
index 9a1cbe5..e3f2e4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ mono (2.4.2.3+dfsg-1~pre1) unstable; urgency=low
   * debian/control:
     + Moved libmono-firebirdsql1.7-cil from Depends to Recommends of
       mono-complete, as libfbclient2 as not available on s390.
+    + Added libmono-system-web-mvc1.0-cil package.
 
  -- Mirco Bauer <meebey at debian.org>  Thu, 30 Jul 2009 15:43:43 +0200
 
diff --git a/debian/control b/debian/control
index 52cb93c..4b55460 100644
--- a/debian/control
+++ b/debian/control
@@ -741,6 +741,19 @@ Description: Mono System.Web Library (for CLI 2.0)
  .
  This package contains the Mono System.Web library for CLI 2.0.
 
+Package: libmono-system-web-mvc1.0-cil
+Architecture: all
+Depends: ${cli:Depends}
+Description: Mono ASP.NET MVC Library
+ Mono is a platform for running and developing applications based on the
+ ECMA/ISO Standards. Mono is an open source effort led by Novell.
+ Mono provides a complete CLR (Common Language Runtime) including compiler
+ and
+ runtime, which can produce and execute CIL (Common Intermediate Language)
+ bytecode (aka assemblies), and a class library.
+ .
+ This package contains the Mono System.Web.Mvc library for CLI 2.0.
+
 Package: libmono-wcf3.0-cil
 Architecture: all
 Depends: ${cli:Depends}
diff --git a/debian/libmono-system-web-mvc1.0-cil.install b/debian/libmono-system-web-mvc1.0-cil.install
new file mode 100644
index 0000000..01d5135
--- /dev/null
+++ b/debian/libmono-system-web-mvc1.0-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/gac/System.Web.Mvc/1.0.0.0__*/
+/usr/lib/mono/2.0/System.Web.Mvc.dll

-- 
mono



More information about the Pkg-mono-svn-commits mailing list