From 21b1b969c538580923138856141ba25be986f42a Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 16 Mar 2011 12:39:55 +0100 Subject: Set 3.0 (quilt) as packaging definitive format. --- debian/control | 1 - debian/rules | 2 +- debian/source/format | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 4409d16..fd26385 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,6 @@ Priority: optional Maintainer: Alessio Treglia Standards-Version: 3.9.1 Build-Depends: debhelper (>= 7.0.50~), - quilt (>= 0.46-7~), lsb-release, gnome-pkg-tools (>= 0.10), gnome-doc-utils (>= 0.3.2), diff --git a/debian/rules b/debian/rules index a781c17..3e46c8f 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ DISTRIBUTION = $(shell lsb_release -i | cut -f2 -d':' | tr -d '\t') LDFLAGS+=-Wl,--as-needed %: - dh $@ --with=quilt + dh $@ override_dh_quilt_unpatch: dh_quilt_unpatch 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) -- cgit v1.2.3