From ebe08f76feb4f241c2786589b77ea9dd3bed5040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 30 Jul 2012 17:07:44 +0200 Subject: [PATCH] Superseded former way of managing patches for kdpkg on Debian and Ubuntu --- debian/squeeze/applications/kdpkg/debian/control | 2 +- debian/squeeze/applications/kdpkg/debian/rules | 2 +- ubuntu/maverick/applications/kdpkg/debian/control | 2 +- ubuntu/maverick/applications/kdpkg/debian/rules | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/squeeze/applications/kdpkg/debian/control b/debian/squeeze/applications/kdpkg/debian/control index 96dd69e74..adf1773a5 100644 --- a/debian/squeeze/applications/kdpkg/debian/control +++ b/debian/squeeze/applications/kdpkg/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Alexander Kopf -Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, gettext, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, gettext, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kdpkg-trinity diff --git a/debian/squeeze/applications/kdpkg/debian/rules b/debian/squeeze/applications/kdpkg/debian/rules index 59fc3d5a5..2177f81ef 100755 --- a/debian/squeeze/applications/kdpkg/debian/rules +++ b/debian/squeeze/applications/kdpkg/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk +#include /usr/share/cdbs/1/rules/simple-patchsys.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man diff --git a/ubuntu/maverick/applications/kdpkg/debian/control b/ubuntu/maverick/applications/kdpkg/debian/control index 8708df9e2..fbbf0a25a 100644 --- a/ubuntu/maverick/applications/kdpkg/debian/control +++ b/ubuntu/maverick/applications/kdpkg/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Alexander Kopf -Build-Depends: cdbs, debhelper (>= 5), kdelibs4-trinity-dev, gettext, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-trinity-dev, gettext, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kdpkg-trinity diff --git a/ubuntu/maverick/applications/kdpkg/debian/rules b/ubuntu/maverick/applications/kdpkg/debian/rules index 59fc3d5a5..2177f81ef 100755 --- a/ubuntu/maverick/applications/kdpkg/debian/rules +++ b/ubuntu/maverick/applications/kdpkg/debian/rules @@ -2,7 +2,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/simple-patchsys.mk +#include /usr/share/cdbs/1/rules/simple-patchsys.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man