[Pkg-mono-svn-commits] [SCM] mono branch, master-experimental, updated. debian/2.6.3-1-16-g64f4eb9

Jo Shields directhex at apebox.org
Tue Jun 22 11:41:06 UTC 2010


The following commit has been merged in the master-experimental branch:
commit 0558b60e1a41c12b83ba0e4fb1e50e783c9d93f1
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jun 22 10:36:24 2010 +0100

    fix bug 582614

diff --git a/debian/changelog b/debian/changelog
index 5c0588f..011cd19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ mono (2.6.3-2) UNRELEASED; urgency=low
   * debian/update-monodoc:
     + Updated script from Iain Lane <laney at ubuntu.com> which no longer fails
       when called using bash rather than dash (Closes: #580665)
+  * debian/control:
+    + Add a Replaces: on libmono-dev << 2.4.3 (Closes: #582614)
 
  -- Jo Shields <directhex at apebox.org>  Tue, 22 Jun 2010 08:53:51 +0100
 
diff --git a/debian/control b/debian/control
index 9445caf..6deea03 100644
--- a/debian/control
+++ b/debian/control
@@ -181,7 +181,8 @@ Replaces: libmono-nunit2.4-cil (<< 2.4.3),
           libmono-system-web2.0-cil (<< 2.4.3),
           libmono-wcf3.0-cil (<< 2.4.3),
           libmono2.0-cil (<< 2.4.3),
-          mono-devel (<< 2.4.3)
+          mono-devel (<< 2.4.3),
+          libmono-dev (<< 2.4.3)
 Conflicts: libmono-nunit2.4-cil
 Recommends: libmono-firebirdsql1.7-cil (= ${source:Version})
 Depends: ${misc:Depends},

-- 
mono



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