[Pkg-mono-svn-commits] rev 3658 - in xsp/trunk/debian: . patches po

Jo Shields directhex-guest at alioth.debian.org
Thu Jul 3 15:38:33 UTC 2008


Author: directhex-guest
Date: 2008-07-03 15:38:32 +0000 (Thu, 03 Jul 2008)
New Revision: 3658

Added:
   xsp/trunk/debian/mono-fastcgi-server.README.Debian
   xsp/trunk/debian/mono-fastcgi-server.dirs
   xsp/trunk/debian/mono-fastcgi-server.docs
   xsp/trunk/debian/mono-fastcgi-server.install
   xsp/trunk/debian/mono-fastcgi-server.manpages
   xsp/trunk/debian/mono-fastcgi-server2.README.Debian
   xsp/trunk/debian/mono-fastcgi-server2.dirs
   xsp/trunk/debian/mono-fastcgi-server2.docs
   xsp/trunk/debian/mono-fastcgi-server2.install
   xsp/trunk/debian/mono-fastcgi-server2.manpages
   xsp/trunk/debian/patches/fix_mono_nunit.dpatch
Modified:
   xsp/trunk/debian/README.Debian
   xsp/trunk/debian/changelog
   xsp/trunk/debian/control
   xsp/trunk/debian/patches/00list
   xsp/trunk/debian/po/de.po
   xsp/trunk/debian/po/fr.po
   xsp/trunk/debian/po/nl.po
   xsp/trunk/debian/rules
Log:
* Integrated Bubulle's NMU translations
* Updated to 1.9.1
* Fixed asp.net2-examples bug
* Added fastCGI packages


Modified: xsp/trunk/debian/README.Debian
===================================================================
--- xsp/trunk/debian/README.Debian	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/README.Debian	2008-07-03 15:38:32 UTC (rev 3658)
@@ -19,3 +19,9 @@
 module.
 
  -- Fabian Fagerholm <fabbe at paniq.net>, Thu,  5 Aug 2004 13:29:12 +0300
+
+There is now a fourth package, mono-fastcgi-server, which contains the 
+fastcgi-mono-server.exe executable. This is used as a back-end for use by any
+fastcgi server of your choice, such as lighttpd.
+
+ --Jo Shields <directhex at apebox.org>, Thu,  3 Jul 2008 09:25:00 +0100

