diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-01-25 23:47:00 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-01-25 23:47:00 +0000 |
commit | 319420dc8748806525fe96ec6e4d2f71658ec6a2 (patch) | |
tree | 6379ae5a340659ff873f0a615f97ef829c4572db /debian/control | |
parent | 99f19f8dc1865669faed92f75902479aa051a53b (diff) | |
download | libconfig-319420dc8748806525fe96ec6e4d2f71658ec6a2.tar.gz |
Split out debug packages
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 d1f446c..f1bc55e 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 (>= 5), autotools-dev, texinfo, texlive-latex-base, quilt +Build-Depends: debhelper (>= 7), autotools-dev, texinfo, texlive-latex-base, quilt Standards-Version: 3.9.2 Homepage: http://www.hyperrealm.com/libconfig/ Section: libs |