[Pkg-cli-libs-commits] [SCM] webkit-sharp branch, master, updated. debian/0.3-6

Jo Shields directhex at apebox.org
Sat Jan 21 22:53:16 UTC 2012


The following commit has been merged in the master branch:
commit efaf7b791a0e7443250afe87724e96c04132ab9a
Author: Jo Shields <directhex at apebox.org>
Date:   Sat Jan 21 22:30:26 2012 +0000

    Switch from manual Quilt to DebSrc 3.0 (quilt).

diff --git a/debian/control b/debian/control
index 79e1034..052f0a5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: cli-mono
 Priority: optional
 Maintainer: Debian CLI Libraries Team <pkg-cli-libs-team at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>, Jo Shields <directhex at apebox.org>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~)
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: cli-common-dev (>= 0.5.7),
  mono-devel (>= 2.4.2.3),
  pkg-config,
diff --git a/debian/rules b/debian/rules
index feec943..00a63c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_makeclilibs:
 	dh_makeclilibs -i -m $(DEB_CLI_API_VERSION)
 
 %:
-	dh $@ --with quilt,autoreconf
+	dh $@ --with autoreconf
 
 BASE_NAME = webkit-sharp
 TARBALL_NAME = $(BASE_NAME).tar.gz
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)

-- 
webkit-sharp



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