Update automatically managed build utilities.
[xtoys] / debian / control
index 139b25a..efd7a45 100644 (file)
@@ -2,7 +2,7 @@ Source: xtoys
 Section: x11
 Priority: extra
 Build-Depends:
-       libx11-dev, mlib-dev (>= 2.0.4), debhelper (>= 5), 
+       libx11-dev, mlib-dev (>= 2.0.4), debhelper (>= 8),
        python-central, python (>= 2.4), python-gtk2
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 XS-Python-Version: >= 2.4
@@ -15,6 +15,7 @@ Description: A collection of small X11 tools
  We have:
  xscsize -- reports the display size as shell variables
  xatom -- inspect properties on windows, and wait for changes
+ xrepaint -- repaint the display, or just a single screen
 
 Package: xtoys-gtk
 Architecture: all
@@ -25,7 +26,7 @@ Description: A collection of small X11 tools
  We have:
  xcatch -- run a program, displaying its output in a scrolling window if
    there is any
- xgetline -- pops up a dialogue, reads a line of text, and reports the 
+ xgetline -- pops up a dialogue, reads a line of text, and reports the
    entered line on stdout; can do passwords, history with optional size
    limit, or simple selection from a list
  xmsg -- pop up a dialogue showing a message and a bunch of buttons, and