diff options
author | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 16:35:09 +0100 |
---|---|---|
committer | Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> | 2016-05-26 16:35:09 +0100 |
commit | 2291cf138eb72ad38d8c59b8b6f762875c8c4ff2 (patch) | |
tree | c1ca7bb99ee8b9c372b6103e9382c8c556c8fdcd /debian/control | |
parent | 9058bb819a84f3321eac4ca1d31538b076118936 (diff) |
Build-Depends: Require debhelper 9.20160403 or newerdebian/0.9.3-5.3
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 35c33869..b2bb5ca6 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libunistring Priority: optional Maintainer: Andreas Rottmann <rotty@debian.org> -Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 8.1.3~), autotools-dev, dh-autoreconf +Build-Depends: cdbs (>= 0.4.93~), debhelper (>= 9.20160403~), autotools-dev, dh-autoreconf Standards-Version: 3.9.8 Section: libs Homepage: http://www.gnu.org/software/libunistring/ |