From f24915471ea396c53670df51b2affc4af74373bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 15 Sep 2013 20:29:47 +0200 Subject: Switch patch system from simple to quilt on Debian and Ubuntu --- debian/lenny/applications/gtk-qt-engine/debian/control | 2 +- debian/lenny/applications/gtk-qt-engine/debian/patches/.gitignore | 0 debian/lenny/applications/gtk-qt-engine/debian/patches/series | 0 debian/lenny/applications/gtk-qt-engine/debian/rules | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 debian/lenny/applications/gtk-qt-engine/debian/patches/.gitignore create mode 100644 debian/lenny/applications/gtk-qt-engine/debian/patches/series (limited to 'debian/lenny/applications/gtk-qt-engine') diff --git a/debian/lenny/applications/gtk-qt-engine/debian/control b/debian/lenny/applications/gtk-qt-engine/debian/control index cf970f8fa..9ab358185 100644 --- a/debian/lenny/applications/gtk-qt-engine/debian/control +++ b/debian/lenny/applications/gtk-qt-engine/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Bastian Venthur -Build-Depends: debhelper (>= 5.0), cdbs, tdelibs14-trinity-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) +Build-Depends: debhelper (>= 5.0), quilt, cdbs, tdelibs14-trinity-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) Standards-Version: 3.8.4 Package: gtk-qt-engine-trinity diff --git a/debian/lenny/applications/gtk-qt-engine/debian/patches/.gitignore b/debian/lenny/applications/gtk-qt-engine/debian/patches/.gitignore deleted file mode 100644 index e69de29bb..000000000 diff --git a/debian/lenny/applications/gtk-qt-engine/debian/patches/series b/debian/lenny/applications/gtk-qt-engine/debian/patches/series new file mode 100644 index 000000000..e69de29bb diff --git a/debian/lenny/applications/gtk-qt-engine/debian/rules b/debian/lenny/applications/gtk-qt-engine/debian/rules index 8c78b986c..64a42472c 100755 --- a/debian/lenny/applications/gtk-qt-engine/debian/rules +++ b/debian/lenny/applications/gtk-qt-engine/debian/rules @@ -11,7 +11,7 @@ export LD_LIBRARY_PATH include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/cmake.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 include debian/cdbs/debian-qt-kde.mk -- cgit v1.2.3