chiark / gitweb /
debian, Makefile: Switch to Debhelper 8, and fix.
[rocl] / debian / control
index cfee93f0db1702625c6385ae634fcaff111a4c6e..d68ed012c622b3be84b34fc44cbc5ec2edfbe285 100644 (file)
@@ -1,16 +1,15 @@
 Source: rocl
 Section: games
 Priority: extra
-Maintainer: Mark Wooding <mdw@nsict.org>
-Build-Depends: tcl8.3, tcl8.3-dev
+Maintainer: Mark Wooding <mdw@distorted.org.uk>
+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.
-