From: Bdale Garbee Date: Wed, 10 Oct 2012 15:12:14 +0000 (-0600) Subject: move to compat level 9 for hardening flags X-Git-Tag: debian/0.2.1-1~7 X-Git-Url: https://git.gag.com/?p=debian%2Fyforth;a=commitdiff_plain;h=69bb13f0ff67818467d0aeda4fb7696a9f8d8bb9 move to compat level 9 for hardening flags --- diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 9fee99e..97384cd 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: yforth Section: interpreters Priority: optional Maintainer: Bdale Garbee -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Standards-Version: 3.9.3 Homepage: http://www.di.unito.it/~padovani/software.html Vcs-Git: git://git.gag.com/debian/yforth