Modified: xsp/trunk/debian/changelog
===================================================================
--- xsp/trunk/debian/changelog	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/changelog	2008-07-03 15:38:32 UTC (rev 3658)
@@ -1,3 +1,42 @@
+xsp (1.9.1-2) unstable; urgency=low
+
+  * Remove broken rename in debian/rules to fix broken call to
+    index2.aspx in asp.net2-examples
+  * Enable building of mono-fastcgi-server(2) packages, to enable
+    using ASP.NET via any FastCGI HTTP server.
+
+ -- Jo Shields <directhex at apebox.org>  Thu,  3 Jul 2008 10:11:00 +0100
+
+xsp (1.9.1-1) unstable; urgency=low
+
+  * New upstream release
+  * debian/rules
+    - Enable patch-stamp building, for great dpatch justice
+  * debian/patches/00list
+    - Dropped fix_dbpage1_typo.dpatch (no longer relevant as test uses 
+      SQLite)
+    - New patch: fix_mono_nunit.dpatch. Changes reference in 
+      Makefile.am/in to use "nunit" not "mono-nunit" to invoke 
+      pkg-config
+  * debian/control
+    - New build dependencies: libmono-sqlite1.0-cil, 
+      libmono-winforms1.0-cil, libmono-oracle1.0-cil, 
+      libmono-microsoft7.0-cil, libmono-system-messaging1.0-cil,
+      libmono-system-ldap1.0-cil, libmono-cscompmgd7.0-cil,
+      libnunit2.4-cil
+ -- Jo Shields <directhex at apebox.org>  Mon, 16 Jun 2008 10:30:00 +0100
+
+xsp (1.2.5-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing build dependencies that make the package FTBFS
+  * Debconf translations:
+    - French. Closes: #466584
+    - German. Closes: #466925
+    - Dutch. Closes: #467478
+
+ -- Christian Perrier <bubulle at debian.org>  Thu, 10 Apr 2008 22:14:51 +0200
+
 xsp (1.2.5-2) unstable; urgency=medium
 
   * The "get sexy and ready for lenny" release
@@ -614,3 +653,46 @@
   * NOT RELEASED YET
 
  -- Pablo Fischer <pablo at pablo.com.mx>  Wed, 28 Jan 2004 21:18:52 -0600
+xsp (1.2.5-2.1) unstable; urgency=medium
+
+  * The "get sexy and ready for lenny" release
+  * New upstream release
+  * debian/mono-server(2)-update:
+    + Use shell wrapper scripts (/usr/bin/mod-mono-server(2)) instead of
+      assemblies (/usr/lib/mono/{1,2}.0/mod-mono-server(2).exe), as that
+      required BINFMT.
+  * debian/control:
+    + Added libmono-system-web{1,2}.0-cil and libmono-security{1,2}.0-cil to
+      build dependencies, fixing FTBFS. Thus urgency set to medium.
+      (Closes: #458709)
+    + Added Homepage, Vcs-Browser and Vcs-Svn fields.
+    + Added ${misc:Depends} for automatic debconf dependecies.
+    + Updated cli-common-dev build-dependency to 0.5.4 as we use dh_clistrip
+      from it now.
+  * debian/mono-xsp(2).init:
+    + Create /var/run/mono-xsp automatically if it doesn't exist.
+  * debian/mono-apache-server(2).postinst:
+    + Removed, db_purge for debconf is automatically handled.
+  * debian/mono-xsp(2).postrm:
+    + Remove /etc/xsp2/debian.webapp when being purged.
+      (Closes: #454378, Closes: #454709)
+  * debian/mono-apache-server2.templates
+    debian/mono-apache-server2.config:
+    + Added missing debconf integration for mono-apache-server2.
+  * debian/*.preinst
+    debian/*.postinst
+    debian/*.prerm
+    debian/*.postrm:
+    + Fixed various error handling or rather hiding, and overkill usage of
+      "rm -Rf ..."
+  * debian/watch:
+    + Converted to version 3.
+  * debian/rules:
+    + Make use of dh_clifixperms and dh_clistrip.
+  * debian/mono-xsp.install:
+    + Added dbsessmgr.
+  * debian/po/templates.pot:
+    + Minor update, fixed the script name.
+  * French. Closes: #466584
+
+ -- Mirco Bauer <meebey at debian.org>  Sun, 17 Feb 2008 23:46:34 +0100

Modified: xsp/trunk/debian/control
===================================================================
--- xsp/trunk/debian/control	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/control	2008-07-03 15:38:32 UTC (rev 3658)
@@ -12,8 +12,18 @@
  libmono-system-web1.0-cil,
  libmono-system-web2.0-cil,
  libmono-security1.0-cil,
- libmono-security2.0-cil
-Standards-Version: 3.7.3
+ libmono-security2.0-cil,
+ libmono1.0-cil,
+ libmono2.0-cil,
+ libmono-sqlite1.0-cil,
+ libmono-winforms1.0-cil,
+ libmono-oracle1.0-cil,
+ libmono-microsoft7.0-cil,
+ libmono-system-messaging1.0-cil,
+ libmono-system-ldap1.0-cil,
+ libmono-cscompmgd7.0-cil,
+ libnunit2.4-cil
+Standards-Version: 3.8.0
 Homepage: http://www.mono-project.com/ASP.NET
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-mono/xsp/trunk/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-mono/xsp/trunk/
@@ -94,3 +104,29 @@
  .
  This package requires you to install libapache-mod-mono for Apache 1.3 or
  libapache2-mod-mono for Apache 2.0.
+
+Package: mono-fastcgi-server
+Architecture: all
+Conflicts: mono-server
+Replaces: mono-server
+Depends: ${misc:Depends}, ${cli:Depends}, net-tools, mono-xsp2-base (= ${source:Version}), perl-modules
+Description: backend for ASP.NET via FastCGI
+ mono-fastcgi-server contains the backend for running ASP.NET
+ web applications via any FastCGI-enabled web server. FastCGI should be 
+ configured to call mono-apache-server to parse  and compile the aspx code.
+ .
+ This package requires you to install a FastCGI server, such as
+ lighttpd
+
+Package: mono-fastcgi-server2
+Architecture: all
+Conflicts: mono-server
+Replaces: mono-server
+Depends: ${misc:Depends}, ${cli:Depends}, net-tools, mono-xsp2-base (= ${source:Version}), perl-modules
+Description: backend for ASP.NET via FastCGI
+ mono-fastcgi-server contains the backend for running ASP.NET
+ web applications via any FastCGI-enabled web server. FastCGI should be 
+ configured to call mono-apache-server to parse  and compile the aspx code.
+ .
+ This package requires you to install a FastCGI server, such as
+ lighttpd

Added: xsp/trunk/debian/mono-fastcgi-server.README.Debian
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server.README.Debian	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server.README.Debian	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,25 @@
+mono-fastcgi-server for Debian
+--------------------------
+
+mod-fastcgi-server 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
+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.
+
+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 files or examples have been included. Please see this link for
+general information on interaction between FastCGI and Mono:
+
+http://www.mono-project.com/FastCGI
+
+Please see this one for examples on configuration for Lighttpd:
+
+http://www.mono-project.com/FastCGI_Lighttpd
+
+ -- Jo Shields <directhex at apebox.org>, Thu Jul  3 10:05:17 2008

Added: xsp/trunk/debian/mono-fastcgi-server.dirs
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server.dirs	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server.dirs	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1 @@
+usr/bin/

Added: xsp/trunk/debian/mono-fastcgi-server.docs
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server.docs	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server.docs	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,3 @@
+NEWS
+README
+AUTHORS

Added: xsp/trunk/debian/mono-fastcgi-server.install
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server.install	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server.install	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,3 @@
+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-server

Added: xsp/trunk/debian/mono-fastcgi-server.manpages
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server.manpages	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server.manpages	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man1/fastcgi-mono-server.1

Added: xsp/trunk/debian/mono-fastcgi-server2.README.Debian
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server2.README.Debian	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server2.README.Debian	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,25 @@
+mono-fastcgi-server2 for Debian
+--------------------------
+
+mod-fastcgi-server2 is a backend server2 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-server2 is provided in the package
+mono-fastcgi-server2.
+
+fastcgi-mono-server2 creates a socket in /tmp, and FastCGI communicates with
+fastcgi-mono-server2 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-server2 itself. Therefore, no
+configuration files or examples have been included. Please see this link for
+general information on interaction between FastCGI and Mono:
+
+http://www.mono-project.com/FastCGI
+
+Please see this one for examples on configuration for Lighttpd:
+
+http://www.mono-project.com/FastCGI_Lighttpd
+
+ -- Jo Shields <directhex at apebox.org>, Thu Jul  3 10:05:17 2008

Added: xsp/trunk/debian/mono-fastcgi-server2.dirs
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server2.dirs	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server2.dirs	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1 @@
+usr/bin/

Added: xsp/trunk/debian/mono-fastcgi-server2.docs
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server2.docs	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server2.docs	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,3 @@
+NEWS
+README
+AUTHORS

Added: xsp/trunk/debian/mono-fastcgi-server2.install
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server2.install	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server2.install	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,3 @@
+debian/tmp/usr/lib/mono/2.0/fastcgi-mono-server2.exe
+debian/tmp/usr/lib/mono/gac/fastcgi-mono-server2
+debian/tmp/usr/bin/fastcgi-mono-server2

Added: xsp/trunk/debian/mono-fastcgi-server2.manpages
===================================================================
--- xsp/trunk/debian/mono-fastcgi-server2.manpages	                        (rev 0)
+++ xsp/trunk/debian/mono-fastcgi-server2.manpages	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1 @@
+debian/tmp/usr/share/man/man1/fastcgi-mono-server2.1

Modified: xsp/trunk/debian/patches/00list
===================================================================
--- xsp/trunk/debian/patches/00list	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/patches/00list	2008-07-03 15:38:32 UTC (rev 3658)
@@ -1 +1,2 @@
-fix_dbpage1_typo.dpatch
+#fix_dbpage1_typo.dpatch
+fix_mono_nunit.dpatch

Added: xsp/trunk/debian/patches/fix_mono_nunit.dpatch
===================================================================
--- xsp/trunk/debian/patches/fix_mono_nunit.dpatch	                        (rev 0)
+++ xsp/trunk/debian/patches/fix_mono_nunit.dpatch	2008-07-03 15:38:32 UTC (rev 3658)
@@ -0,0 +1,32 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fix_mono_nunit.dpatch by Jo Shields <directhex at apebox.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Change pkg-config requests from 'mono-nunit' to 'nunit'
+
+ at DPATCH@
+diff -urNad xsp-1.9.1~/unittests/Tests.XSP.Security/Makefile.am xsp-1.9.1/unittests/Tests.XSP.Security/Makefile.am
+--- xsp-1.9.1~/unittests/Tests.XSP.Security/Makefile.am	2008-06-16 10:34:15.000000000 +0100
++++ xsp-1.9.1/unittests/Tests.XSP.Security/Makefile.am	2008-06-16 10:34:37.000000000 +0100
+@@ -9,7 +9,7 @@
+ unittests_DATA = $(security_test_sources) Tests.XSP.Security.dll Makefile
+ 
+ Tests.XSP.Security.dll: $(security_test_sources)
+-	mcs -debug -pkg:mono-nunit -out:$@ -t:library $(security_test_sources)
++	mcs -debug -pkg:nunit -out:$@ -t:library $(security_test_sources)
+ 
+ run-test: Tests.XSP.Security.dll
+ 	nunit-console Tests.XSP.Security.dll
+diff -urNad xsp-1.9.1~/unittests/Tests.XSP.Security/Makefile.in xsp-1.9.1/unittests/Tests.XSP.Security/Makefile.in
+--- xsp-1.9.1~/unittests/Tests.XSP.Security/Makefile.in	2008-06-16 10:34:15.000000000 +0100
++++ xsp-1.9.1/unittests/Tests.XSP.Security/Makefile.in	2008-06-16 10:34:46.000000000 +0100
+@@ -337,7 +337,7 @@
+ 
+ 
+ Tests.XSP.Security.dll: $(security_test_sources)
+-	mcs -debug -pkg:mono-nunit -out:$@ -t:library $(security_test_sources)
++	mcs -debug -pkg:nunit -out:$@ -t:library $(security_test_sources)
+ 
+ run-test: Tests.XSP.Security.dll
+ 	nunit-console Tests.XSP.Security.dll
+

Modified: xsp/trunk/debian/po/de.po
===================================================================
--- xsp/trunk/debian/po/de.po	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/po/de.po	2008-07-03 15:38:32 UTC (rev 3658)
@@ -1,15 +1,15 @@
 # Translation of xsp debconf templates to German
-# Copyright (C) Helge Kreutzmann <debian at helgefjell.de>, 2007.
+# Copyright (C) Helge Kreutzmann <debian at helgefjell.de>, 2007, 2008.
 # This file is distributed under the same license as the xsp package.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: xsp 1.2.1-1\n"
+"Project-Id-Version: xsp 1.2.5-2\n"
 "Report-Msgid-Bugs-To: xsp at packages.debian.org\n"
-"POT-Creation-Date: 2008-02-17 23:51+0100\n"
-"PO-Revision-Date: 2007-01-14 15:03+0100\n"
+"POT-Creation-Date: 2008-02-18 00:21+0100\n"
+"PO-Revision-Date: 2008-02-21 22:11+0100\n"
 "Last-Translator: Helge Kreutzmann <debian at helgefjell.de>\n"
-"Language-Team: German <debian-l10n-german at lists.debian.org>\n"
+"Language-Team: de <debian-l10n-german at lists.debian.org>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=ISO-8859-15\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -23,14 +23,6 @@
 #. Type: boolean
 #. Description
 #: ../mono-apache-server.templates:1001
-#, fuzzy
-#| msgid ""
-#| "The debian version of mono-apache-server includes a mono-server-update."
-#| "conf script that creates a configuration file for apache to start the ASP."
-#| "NET applications, and mono-server-update.conf can restart apache if "
-#| "there's a new configuration file (/etc/mono-server/mono-server-hosts."
-#| "conf). If this is true, then apache will be restarted when there is a new "
-#| "mono-server-hosts.conf file."
 msgid ""
 "The debian version of mono-apache-server includes a mono-server-update "
 "script that creates a configuration file for apache to start the ASP.NET "
@@ -40,11 +32,11 @@
 "conf file."
 msgstr ""
 "Die Debian-Version von mono-apache-server enthält ein Skript mono-server-"
-"update.conf, das eine Konfigurationsdatei für Apache erstellt, um ASP.NET-"
-"Anwendungen zu starten und mono-server-update.conf kann Apache neustarten, "
-"falls es eine neue Konfigurationsdatei (/etc/mono-server/mono-server-hosts."
-"conf) gibt. Falls dies stimmt, dann wird Apache neu gestartet, wenn es eine "
-"neue mono-server-hosts.conf-Datei gibt."
+"update, das eine Konfigurationsdatei für Apache erstellt, um die ASP.NET-"
+"Anwendungen zu starten und mono-server-update kann Apache neustarten, falls "
+"es eine neue Konfigurationsdatei (/etc/mono-server/mono-server-hosts.conf) "
+"gibt. Falls dies stimmt, dann wird Apache neu gestartet, wenn es eine neue "
+"mono-server-hosts.conf-Datei gibt."
 
 #. Type: boolean
 #. Description
@@ -104,7 +96,7 @@
 "If this is true, then XSP2 will automatically start when the computer is "
 "turned on."
 msgstr ""
-"Falls dies stimmt wird XSP2 automatisch gestartet wenn Ihr Computer "
+"Falls dies stimmt, wird XSP2 automatisch gestartet, wenn Ihr Computer "
 "eingeschaltet wird."
 
 #. Type: string

Modified: xsp/trunk/debian/po/fr.po
===================================================================
--- xsp/trunk/debian/po/fr.po	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/po/fr.po	2008-07-03 15:38:32 UTC (rev 3658)
@@ -30,14 +30,6 @@
 #. Type: boolean
 #. Description
 #: ../mono-apache-server.templates:1001
-#, fuzzy
-#| msgid ""
-#| "The debian version of mono-apache-server includes a mono-server-update."
-#| "conf script that creates a configuration file for apache to start the ASP."
-#| "NET applications, and mono-server-update.conf can restart apache if "
-#| "there's a new configuration file (/etc/mono-server/mono-server-hosts."
-#| "conf). If this is true, then apache will be restarted when there is a new "
-#| "mono-server-hosts.conf file."
 msgid ""
 "The debian version of mono-apache-server includes a mono-server-update "
 "script that creates a configuration file for apache to start the ASP.NET "
@@ -47,10 +39,9 @@
 "conf file."
 msgstr ""
 "La version Debian de mono-apache-server comporte le script mono-server-"
-"update.conf qui crée un fichier de configuration pour Apache, servant à "
-"lancer les applications ASP.NET. Ce script peut redémarrer Apache s'il "
-"existe un nouveau fichier de configuration /etc/mono-server/mono-server-"
-"hosts.conf."
+"update qui crée un fichier de configuration pour Apache, servant à lancer "
+"les applications ASP.NET. Ce script peut redémarrer Apache s'il existe un "
+"nouveau fichier de configuration /etc/mono-server/mono-server-hosts.conf."
 
 #. Type: boolean
 #. Description

Modified: xsp/trunk/debian/po/nl.po
===================================================================
--- xsp/trunk/debian/po/nl.po	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/po/nl.po	2008-07-03 15:38:32 UTC (rev 3658)
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: xsp\n"
 "Report-Msgid-Bugs-To: xsp at packages.debian.org\n"
-"POT-Creation-Date: 2008-02-17 23:51+0100\n"
-"PO-Revision-Date: 2007-04-30 13:19+0100\n"
+"POT-Creation-Date: 2008-02-18 00:21+0100\n"
+"PO-Revision-Date: 2008-02-25 19:46+0100\n"
 "Last-Translator: Bart Cornelis <cobaco at skolelinux.no>\n"
 "Language-Team: debian-l10n-dutch <debian-l10n-dutch at lists.debian.org>\n"
 "MIME-Version: 1.0\n"
@@ -25,14 +25,6 @@
 #. Type: boolean
 #. Description
 #: ../mono-apache-server.templates:1001
-#, fuzzy
-#| msgid ""
-#| "The debian version of mono-apache-server includes a mono-server-update."
-#| "conf script that creates a configuration file for apache to start the ASP."
-#| "NET applications, and mono-server-update.conf can restart apache if "
-#| "there's a new configuration file (/etc/mono-server/mono-server-hosts."
-#| "conf). If this is true, then apache will be restarted when there is a new "
-#| "mono-server-hosts.conf file."
 msgid ""
 "The debian version of mono-apache-server includes a mono-server-update "
 "script that creates a configuration file for apache to start the ASP.NET "
@@ -41,9 +33,9 @@
 "true, then apache will be restarted when there is a new mono-server-hosts."
 "conf file."
 msgstr ""
-"De debian-versie van mono-apache-server bevat het script mono-server-update."
-"conf. Dit script maakt een configuratiebestand aan voor apache dat de ASP."
-"NET-applicaties start, en kan apache herstarten als er een nieuw "
+"De Debian-versie van mono-apache-server bevat het script mono-server-update. "
+"Dit script maakt een configuratiebestand aan voor apache dat de ASP.NET-"
+"applicaties start, en kan apache herstarten als er een nieuw "
 "configuratiebestand is (/etc/mono-server/mono-server-hosts.conf). Als u hier "
 "aanvaard wordt apache herstart wanneer er een nieuw 'mono-server-hosts.conf'-"
 "bestand aanwezig is."

Modified: xsp/trunk/debian/rules
===================================================================
--- xsp/trunk/debian/rules	2008-06-24 08:58:56 UTC (rev 3657)
+++ xsp/trunk/debian/rules	2008-07-03 15:38:32 UTC (rev 3658)
@@ -24,7 +24,7 @@
 	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
 	touch configure-stamp
 
-build: build-stamp
+build: patch-stamp build-stamp
 build-stamp: configure-stamp
 	dh_testdir
 	# Add here commands to compile the package.
@@ -94,8 +94,6 @@
 	mv debian/tmp/usr/lib/xsp/test \
 		debian/tmp/usr/share/asp.net-demos
 	rm -rf debian/tmp/usr/share/asp.net-demos/2.0
-	mv debian/tmp/usr/share/asp.net2-demos/index2.aspx \
-		debian/tmp/usr/share/asp.net2-demos/index.aspx
 
 	# Make version two variants on the manpages
 	cat debian/tmp/usr/share/man/man1/xsp.1 \
@@ -110,6 +108,9 @@
 	cat debian/tmp/usr/share/man/man1/mod-mono-server.1 \
 		| sed 's/mono-server/mono-server2/g' \
 		> debian/tmp/usr/share/man/man1/mod-mono-server2.1
+	cat debian/tmp/usr/share/man/man1/fastcgi-mono-server.1 \
+		| sed 's/mono-server/mono-server2/g' \
+		> debian/tmp/usr/share/man/man1/fastcgi-mono-server2.1
 
 #	Make dh_installxsp man pages
 	cd debian && \




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