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:31:38 +0200 |
commit | fc594fcc8aebf324297667536ca3d1a62b7dd367 (patch) | |
tree | 86679a2b181f7476d6fb385b21a0f731e44a4288 /debian/lenny/tdeedu/debian/control | |
parent | 37b92fbaea5f2fcc1885e9155bcc24f25b188d6a (diff) | |
download | tde-packaging-fc594fcc8aebf324297667536ca3d1a62b7dd367.tar.gz tde-packaging-fc594fcc8aebf324297667536ca3d1a62b7dd367.zip |
Change debhelper compatibility level to 7 on Debian and Ubuntu
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100)
Diffstat (limited to 'debian/lenny/tdeedu/debian/control')
-rw-r--r-- | debian/lenny/tdeedu/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/lenny/tdeedu/debian/control b/debian/lenny/tdeedu/debian/control index 0e34f251a..f6fd4280a 100644 --- a/debian/lenny/tdeedu/debian/control +++ b/debian/lenny/tdeedu/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: Debian Qt/KDE Maintainers <[email protected]> Uploaders: Ana Beatriz Guerrero Lopez <[email protected]>, Christopher Martin <[email protected]>, Daniel Schepler <[email protected]>, Sune Vuorela <[email protected]> -Build-Depends: ocaml-nox, libfacile-ocaml-dev, libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libboost-python-dev (>= 1.33.1), libusb-dev, sharutils, doxygen, graphviz, texlive-latex-base, ghostscript, libogg-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: ocaml-nox, libfacile-ocaml-dev, libasound2-dev, cdbs (>= 0.4.39-0.1), debhelper (>= 7.0.50~), quilt, autotools-dev, gawk, gettext, tdelibs14-trinity-dev, libboost-python-dev (>= 1.33.1), libusb-dev, sharutils, doxygen, graphviz, texlive-latex-base, ghostscript, libogg-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: tdeedu-trinity |