diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-08-07 14:24:04 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-08-07 14:31:38 +0200 |
commit | fc594fcc8aebf324297667536ca3d1a62b7dd367 (patch) | |
tree | 86679a2b181f7476d6fb385b21a0f731e44a4288 /ubuntu/maverick/applications/krecipes | |
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 <slavek.banko@axis.cz>
(cherry picked from commit 1e8cfb282207fe28581635c005a36b6a6605b100)
Diffstat (limited to 'ubuntu/maverick/applications/krecipes')
-rw-r--r-- | ubuntu/maverick/applications/krecipes/debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/krecipes/debian/control b/ubuntu/maverick/applications/krecipes/debian/control index a54559587..90bc31adb 100644 --- a/ubuntu/maverick/applications/krecipes/debian/control +++ b/ubuntu/maverick/applications/krecipes/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> Uploaders: Matthias Julius <mdeb@julius-net.net> -Build-Depends: cdbs, debhelper (>= 7), autotools-dev, automake, libtool, chrpath, tdelibs14-trinity-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev +Build-Depends: cdbs, debhelper (>= 7.0.50~), autotools-dev, automake, libtool, chrpath, tdelibs14-trinity-dev, libsqlite3-dev, libmysqlclient-dev, libpq-dev Standards-Version: 3.8.1 Homepage: http://krecipes.sourceforge.net/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-kde/kde-extras/krecipes/trunk/ |