[Pkg-cli-libs-commits] [SCM] db4o branch, master, updated. debian/7.4.121.14026+dfsg-3-22-g8e3de09

Jo Shields directhex at apebox.org
Sun Aug 14 19:04:41 UTC 2011


The following commit has been merged in the master branch:
commit 5649714377c7d54591e41f95e8f938819bf6eed2
Author: Jo Shields <directhex at apebox.org>
Date:   Sun Aug 14 17:37:37 2011 +0100

    Switch from standalone Quilt to DebSrc 3.0 (Quilt)

diff --git a/debian/control b/debian/control
index be35021..950ec2f 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: Jose Carlos Garcia Sogo <jsogo at debian.org>, Mirco Bauer <meebey at debian.org>, Sebastian Dröge <slomo at debian.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),
  libmono-cecil-cil-dev,
diff --git a/debian/rules b/debian/rules
index 075bd97..c7b6a0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,6 @@ DEB_CLI_ABI_VERSION = 8.0
 DEB_CLI_API_VERSION = 8.0.184.15484
 
 include /usr/share/cli-common/cli.make
-include /usr/share/quilt/quilt.make
 
 override_dh_auto_build:
 	[ -d $(CURDIR)/src/bin ] || mkdir -p $(CURDIR)/src/bin
@@ -75,4 +74,4 @@ override_dh_makeclilibs:
 	dh_makeclilibs -i -m $(DEB_CLI_API_VERSION)
 
 %:
-	dh --with=quilt $@
+	dh $@
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)

-- 
db4o



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