update Debian standards version in control
[debian/yforth] / debian / control
index 00342a25460dd39e9ffec2070b4322355a84998a..f6daafb93e092c52834154527e84d9b75d534514 100644 (file)
@@ -3,12 +3,15 @@ Section: interpreters
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Depends: debhelper (>= 5)
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
 Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.0
+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
 
 Package: yforth
-Architecture: alpha amd64 arm armeb armel hurd-i386 i386 kfreebsd-i386 kfreebsd-amd64 m68k powerpc ppc64 sparc
-Depends: ${shlibs:Depends}
-Description: small freeware Forth environment in ANSI C
+Architecture: any
+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.
  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.