diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-03-03 23:35:36 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2012-03-03 23:35:36 +0100 |
commit | 543e6f756d9e1784df1af85df2528aa4f6a3ae6a (patch) | |
tree | 5db24445c4bd214dba13f79d88cec6832e59011e /debian/control | |
parent | cec79e78c293acb0be0dc980d9e3dc2a350e499d (diff) | |
download | hadori-543e6f756d9e1784df1af85df2528aa4f6a3ae6a.tar.gz |
Build-Depend on debhelper 9 now that it's in testing
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6db8a28..8c3878c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hadori Section: utils Priority: extra Maintainer: Timo Weingärtner <timo@tiwe.de> -Build-Depends: debhelper (>= 8.9.0), libboost-program-options-dev, zlib1g-dev +Build-Depends: debhelper (>= 9), libboost-program-options-dev, zlib1g-dev Standards-Version: 3.9.3 Package: hadori |