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

Jo Shields directhex-guest at alioth.debian.org
Sun Oct 5 19:34:55 UTC 2008


Author: directhex-guest
Date: 2008-10-05 19:34:54 +0000 (Sun, 05 Oct 2008)
New Revision: 3711

Modified:
   moon/trunk/debian/control
Log:
Add safety net for Marillat users with moonlight package


Modified: moon/trunk/debian/control
===================================================================
--- moon/trunk/debian/control	2008-10-05 14:30:10 UTC (rev 3710)
+++ moon/trunk/debian/control	2008-10-05 19:34:54 UTC (rev 3711)
@@ -11,6 +11,7 @@
 Package: moonlight-plugin-core
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: moonlight
 Description: open source implementation of Microsoft Silverlight
  The goals are:
   o To run Silverlight applications on Linux.
@@ -27,6 +28,7 @@
 Package: moonlight-plugin-mozilla
 Architecture: any
 Depends: ${shlibs:Depends}, moonlight-plugin-core (>= ${source:Version}), xulrunner-1.9
+Conflicts: moonlight
 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




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