[Pkg-mono-svn-commits] rev 3712 - moon/trunk/debian

Jo Shields directhex-guest at alioth.debian.org
Mon Oct 6 22:51:46 UTC 2008


Author: directhex-guest
Date: 2008-10-06 22:51:46 +0000 (Mon, 06 Oct 2008)
New Revision: 3712

Modified:
   moon/trunk/debian/control
Log:
Re-word package descriptions to make clone status of Moonlight clearer, and warn of potential breakage compared to upstream


Modified: moon/trunk/debian/control
===================================================================
--- moon/trunk/debian/control	2008-10-05 19:34:54 UTC (rev 3711)
+++ moon/trunk/debian/control	2008-10-06 22:51:46 UTC (rev 3712)
@@ -12,12 +12,15 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Conflicts: moonlight
-Description: open source implementation of Microsoft Silverlight
- The goals are:
-  o To run Silverlight applications on Linux.
-  o To provide a Linux SDK to build Silverlight applications.
-  o To reuse the Silverlight engine we have built for desktop applications.
+Description: open source clone of Microsoft Silverlight - core plugin
+ Moonlight is a free Silverlight clone, allowing Free Software systems to
+ run embedded web-browser objects or standalone code targetting Microsoft
+ Silverlight.
  .
+ WARNING: This is an implementation of public API documentation published on 
+ MSDN, which means it's not based on published standards from ISO, EMCA or 
+ similar. The specification may change and breaks your code!
+ .
  About Microsoft Silverlight :
   Microsoft Silverlight is a cross-browser, cross-platform, and cross-device
   plug-in for delivering the next generation of .NET based media experiences
@@ -32,12 +35,15 @@
 Xb-Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384,92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a,aa5ca914-c309-495d-91cf-3141bbb04115
 Xb-Npp-MimeType: application/x-silverlight
 Xb-Npp-Name: Moonlight plugin for Microsoft Silverlight
-Description: open source implementation of Microsoft Silverlight
- The goals are:
-  o To run Silverlight applications on Linux.
-  o To provide a Linux SDK to build Silverlight applications.
-  o To reuse the Silverlight engine we have built for desktop applications.
+Description: open source clone of Microsoft Silverlight - Xulrunner 1.9 plugin component
+ Moonlight is a free Silverlight clone, allowing Free Software systems to
+ run embedded web-browser objects or standalone code targetting Microsoft
+ Silverlight.
  .
+ WARNING: This is an implementation of public API documentation published on
+ MSDN, which means it's not based on published standards from ISO, EMCA or 
+ similar. The specification may change and breaks your code!
+ .
  About Microsoft Silverlight :
   Microsoft Silverlight is a cross-browser, cross-platform, and cross-device
   plug-in for delivering the next generation of .NET based media experiences
@@ -51,12 +57,15 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: open source implementation of Microsoft Silverlight
- The goals are:
-  o To run Silverlight applications on Linux.
-  o To provide a Linux SDK to build Silverlight applications.
-  o To reuse the Silverlight engine we have built for desktop applications.
+Description: open source clone of Microsoft Silverlight
+ Moonlight is a free Silverlight clone, allowing Free Software systems to
+ run embedded web-browser objects or standalone code targetting Microsoft
+ Silverlight.
  .
+ WARNING: This is an implementation of public API documentation published on
+ MSDN, which means it's not based on published standards from ISO, EMCA or 
+ similar. The specification may change and breaks your code!
+ .
  About Microsoft Silverlight :
   Microsoft Silverlight is a cross-browser, cross-platform, and cross-device
   plug-in for delivering the next generation of .NET based media experiences
@@ -68,12 +77,15 @@
 Section: libdevel
 Architecture: all
 Depends: libmoon0 (>= ${source:Version}), libavutil-dev, libavcodec-dev, libasound2-dev, libgtk2.0-dev
-Description: open source implementation of Microsoft Silverlight
- The goals are:
-  o To run Silverlight applications on Linux.
-  o To provide a Linux SDK to build Silverlight applications.
-  o To reuse the Silverlight engine we have built for desktop applications.
+Description: open source clone of Microsoft Silverlight - development files
+ Moonlight is a free Silverlight clone, allowing Free Software systems to
+ run embedded web-browser objects or standalone code targetting Microsoft
+ Silverlight.
  .
+ WARNING: This is an implementation of public API documentation published on
+ MSDN, which means it's not based on published standards from ISO, EMCA or 
+ similar. The specification may change and breaks your code!
+ .
  About Microsoft Silverlight :
   Microsoft Silverlight is a cross-browser, cross-platform, and cross-device
   plug-in for delivering the next generation of .NET based media experiences




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