[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:47 UTC 2011


The following commit has been merged in the master branch:
commit 93e676f9f449ee12de11cb24d1fbb924cf40621d
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Mar 27 19:52:24 2011 +0100

    Add mono-fastcgi-server4 packages, replacing mono-fastcgi-server1

diff --git a/debian/control b/debian/control
index 16800a3..8954dcc 100644
--- a/debian/control
+++ b/debian/control
@@ -107,12 +107,11 @@ Description: ASP.NET backend for mod_mono2 Apache module - default version
  .
  This package pulls in the default version of the Apache backend.
 
-Package: mono-fastcgi-server1
+Package: mono-fastcgi-server4
 Architecture: all
-Conflicts: mono-server
-Replaces: mono-server, mono-fastcgi-server (<= 2.4)
-Depends: ${misc:Depends}, ${cli:Depends}, mono-xsp-base (= ${source:Version}), perl-modules
-Description: ASP.NET 1.1 backend for FastCGI webservers
+Replaces: mono-fastcgi-server1
+Depends: ${misc:Depends}, ${cli:Depends}, mono-xsp4-base (= ${source:Version}), perl-modules
+Description: ASP.NET 4.0 backend for FastCGI webservers
  mono-fastcgi-server contains the backend for FastCGI. It lets you run 
  ASP.NET web applications via HTTP servers such as Lighttpd or Apache. 
  The FastCGI webserver shouldbe configured to run fastcgi-mono-server to
@@ -139,7 +138,7 @@ Package: mono-fastcgi-server
 Architecture: all
 Conflicts: mono-server
 Replaces: mono-server
-Depends: mono-fastcgi-server2 (= ${source:Version}), ${misc:Depends}
+Depends: mono-fastcgi-server4 (= ${source:Version}), ${misc:Depends}
 Description: ASP.NET backend for FastCGI webservers - default version
  mono-fastcgi-server contains the backend for FastCGI. It lets you run
  ASP.NET web applications via HTTP servers such as Lighttpd or Apache.
diff --git a/debian/mono-fastcgi-server.links b/debian/mono-fastcgi-server.links
index 0099e0f..a149662 100644
--- a/debian/mono-fastcgi-server.links
+++ b/debian/mono-fastcgi-server.links
@@ -1,2 +1,2 @@
-usr/bin/fastcgi-mono-server2 usr/bin/fastcgi-mono-server
-usr/share/man/man1/fastcgi-mono-server2.1.gz usr/share/man/man1/fastcgi-mono-server.1.gz
+usr/bin/fastcgi-mono-server4 usr/bin/fastcgi-mono-server
+usr/share/man/man1/fastcgi-mono-server4.1.gz usr/share/man/man1/fastcgi-mono-server.1.gz
diff --git a/debian/mono-fastcgi-server1.install b/debian/mono-fastcgi-server1.install
deleted file mode 100644
index ee3d386..0000000
--- a/debian/mono-fastcgi-server1.install
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/lib/mono/1.0/fastcgi-mono-server.exe
-debian/tmp/usr/lib/mono/gac/fastcgi-mono-server
-debian/tmp/usr/bin/fastcgi-mono-server1
diff --git a/debian/mono-fastcgi-server1.manpages b/debian/mono-fastcgi-server1.manpages
deleted file mode 100644
index c649057..0000000
--- a/debian/mono-fastcgi-server1.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/man/man1/fastcgi-mono-server1.1
diff --git a/debian/mono-fastcgi-server1.README.Debian b/debian/mono-fastcgi-server4.README.Debian
similarity index 60%
rename from debian/mono-fastcgi-server1.README.Debian
rename to debian/mono-fastcgi-server4.README.Debian
index 133eaad..99e09b5 100644
--- a/debian/mono-fastcgi-server1.README.Debian
+++ b/debian/mono-fastcgi-server4.README.Debian
@@ -1,18 +1,18 @@
-mono-fastcgi-server for Debian
+mono-fastcgi-server4 for Debian
 --------------------------
 
-mod-fastcgi-server is a backend server that allows you to run ASP.NET web
+mod-fastcgi-server4 is a backend server that allows you to run ASP.NET web
 applications in conjunction with the FastCGI server of your choice, such as
-Lighttpd. In Debian, fastcgi-mono-server is provided in the package
+Lighttpd. In Debian, fastcgi-mono-server4 is provided in the package
 mono-fastcgi-server.
 
-fastcgi-mono-server creates a socket in /tmp, and FastCGI communicates with
-fastcgi-mono-server through that socket, in CGI format, using FastCGI records.
+fastcgi-mono-server4 creates a socket in /tmp, and FastCGI communicates with
+fastcgi-mono-server4 through that socket, in CGI format, using FastCGI records.
 
 So you need this package to use ASP.NET via FastCGI.
 
 In most cases, configuration of ASP.NET sites is handled via your HTTP server's
-configuration, rather than via fastcgi-mono-server itself. Therefore, no
+configuration, rather than via fastcgi-mono-server4 itself. Therefore, no
 configuration files or examples have been included. Please see this link for
 general information on interaction between FastCGI and Mono:
 
diff --git a/debian/mono-fastcgi-server1.docs b/debian/mono-fastcgi-server4.docs
similarity index 100%
rename from debian/mono-fastcgi-server1.docs
rename to debian/mono-fastcgi-server4.docs
diff --git a/debian/mono-fastcgi-server4.install b/debian/mono-fastcgi-server4.install
new file mode 100644
index 0000000..6701d83
--- /dev/null
+++ b/debian/mono-fastcgi-server4.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/lib/mono/4.0/fastcgi-mono-server4.exe
+debian/tmp/usr/lib/mono/gac/fastcgi-mono-server4
+debian/tmp/usr/bin/fastcgi-mono-server4
diff --git a/debian/mono-fastcgi-server4.manpages b/debian/mono-fastcgi-server4.manpages
new file mode 100644
index 0000000..8af8766
--- /dev/null
+++ b/debian/mono-fastcgi-server4.manpages
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man1/fastcgi-mono-server4.1

-- 
xsp



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