[Pkg-mono-svn-commits] [SCM] xsp branch, master, updated. debian/2.6.5-3-42-g87885a0

Jo Shields directhex at apebox.org
Mon Mar 28 07:59:58 UTC 2011


The following commit has been merged in the master branch:
commit 6f66c2382f258f01857c4dd2785ce3304a8eac26
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Mar 27 21:31:27 2011 +0100

    Switch default mono-xsp version to 4.0

diff --git a/debian/control b/debian/control
index b78f81c..9a498a3 100644
--- a/debian/control
+++ b/debian/control
@@ -63,10 +63,10 @@ Description: simple web server to run ASP.NET 2.0 applications
 
 Package: mono-xsp
 Architecture: all
-Depends: mono-xsp2 (= ${source:Version}), ${misc:Depends}
+Depends: mono-xsp4 (= ${source:Version}), ${misc:Depends}
 Description: simple web server to run ASP.NET applications - default version
  XSP is a simple web server written in C# that can be used to run your 
- ASP.NET 1.1 applications. 
+ ASP.NET applications. 
  .
  This is a metapackage to pull in the standalone ASP.NET web server. 
  If you want to run ASP.NET applications with Apache, look at 
diff --git a/debian/mono-xsp.links b/debian/mono-xsp.links
index 37ba499..d2cef30 100644
--- a/debian/mono-xsp.links
+++ b/debian/mono-xsp.links
@@ -1,7 +1,7 @@
-usr/bin/asp-state2 usr/bin/asp-state
-usr/bin/dbsessmgr2 usr/bin/dbsessmgr
-usr/bin/xsp2 usr/bin/xsp
-usr/share/man/man1/xsp2.1.gz usr/share/man/man1/xsp.1.gz
-usr/share/man/man1/dbsessmgr2.1.gz usr/share/man/man1/dbsessmgr.1.gz
-usr/share/man/man1/asp-state2.1.gz usr/share/man/man1/asp-state.1.gz
+usr/bin/asp-state4 usr/bin/asp-state
+usr/bin/dbsessmgr4 usr/bin/dbsessmgr
+usr/bin/xsp4 usr/bin/xsp
+usr/share/man/man1/xsp4.1.gz usr/share/man/man1/xsp.1.gz
+usr/share/man/man1/dbsessmgr4.1.gz usr/share/man/man1/dbsessmgr.1.gz
+usr/share/man/man1/asp-state4.1.gz usr/share/man/man1/asp-state.1.gz
 

-- 
xsp



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