[Pkg-cli-apps-commits] [SCM] tangerine branch, master, updated. debian/0.3.4-1-7-g27ca095
Chow Loong Jin
hyperair at debian.org
Wed Jan 18 06:07:13 UTC 2012
The following commit has been merged in the master branch:
commit 3bf5b6432664aff6df666d1baf37938e67314d5a
Author: Chow Loong Jin <hyperair at debian.org>
Date: Wed Jan 18 08:19:09 2012 +0800
Use debsrc 3.0 (quilt)
diff --git a/debian/control b/debian/control
index ad95f36..c2170e2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 7.0.50),
autotools-dev,
intltool,
libtool,
- quilt (>= 0.46-7~),
libdb4o-cil-dev (>= 8.0),
libmono-zeroconf-cil-dev,
libtaglib-cil-dev,
diff --git a/debian/rules b/debian/rules
index 94a06c9..96cdadc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,6 @@ USCAN = uscan \
--upstream-version=$(CURVER)
include /usr/share/cli-common/cli.make
-include /usr/share/quilt/quilt.make
get-orig-source:
$(USCAN) \
@@ -44,4 +43,4 @@ override_dh_auto_install:
find debian/tangerine -name '*.la' -delete
%:
- 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)
--
tangerine
More information about the Pkg-cli-apps-commits
mailing list