move to use of dh(1) in rules, move git-buildpackage config to .git/
[debian/yforth] / debian / control
index 35b5a2c3465af9ddd798963476932a09d6867908..9fee99e618787e78872752ffcae41df4fab749d2 100644 (file)
@@ -2,15 +2,16 @@ Source: yforth
 Section: interpreters
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.3
+Homepage: http://www.di.unito.it/~padovani/software.html
 Vcs-Git: git://git.gag.com/debian/yforth
 Vcs-Browser: http://git.gag.com/?p=debian/yforth
 
 Package: yforth
 Architecture: any
-Depends: ${shlibs:Depends}
-Description: small freeware Forth environment in ANSI C
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: small freeware Forth environment in ANSI C
  yForth? is an interestingly small implementation of Forth for Linux.  It
  suffers several deficiencies.  For general Forth programming or learning 
  under Linux, yForth? is not the best choice.