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

Mirco Bauer meebey-guest@haydn.debian.org
Thu, 20 May 2004 10:43:40 -0600


Author: meebey-guest
Date: 2004-05-20 10:43:37 -0600 (Thu, 20 May 2004)
New Revision: 739

Modified:
   monodoc/trunk/debian/control
Log:
- updated build-deps and deps for the new release 0.15



Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control	2004-05-20 15:30:24 UTC (rev 738)
+++ monodoc/trunk/debian/control	2004-05-20 16:43:37 UTC (rev 739)
@@ -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 | c-sharp-compiler, gtk-sharp (>= 0.18), gtk-sharp (<< 0.19), glade-sharp
+Build-Depends: debhelper (>= 4.0.0), sharutils, mono-mcs (>= 0.90) | c-sharp-compiler, gtk-sharp (>= 0.91), gtk-sharp (<< 0.92), glade-sharp
 Standards-Version: 3.6.1
 
 Package: monodoc
@@ -20,7 +20,7 @@
 
 Package: monodoc-base
 Architecture: all
-Depends: mono-jit (>> 0.29) | cli-virtual-machine
+Depends: mono-jit | cli-virtual-machine
 Conflicts: normalize, monodoc-browser (<< 0.13)
 Description: shared MonoDoc binaries
  The MonoDoc Project is the documentation framework of the Mono project which
@@ -43,7 +43,7 @@
 Package: monodoc-browser
 Provides: monodoc-viewer
 Architecture: all
-Depends: monodoc-base, monodoc-manual, gtk-sharp (>= 0.18), gtk-sharp (<< 0.19), glade-sharp, lynx
+Depends: monodoc-base, monodoc-manual, gtk-sharp (>= 0.91), gtk-sharp (<< 0.92), glade-sharp, lynx
 Description: MonoDoc GTK+ 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