[Pkg-cli-libs-commits] [SCM] gdata-sharp branch, master, updated. debian/1.4.0.2-5-10-geed14bc

Chow Loong Jin hyperair at ubuntu.com
Thu Feb 10 02:31:15 UTC 2011


The following commit has been merged in the master branch:
commit eacb398f8386cb7a180787ff69c081ada9f68383
Author: Chow Loong Jin <hyperair at ubuntu.com>
Date:   Thu Feb 10 09:50:36 2011 +0800

    Use 3.0 (quilt) format

diff --git a/debian/control b/debian/control
index b94e6ac..9257781 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Chow Loong Jin <hyperair at gmail.com>
 Build-Depends: debhelper (>= 7.0.50),
-               quilt (>= 0.46-7~),
                cli-common-dev (>= 0.5.7),
                mono-devel (>= 2.4.3),
 Build-Depends-Indep: libnunit-cil-dev,
diff --git a/debian/rules b/debian/rules
index 58720d3..ea32ced 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,6 @@
 export DH_VERBOSE=1
 
 include /usr/share/cli-common/cli.make
-include /usr/share/quilt/quilt.make
 
 DEB_CLI_API_VERSION = 1.7.0.1
 DEB_CLI_ABI_VERSION = 1.7
@@ -41,5 +40,5 @@ override_dh_auto_install:
 override_dh_auto_test:
 
 %:
-	dh --with=quilt $@
+	dh $@
 
diff --git a/debian/source/format b/debian/source/format
index d3827e7..163aaf8 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (quilt)

-- 
gdata-sharp



More information about the Pkg-cli-libs-commits mailing list