[Pkg-mono-svn-commits] rev 3216 - mod-mono/trunk/debian
Mirco Bauer
meebey-guest at alioth.debian.org
Fri Jun 22 14:18:21 UTC 2007
Author: meebey-guest
Date: 2007-06-22 14:18:21 +0000 (Fri, 22 Jun 2007)
New Revision: 3216
Modified:
mod-mono/trunk/debian/changelog
mod-mono/trunk/debian/copyright
mod-mono/trunk/debian/libapache2-mod-mono.templates
mod-mono/trunk/debian/watch
Log:
- fixes
Modified: mod-mono/trunk/debian/changelog
===================================================================
--- mod-mono/trunk/debian/changelog 2007-06-22 13:35:07 UTC (rev 3215)
+++ mod-mono/trunk/debian/changelog 2007-06-22 14:18:21 UTC (rev 3216)
@@ -10,6 +10,13 @@
+ Realized libapache2-mod-mono templates were not included, added them
to the translation files. Between this and the above entry, this
effectively erases all translations.
+ * Mirco 'meebey' Bauer
+ + debian/libapache2-mod-mono.template:
+ - Fixed wording
+ + debian/watch:
+ - Updated
+ + debian/copyright:
+ - Added copyright holders
-- Dylan R. E. Moonfire <debian at mfgames.com> Thu, 21 Jun 2007 19:13:27 -0500
Modified: mod-mono/trunk/debian/copyright
===================================================================
--- mod-mono/trunk/debian/copyright 2007-06-22 13:35:07 UTC (rev 3215)
+++ mod-mono/trunk/debian/copyright 2007-06-22 14:18:21 UTC (rev 3216)
@@ -1,14 +1,18 @@
This package was debianized by Dylan R. E. Moonfire
<debian at mfgames.com> on Wed, 07 Dec 2005 09:52:51 -0600.
-It was downloaded from http://www.mono-project.com/.
+It was downloaded from:
+http://www.mono-project.com/
Upstream authors:
+Daniel Lopez Ridruejo <daniel at rawbyte.com>
+Gonzalo Paniagua Javuer <gonzalo at ximian.com>
-Gonzalo Paniagua Javier <gonzalo at ximian.com>
-
Copyright:
+(c) 2002 Daniel Lopez Ridruejo
+(c) 2002-2006 Novell, Inc.
+License:
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Modified: mod-mono/trunk/debian/libapache2-mod-mono.templates
===================================================================
--- mod-mono/trunk/debian/libapache2-mod-mono.templates 2007-06-22 13:35:07 UTC (rev 3215)
+++ mod-mono/trunk/debian/libapache2-mod-mono.templates 2007-06-22 14:18:21 UTC (rev 3216)
@@ -3,5 +3,5 @@
Choices: mod-mono-server, mod-mono-server2
_Description: Use mono-server:
This module, libapache2-mod-mono, can be used with one of two different
- mono ASP backends. `mod-mono-server' implements ASP 1.1 while
- `mod-mono-server2' enables some, but not all, ASP 2.0 features.
+ Mono ASP.NET backends. `mod-mono-server' implements ASP.NET 1.1 while
+ `mod-mono-server2' implementes ASP.NET 2.0 features.
Modified: mod-mono/trunk/debian/watch
===================================================================
--- mod-mono/trunk/debian/watch 2007-06-22 13:35:07 UTC (rev 3215)
+++ mod-mono/trunk/debian/watch 2007-06-22 14:18:21 UTC (rev 3216)
@@ -1,2 +1,2 @@
version=2
-http://go-mono.com/sources-latest/ .*/mod_mono-(.*)\.tar\.gz
+http://go-mono.com/sources-stable/ .*/mod_mono-(.*)\.tar\.bz2
More information about the Pkg-mono-svn-commits
mailing list