diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-01-25 23:54:45 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-01-25 23:54:45 +0000 |
commit | 2f1210c5c81bec6bfb97214a810f4cfcfa6227a1 (patch) | |
tree | 2f9bc91b641d07b2e5a5fbbae4c067bde15cc6ac /debian/control | |
parent | 319420dc8748806525fe96ec6e4d2f71658ec6a2 (diff) | |
download | libconfig-2f1210c5c81bec6bfb97214a810f4cfcfa6227a1.tar.gz |
Linitan fixes
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 f1bc55e..342e4dc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libconfig Priority: optional Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> -Build-Depends: debhelper (>= 7), autotools-dev, texinfo, texlive-latex-base, quilt +Build-Depends: debhelper (>= 7.0.50~), autotools-dev, texinfo, texlive-latex-base, quilt Standards-Version: 3.9.2 Homepage: http://www.hyperrealm.com/libconfig/ Section: libs |