summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/kbfx/debian
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/kbfx/debian')
-rw-r--r--ubuntu/maverick/applications/kbfx/debian/control2
-rw-r--r--ubuntu/maverick/applications/kbfx/debian/patches/series (renamed from ubuntu/maverick/applications/kbfx/debian/patches/.gitignore)0
-rwxr-xr-xubuntu/maverick/applications/kbfx/debian/rules2
3 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kbfx/debian/control b/ubuntu/maverick/applications/kbfx/debian/control
index bd38e2009..810bb6c7a 100644
--- a/ubuntu/maverick/applications/kbfx/debian/control
+++ b/ubuntu/maverick/applications/kbfx/debian/control
@@ -3,7 +3,7 @@ Section: tde
Priority: optional
Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org>
-Build-Depends: cdbs, debhelper (>= 5), cmake, tdelibs14-trinity-dev
+Build-Depends: cdbs, debhelper (>= 5), quilt, cmake, tdelibs14-trinity-dev
Standards-Version: 3.8.4
Package: kbfx-trinity
diff --git a/ubuntu/maverick/applications/kbfx/debian/patches/.gitignore b/ubuntu/maverick/applications/kbfx/debian/patches/series
index e69de29bb..e69de29bb 100644
--- a/ubuntu/maverick/applications/kbfx/debian/patches/.gitignore
+++ b/ubuntu/maverick/applications/kbfx/debian/patches/series
diff --git a/ubuntu/maverick/applications/kbfx/debian/rules b/ubuntu/maverick/applications/kbfx/debian/rules
index 7c57eacb9..ddf86b0bb 100755
--- a/ubuntu/maverick/applications/kbfx/debian/rules
+++ b/ubuntu/maverick/applications/kbfx/debian/rules
@@ -11,7 +11,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinit
include debian/cmake.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde