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/kerberostray/debian/control | 2 +- ubuntu/maverick/applications/kerberostray/debian/patches/series | 0 ubuntu/maverick/applications/kerberostray/debian/rules | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 ubuntu/maverick/applications/kerberostray/debian/patches/series (limited to 'ubuntu/maverick/applications/kerberostray/debian') diff --git a/ubuntu/maverick/applications/kerberostray/debian/control b/ubuntu/maverick/applications/kerberostray/debian/control index 215814458..bf4d6c2e5 100644 --- a/ubuntu/maverick/applications/kerberostray/debian/control +++ b/ubuntu/maverick/applications/kerberostray/debian/control @@ -2,7 +2,7 @@ Source: kerberostray-trinity Section: tde Priority: optional Maintainer: Timothy Pearson -Build-Depends: debhelper (>= 5), cdbs, tdelibs14-trinity-dev, libtdeldap-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), quilt, cdbs, tdelibs14-trinity-dev, libtdeldap-trinity-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kerberostray-trinity diff --git a/ubuntu/maverick/applications/kerberostray/debian/patches/series b/ubuntu/maverick/applications/kerberostray/debian/patches/series new file mode 100644 index 000000000..e69de29bb diff --git a/ubuntu/maverick/applications/kerberostray/debian/rules b/ubuntu/maverick/applications/kerberostray/debian/rules index 9bed17b05..e4abe53af 100755 --- a/ubuntu/maverick/applications/kerberostray/debian/rules +++ b/ubuntu/maverick/applications/kerberostray/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