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

Eduard Bloch blade@haydn.debian.org
Mon, 07 Jun 2004 08:39:09 -0600


Author: blade
Date: 2004-06-07 08:39:05 -0600 (Mon, 07 Jun 2004)
New Revision: 916

Modified:
   monodoc/trunk/debian/changelog
   monodoc/trunk/debian/control
Log:
Dependency updates and TODOs


Modified: monodoc/trunk/debian/changelog
===================================================================
--- monodoc/trunk/debian/changelog	2004-06-07 01:36:42 UTC (rev 915)
+++ monodoc/trunk/debian/changelog	2004-06-07 14:39:05 UTC (rev 916)
@@ -4,6 +4,13 @@
   * Eduard Bloch
     + removed the normalize conflicts (now really closes: #248249)
     + setting the MONO_SHARED_DIR to work around fakeroot problems
+    + more dependencies on "versioned" libs
+    FIXME: mod System
+    /usr/bin/mod: line 50: cd: /usr/lib/monodoc: No such file or directory
+    cannot open assembly mod.exe
+    FIXME II: rewrite that part to fallback on w3m or links and a
+    temporary file if lynx is not installed && remove lynx from Dependencies
+    (Instead, recommend w3m | links | lynx | www-browser)
 
  -- Mono Group <pkg-mono-group@lists.alioth.debian.org>  Mon,  7 Jun 2004 02:47:51 +0200
 

Modified: monodoc/trunk/debian/control
===================================================================
--- monodoc/trunk/debian/control	2004-06-07 01:36:42 UTC (rev 915)
+++ monodoc/trunk/debian/control	2004-06-07 14:39:05 UTC (rev 916)
@@ -3,13 +3,13 @@
 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.90) | c-sharp-compiler, libgnome-cil (>> 0.93)
+Build-Depends: debhelper (>= 4.0.0), sharutils, mono-mcs (>= 0.95) | c-sharp-compiler, libgnome-cil (>> 0.93)
 Standards-Version: 3.6.1
 
 Package: monodoc
 Architecture: all
 Suggests: monodoc-http
-Depends: monodoc-browser (>= 0.15), monodoc-manual
+Depends: monodoc-browser (>= ${Source-Version}), monodoc-manual
 Description: The MONO documentation 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
@@ -43,7 +43,7 @@
 Package: monodoc-browser
 Provides: monodoc-viewer
 Architecture: all
-Depends: monodoc-base, monodoc-manual, libgtk-cil (>= 0.93), libgtk-cil (<< 0.94), libglade-cil, lynx
+Depends: monodoc-base, monodoc-manual, libgtk-cil-0.93, libglade-cil-0.93, lynx, libgtkhtml-cil-0.93
 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