[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/3.0.6+dfsg2-4-7-g1ab7ff8

Carlos Martín Nieto cmn at dwim.me
Thu Jun 13 21:23:30 UTC 2013


The following commit has been merged in the master-experimental branch:
commit b85c794c668d6b08134d9266aa2ef7747a704095
Author: Carlos Martín Nieto <cmn at dwim.me>
Date:   Thu Jun 13 17:55:36 2013 +0200

    Create package for Reactive Extensions
    
    Now that they have a version, let's create binary packages for them.

diff --git a/debian/control b/debian/control
index e4bae3b..e632dda 100644
--- a/debian/control
+++ b/debian/control
@@ -302,6 +302,16 @@ Depends: ${misc:Depends},
          libmono-system-net-http4.0-cil (= ${source:Version}),
          libmono-system-net-http-formatting4.0-cil (= ${source:Version}),
          libmono-system-numerics4.0-cil (= ${source:Version}),
+         libmono-system-reactive-core2.1-cil (= ${source:Version}),
+         libmono-system-reactive-debugger2.1-cil (= ${source:Version}),
+         libmono-system-reactive-experimental2.1-cil (= ${source:Version}),
+         libmono-system-reactive-interfaces2.1-cil (= ${source:Version}),
+         libmono-system-reactive-linq2.1-cil (= ${source:Version}),
+         libmono-system-reactive-platformservices2.1-cil (= ${source:Version}),
+         libmono-system-reactive-providers2.1-cil (= ${source:Version}),
+         libmono-system-reactive-runtime-remoting2.1-cil (= ${source:Version}),
+         libmono-system-reactive-windows-forms2.1-cil (= ${source:Version}),
+         libmono-system-reactive-windows-threading2.1-cil (= ${source:Version}),
          libmono-system-runtime2.0-cil (= ${source:Version}),
          libmono-system-runtime4.0-cil (= ${source:Version}),
          libmono-system-runtime-caching4.0-cil (= ${source:Version}),
@@ -1500,6 +1510,157 @@ Description: Mono System.IdentityModel.Selectors Library (for CLI 4.0)
  The WFC stack is for building SOA-based applications.
  Its development is in early stages.
 
+Package: libmono-system-reactive-core2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Core Library (for CLI 4.5)
+ 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 System.Reactive.Core library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-debugger2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Debugger Library (for CLI 4.5)
+ 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 System.Reactive.Debugger library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-experimental2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Experimental Library (for CLI 4.5)
+ 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 System.Reactive.Experimental library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-interfaces2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Interfaces Library (for CLI 4.5)
+ 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 System.Reactive.Interfaces library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-linq2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Linq Library (for CLI 4.5)
+ 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 System.Reactive.Linq library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-platformservices2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.PlatformServices Library (for CLI 4.5)
+ 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 System.Reactive.PlatformServices library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-providers2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Providers Library (for CLI 4.5)
+ 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 System.Reactive.Providers library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-runtime-remoting2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Runtime.Remoting Library (for CLI 4.5)
+ 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 System.Reactive.Runtime.Remoting library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-windows-forms2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Windows.Forms Library (for CLI 4.5)
+ 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 System.Reactive.Windows.Forms library which is part
+ of Reactive Extensions.
+
+Package: libmono-system-reactive-windows-threading2.1-cil
+Architecture: all
+Depends: ${misc:Depends},
+         ${cli:Depends}
+Homepage: http://rx.codeplex.com
+Description: Mono System.Reactive.Windows.Threading Library (for CLI 4.5)
+ 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 System.Reactive.windows.Threading library which is part
+ of Reactive Extensions.
+
+
 Package: libmono-system-runtime-serialization4.0-cil
 Architecture: all
 Depends: ${misc:Depends},
diff --git a/debian/libmono-cil-dev.install b/debian/libmono-cil-dev.install
index c42717e..59e3874 100644
--- a/debian/libmono-cil-dev.install
+++ b/debian/libmono-cil-dev.install
@@ -11,3 +11,4 @@
 /usr/lib/pkgconfig/mono.web.pc
 /usr/lib/pkgconfig/dotnet.pc
 /usr/lib/pkgconfig/dotnet35.pc
+/usr/lib/pkgconfig/reactive.pc
diff --git a/debian/libmono-system-reactive-core2.1-cil.install b/debian/libmono-system-reactive-core2.1-cil.install
new file mode 100644
index 0000000..f60a45c
--- /dev/null
+++ b/debian/libmono-system-reactive-core2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Core.dll*
+/usr/lib/mono/gac/System.Reactive.Core/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-debugger2.1-cil.install b/debian/libmono-system-reactive-debugger2.1-cil.install
new file mode 100644
index 0000000..0822a12
--- /dev/null
+++ b/debian/libmono-system-reactive-debugger2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Debugger.dll*
+/usr/lib/mono/gac/System.Reactive.Debugger/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-experimental2.1-cil.install b/debian/libmono-system-reactive-experimental2.1-cil.install
new file mode 100644
index 0000000..a38cba1
--- /dev/null
+++ b/debian/libmono-system-reactive-experimental2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Experimental.dll*
+/usr/lib/mono/gac/System.Reactive.Experimental/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-interfaces2.1-cil.install b/debian/libmono-system-reactive-interfaces2.1-cil.install
new file mode 100644
index 0000000..951ac66
--- /dev/null
+++ b/debian/libmono-system-reactive-interfaces2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Interfaces.dll*
+/usr/lib/mono/gac/System.Reactive.Interfaces/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-linq2.1-cil.install b/debian/libmono-system-reactive-linq2.1-cil.install
new file mode 100644
index 0000000..0c1cb88
--- /dev/null
+++ b/debian/libmono-system-reactive-linq2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Linq.dll*
+/usr/lib/mono/gac/System.Reactive.Linq/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-platformservices2.1-cil.install b/debian/libmono-system-reactive-platformservices2.1-cil.install
new file mode 100644
index 0000000..9a12ef3
--- /dev/null
+++ b/debian/libmono-system-reactive-platformservices2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.PlatformServices.dll*
+/usr/lib/mono/gac/System.Reactive.PlatformServices/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-providers2.1-cil.install b/debian/libmono-system-reactive-providers2.1-cil.install
new file mode 100644
index 0000000..20622ae
--- /dev/null
+++ b/debian/libmono-system-reactive-providers2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Providers.dll*
+/usr/lib/mono/gac/System.Reactive.Providers/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-runtime-remoting2.1-cil.install b/debian/libmono-system-reactive-runtime-remoting2.1-cil.install
new file mode 100644
index 0000000..0ad1400
--- /dev/null
+++ b/debian/libmono-system-reactive-runtime-remoting2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Runtime.Remoting.dll*
+/usr/lib/mono/gac/System.Reactive.Runtime.Remoting/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-windows-forms2.1-cil.install b/debian/libmono-system-reactive-windows-forms2.1-cil.install
new file mode 100644
index 0000000..a8999ef
--- /dev/null
+++ b/debian/libmono-system-reactive-windows-forms2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Windows.Forms.dll*
+/usr/lib/mono/gac/System.Reactive.Windows.Forms/2.1.30214.0__*/
diff --git a/debian/libmono-system-reactive-windows-threading2.1-cil.install b/debian/libmono-system-reactive-windows-threading2.1-cil.install
new file mode 100644
index 0000000..3c02f88
--- /dev/null
+++ b/debian/libmono-system-reactive-windows-threading2.1-cil.install
@@ -0,0 +1,2 @@
+/usr/lib/mono/4.5/System.Reactive.Windows.Threading.dll*
+/usr/lib/mono/gac/System.Reactive.Windows.Threading/2.1.30214.0__*/

-- 
mono



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