Package: xchm
Version: 1.8
Author: Guillem Jover <guillem@debian.org>
Status: not-sent
Description:
 Update libchm-dev Build-Depends.
 Add missing comma in Depends field.
 Add a generic name to the title field in the menu file.

diff -Naur xchm-1.8.orig/debian/control xchm-1.8/debian/control
--- xchm-1.8.orig/debian/control	2006-06-20 00:39:41.000000000 +0300
+++ xchm-1.8/debian/control	2006-06-20 01:38:37.000000000 +0300
@@ -2,13 +2,13 @@
 Section: x11
 Priority: optional
 Maintainer: Julien LEMOINE <speedblue@debian.org>
-Build-Depends: debhelper (>= 4), libchm-dev (>= 0.36-2), libwxgtk2.6-dev, autotools-dev
+Build-Depends: debhelper (>= 4), libchm-dev (>= 0.37-1), libwxgtk2.6-dev, autotools-dev
 Build-Conflicts: libwxgtk2.4-dev, libwxbase2.4-dev, chmlib-dev
 Standards-Version: 3.6.2
 
 Package: xchm
 Architecture: any
-Depends: ${shlibs:Depends} ${misc:Depends}, libchm1 (>= 0.37-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: chmlib
 Description: Compiled HTML Help (CHM) file viewer for X
  xCHM is a viewer for Compiled HTML Help (CHM) files. It, can show the
diff -Naur xchm-1.8.orig/debian/xchm.menu xchm-1.8/debian/xchm.menu
--- xchm-1.8.orig/debian/xchm.menu	2006-06-20 00:39:41.000000000 +0300
+++ xchm-1.8/debian/xchm.menu	2006-06-20 01:40:08.000000000 +0300
@@ -1,5 +1,5 @@
 ?package(xchm):needs="X11" \
         section="Apps/Viewers" \
-        title="xCHM" \
+        title="xCHM (CHM Viewer)" \
         command="/usr/bin/xchm" \
 	icon="/usr/share/pixmaps/xchm-32.xpm"
