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

Jo Shields directhex at apebox.org
Sat Apr 2 22:09:41 UTC 2011


The following commit has been merged in the master branch:
commit 0ae8be3334598f7aa52888531b02f4a0a4252d18
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Apr 2 16:49:43 2011 +0100

    Add debconf templates to warn users of XSP1 removal

diff --git a/debian/mono-apache-server2.templates b/debian/mono-apache-server2.templates
index de8a921..d3d2398 100644
--- a/debian/mono-apache-server2.templates
+++ b/debian/mono-apache-server2.templates
@@ -8,3 +8,15 @@ _Description: Let mono-apache-server2 restart Apache?
  restart apache if there's a new configuration file
  (/etc/mono-server2/mono-server2-hosts.conf). If this is true, then
  apache will be restarted when there is a new mono-server2-hosts.conf file.
+man debconf-devel
+
+Template: monoserver2/monoserver1_upgrade_warning
+Type: note
+_Description: ASP.NET 1.0 support removed
+ You appear to have some ASP.NET 1.0 sites configured in /etc/mono-server1.
+ Support for the 1.0 profile has been removed from Mono 2.8 and above, and
+ you are no longer able to serve ASP.NET 1.0 sites. You must reconfigure
+ XSP to serve these sites using either 2.0 or 4.0 profiles, assuming your
+ application is compatible. Please see mono-server2-admin(8) or 
+ mono-server4-admin(8) to see how to regenerate a configuration for use
+ with 2.0 or 4.0 profiles.
diff --git a/debian/mono-apache-server4.templates b/debian/mono-apache-server4.templates
index b6b0e21..da22694 100644
--- a/debian/mono-apache-server4.templates
+++ b/debian/mono-apache-server4.templates
@@ -8,3 +8,15 @@ _Description: Let mono-apache-server4 restart Apache?
  restart apache if there's a new configuration file
  (/etc/mono-server4/mono-server-hosts.conf). If this is true, then 
  Apache will be restarted when there is a new mono-server4-hosts.conf file.
+
+Template: monoserver4/monoserver1_upgrade_warning
+Type: note
+_Description: ASP.NET 1.0 support removed
+ You appear to have some ASP.NET 1.0 sites configured in /etc/mono-server1.
+ Support for the 1.0 profile has been removed from Mono 2.8 and above, and
+ you are no longer able to serve ASP.NET 1.0 sites. You must reconfigure
+ XSP to serve these sites using either 2.0 or 4.0 profiles, assuming your
+ application is compatible. Please see mono-server2-admin(8) or 
+ mono-server4-admin(8) to see how to regenerate a configuration for use  
+ with 2.0 or 4.0 profiles.
+
diff --git a/debian/mono-xsp2.templates b/debian/mono-xsp2.templates
index 65a1236..e618133 100644
--- a/debian/mono-xsp2.templates
+++ b/debian/mono-xsp2.templates
@@ -20,3 +20,15 @@ Default: 8082
 _Description: Bind to port:
  XSP is bound to a specific port on the server. Common values are 80,
  8080, or 8081.
+
+Template: xsp2/xsp1_upgrade_warning
+Type: note
+_Description: ASP.NET 1.0 support removed
+ You appear to have some ASP.NET 1.0 sites configured in /etc/mono-server1.
+ Support for the 1.0 profile has been removed from Mono 2.8 and above, and
+ you are no longer able to serve ASP.NET 1.0 sites. You must reconfigure
+ XSP to serve these sites using either 2.0 or 4.0 profiles, assuming your
+ application is compatible. Please see mono-xsp2-admin(8) or 
+ mono-xsp4-admin(8) to see how to regenerate a configuration for use  
+ with 2.0 or 4.0 profiles.
+
diff --git a/debian/mono-xsp4.templates b/debian/mono-xsp4.templates
index d082578..f7e70b1 100644
--- a/debian/mono-xsp4.templates
+++ b/debian/mono-xsp4.templates
@@ -20,3 +20,15 @@ Default: 8084
 _Description: Bind to port:
  XSP is bound to a specific port on the server. Common values are 80,
  8080, or 8081.
+
+Template: xsp4/xsp1_upgrade_warning
+Type: note
+_Description: ASP.NET 1.0 support removed
+ You appear to have some ASP.NET 1.0 sites configured in /etc/mono-server1.
+ Support for the 1.0 profile has been removed from Mono 2.8 and above, and
+ you are no longer able to serve ASP.NET 1.0 sites. You must reconfigure
+ XSP to serve these sites using either 2.0 or 4.0 profiles, assuming your
+ application is compatible. Please see mono-xsp2-admin(8) or 
+ mono-xsp4-admin(8) to see how to regenerate a configuration for use  
+ with 2.0 or 4.0 profiles.
+

-- 
xsp



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