[Pkg-mono-svn-commits] [SCM] mono-tools branch, master, updated. debian/2.6.2-3-23-gb93cda5
Jo Shields
directhex at apebox.org
Mon Apr 25 19:01:23 UTC 2011
The following commit has been merged in the master branch:
commit 2960e75dd731b8d6510591537d7535da4209cf1f
Author: Jo Shields <directhex at apebox.org>
Date: Mon Apr 25 19:10:16 2011 +0100
Since we're building Monodoc with a 4.0 compiler, use dh-xsp's 4.0 support
diff --git a/debian/control b/debian/control
index d712418..f9d05c2 100644
--- a/debian/control
+++ b/debian/control
@@ -81,7 +81,7 @@ Architecture: all
Depends: monodoc-manual,
${cli:Depends},
${misc:Depends},
- ${cli:XspServer2},
+ ${cli:XspServer4},
libjs-xmlextras,
monodoc-base
Recommends: lynx | www-browser
diff --git a/debian/monodoc-http.hostxsp2 b/debian/monodoc-http.hostxsp4
similarity index 100%
rename from debian/monodoc-http.hostxsp2
rename to debian/monodoc-http.hostxsp4
--
mono-tools
More information about the Pkg-mono-svn-commits
mailing list