lintian cleanups
[debian/pforth] / debian / control
index 5d191d77bfe29f86a2f31a5d4e11b452df7cec7c..dbd275fa47c8fb6684f88cc5228b6f4408974238 100644 (file)
@@ -2,12 +2,14 @@ Source: pforth
 Section: interpreters
 Priority: optional
 Maintainer: Bdale Garbee <bdale@gag.com>
-Build-Depends: debhelper
-Standards-Version: 3.5.6.0
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.5
+Vcs-Git: git://git.gag.com/debian/pforth
+Vcs-Browser: http://git.gag.com/?p=debian/pforth
 
 Package: pforth
-Architecture: arm i386 m68k powerpc s390 sparc hurd-i386 hppa
-Depends: ${shlibs:Depends}
+Architecture: arm armeb armel armhf i386 m68k powerpc powerpcspe s390 sparc hurd-i386 hppa kfreebsd-i386
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: portable Forth interpreter
  pForth is a public domain, portable ANS Forth based on a kernel written in
  ANSI 'C'.  This makes it easy to port pForth to multiple platforms.