diff options
author | Slávek Banko <[email protected]> | 2020-03-08 16:53:58 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-03-08 16:53:58 +0100 |
commit | 7aeb5c3618d6f16a2f34bd4106f38246b0285afe (patch) | |
tree | 9f8ee6b1988134ef1e66b8c3939ee30f5306b959 /ubuntu/_base/dependencies/libr/debian/control | |
parent | 02bd2a08c3866fb62de6fc0a7a96739d6927d8c1 (diff) | |
download | tde-packaging-7aeb5c3618d6f16a2f34bd4106f38246b0285afe.tar.gz tde-packaging-7aeb5c3618d6f16a2f34bd4106f38246b0285afe.zip |
DEB: Change debhelper compatibility level to 9.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'ubuntu/_base/dependencies/libr/debian/control')
-rw-r--r-- | ubuntu/_base/dependencies/libr/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/_base/dependencies/libr/debian/control b/ubuntu/_base/dependencies/libr/debian/control index 471fc6475..f5f43e720 100644 --- a/ubuntu/_base/dependencies/libr/debian/control +++ b/ubuntu/_base/dependencies/libr/debian/control @@ -1,7 +1,7 @@ Source: libr Priority: extra Maintainer: Erich E. Hoover <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), cdbs, cmake, quilt, pkg-config, libglade2-dev, binutils-dev, doxygen +Build-Depends: debhelper (>= 9~), cdbs, cmake, quilt, pkg-config, libglade2-dev, binutils-dev, doxygen Standards-Version: 3.8.4 Section: libs Homepage: http://www.compholio.com/elficon/ |