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 --- ubuntu/maverick/applications/kcmautostart/debian/control | 2 +- ubuntu/maverick/applications/kcmautostart/debian/patches/series | 0 ubuntu/maverick/applications/kcmautostart/debian/rules | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 ubuntu/maverick/applications/kcmautostart/debian/patches/series (limited to 'ubuntu/maverick/applications/kcmautostart') diff --git a/ubuntu/maverick/applications/kcmautostart/debian/control b/ubuntu/maverick/applications/kcmautostart/debian/control index 2eb9e9c3f..225c33269 100644 --- a/ubuntu/maverick/applications/kcmautostart/debian/control +++ b/ubuntu/maverick/applications/kcmautostart/debian/control @@ -3,7 +3,7 @@ Section: tde Priority: optional Maintainer: Timothy Pearson XSBC-Original-Maintainer: Raphaƫl Pinson -Build-Depends: debhelper (>= 5), cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), quilt, cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kcontrol-autostart-trinity diff --git a/ubuntu/maverick/applications/kcmautostart/debian/patches/series b/ubuntu/maverick/applications/kcmautostart/debian/patches/series new file mode 100644 index 000000000..e69de29bb diff --git a/ubuntu/maverick/applications/kcmautostart/debian/rules b/ubuntu/maverick/applications/kcmautostart/debian/rules index 9bed17b05..e4abe53af 100755 --- a/ubuntu/maverick/applications/kcmautostart/debian/rules +++ b/ubuntu/maverick/applications/kcmautostart/debian/rules @@ -1,6 +1,6 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/class/autotools.mk include /usr/share/cdbs/1/rules/debhelper.mk -- cgit v1.2.3