summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2011-03-16 12:39:55 +0100
committerAlessio Treglia <alessio@debian.org>2011-03-16 12:39:55 +0100
commit21b1b969c538580923138856141ba25be986f42a (patch)
tree4ae985e45deb5237a60b31e5571a9609db2c205e
parent9f07566212fb527c626729952a7971e78c8c47a5 (diff)
Set 3.0 (quilt) as packaging definitive format.
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
-rw-r--r--debian/source/format2
3 files changed, 2 insertions, 3 deletions
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 <alessio@debian.org>
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)