diff options
author | Slávek Banko <[email protected]> | 2016-08-07 14:24:04 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2016-08-07 14:24:04 +0200 |
commit | 1e8cfb282207fe28581635c005a36b6a6605b100 (patch) | |
tree | 5d2b969450e1bb5260c9ccd72025701505663858 /ubuntu/maverick/dependencies/libr | |
parent | 8229683d6175cfdda8c2742d37bf265408929f7f (diff) | |
download | tde-packaging-1e8cfb282207fe28581635c005a36b6a6605b100.tar.gz tde-packaging-1e8cfb282207fe28581635c005a36b6a6605b100.zip |
Change debhelper compatibility level to 7 on Debian and Ubuntu
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/maverick/dependencies/libr')
-rw-r--r-- | ubuntu/maverick/dependencies/libr/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/dependencies/libr/debian/control b/ubuntu/maverick/dependencies/libr/debian/control index 94892ab35..471fc6475 100644 --- a/ubuntu/maverick/dependencies/libr/debian/control +++ b/ubuntu/maverick/dependencies/libr/debian/control @@ -1,7 +1,7 @@ Source: libr Priority: extra Maintainer: Erich E. Hoover <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, cmake, quilt, pkg-config, libglade2-dev, binutils-dev, doxygen +Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, quilt, pkg-config, libglade2-dev, binutils-dev, doxygen Standards-Version: 3.8.4 Section: libs Homepage: http://www.compholio.com/elficon/ |