[Pkg-mono-svn-commits] rev 1080 - monodoc/trunk/debian

Eduard Bloch blade@haydn.debian.org
Sat, 19 Jun 2004 06:22:56 -0600


Author: blade
Date: 2004-06-19 06:22:46 -0600 (Sat, 19 Jun 2004)
New Revision: 1080

Modified:
   monodoc/trunk/debian/control
Log:
Dynamic dependency on mono-xsp server, substvar installed by the new
dh_installxsp


Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control	2004-06-19 11:20:21 UTC (rev 1079)
+++ monodoc/trunk/debian/control	2004-06-19 12:22:46 UTC (rev 1080)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
 Uploaders: Eduard Bloch <blade@debian.org>, Mirco 'meebey' Bauer <mail@meebey.net>
-Build-Depends: debhelper (>= 4.0.0), sharutils, mono-mcs (>= 0.95), libgnome-cil (>> 0.93), mono-utils (>= 0.95)
+Build-Depends: debhelper (>= 4.0.0), sharutils, mono-mcs (>= 0.95), libgnome-cil (>> 0.93), mono-utils (>= 0.96)
 Standards-Version: 3.6.1
 
 Package: monodoc
@@ -55,7 +55,7 @@
 Package: monodoc-http
 Provides: monodoc-viewer
 Architecture: all
-Depends:  ${net:Depends}, monodoc-manual, mono-xsp | mono-server
+Depends:  ${net:Depends}, ${net:XspServer}, monodoc-manual
 Description: MonoDoc http based viewer
  The MonoDoc Project is the documentation framework of the Mono project which
  provides detailed API documentation for all Mono components and the Mono .NET