[Pkg-mono-svn-commits] rev 515 - monodoc/trunk/debian
Mirco Bauer
meebey-guest@haydn.debian.org
Fri, 09 Apr 2004 07:31:55 -0600
Author: meebey-guest
Date: 2004-04-09 07:31:52 -0600 (Fri, 09 Apr 2004)
New Revision: 515
Modified:
monodoc/trunk/debian/control
Log:
- fixed strict version check
Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control 2004-04-09 13:23:41 UTC (rev 514)
+++ monodoc/trunk/debian/control 2004-04-09 13:31:52 UTC (rev 515)
@@ -42,7 +42,7 @@
Package: monodoc-browser
Provides: monodoc-viewer
Architecture: all
-Depends: monodoc-base, gtk-sharp (>= 0.18), gtk-sharp (<< 0.19), glade-sharp (>= 0.18), glade-sharp (<< 0.19), lynx
+Depends: monodoc-base, gtk-sharp (>= 0.18), gtk-sharp (<< 0.19), 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