[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.10.4-1-2-gaf819cc

Iain Lane laney at ubuntu.com
Fri Aug 12 14:21:03 UTC 2011


The following commit has been merged in the master-experimental branch:
commit af819ccd57a13b250fe13c3e7925c84ac481bcb0
Author: Iain Lane <laney at ubuntu.com>
Date:   Fri Aug 12 15:15:46 2011 +0100

    webbrowser for CLR 4.0 also needs to conflict/replace the old flavour
    
    Git-Dch: Igore

diff --git a/debian/control b/debian/control
index c826dd0..b77b9fa 100644
--- a/debian/control
+++ b/debian/control
@@ -514,6 +514,8 @@ Description: Mono Web Browser library (for CLI 2.0)
 
 Package: libmono-webbrowser4.0-cil
 Architecture: all
+Conflicts: libmono-webbrowser0.5-cil
+Replaces: libmono-webbrowser0.5-cil
 Depends: ${misc:Depends},
          ${cli:Depends}
 Recommends: ${cli:Recommends}

-- 
mono



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