summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChow Loong Jin <hyperair@ubuntu.com>2011-02-25 01:29:48 +0800
committerChow Loong Jin <hyperair@ubuntu.com>2011-02-25 01:29:48 +0800
commitd2b137a9b04aa5f7c94734ff4545bc953820bfe2 (patch)
tree20d8b62a7962a66eb713399f4132c3c6233a59de
parentb895acae7420c2ead8c967b3b0dcce511b3241e2 (diff)
Move from dpatch to debsrc3.0 quilt
-rw-r--r--debian/control2
-rw-r--r--debian/patches/00list1
-rw-r--r--[-rwxr-xr-x]debian/patches/01_pkg-config-path.patch (renamed from debian/patches/01_pkg-config-path.dpatch)4
-rw-r--r--debian/patches/series1
-rw-r--r--debian/source/format1
5 files changed, 3 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index a39d148..c94c403 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team@lists.alioth.debian.org
Uploaders: Sebastian Dröge <slomo@debian.org>,
Mirco Bauer <meebey@debian.org>,
Chow Loong Jin <hyperair@ubuntu.com>
-Build-Depends: debhelper (>= 5), dpatch
+Build-Depends: debhelper (>= 5)
Build-Depends-Indep: cli-common-dev (>= 0.5.4),
mono-devel (>= 2.4.3),
monodoc-base (>= 1.1.18),
diff --git a/debian/patches/00list b/debian/patches/00list
deleted file mode 100644
index 5d040f7..0000000
--- a/debian/patches/00list
+++ /dev/null
@@ -1 +0,0 @@
-01_pkg-config-path.dpatch
diff --git a/debian/patches/01_pkg-config-path.dpatch b/debian/patches/01_pkg-config-path.patch
index 352e5a2..a0f4988 100755..100644
--- a/debian/patches/01_pkg-config-path.dpatch
+++ b/debian/patches/01_pkg-config-path.patch
@@ -1,7 +1,3 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-
-@DPATCH@
-
--- notify-sharp-0.4.0~r2998/notify-sharp.pc.in.old 2008-03-23 00:22:07.000000000 +0100
+++ notify-sharp-0.4.0~r2998/notify-sharp.pc.in 2008-03-23 00:22:17.000000000 +0100
@@ -1,7 +1,7 @@
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..30bab9a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_pkg-config-path.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)