debian, Makefile: Switch to Debhelper 8, and fix.
[rocl] / debian / control
index 5890d6b..d68ed01 100644 (file)
@@ -2,15 +2,14 @@ Source: rocl
 Section: games
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
-Build-Depends: tcl8.3, tcl8.3-dev
+Build-Depends: tcl, tcl-dev, debhelper (>= 8)
 Standards-Version: 3.1.1
 
 Package: rocl
 Architecture: any
-Depends: tcl8.3, tk8.3, ${shlibs:Depends}
+Depends: tcl, tk | wish, ${shlibs:Depends}
 Description: Elite tools for the discerning player
  Right On Command Line is a collection of tools, written in Tcl with
  some C extensions, for analysing the Elite universe and editing
  original BBC version commander files, as also used by Elite: The New
  Kind by Christian Pinder.
-