[Pkg-cli-apps-commits] [SCM] gnome-do branch, master, updated. debian/0.8.5-2-5-g52909fa
Chow Loong Jin
hyperair at debian.org
Wed Jan 18 20:09:45 UTC 2012
The following commit has been merged in the master branch:
commit 721a2df685d5c42a5fdd7fa9ae4bd8a05caa455a
Author: Chow Loong Jin <hyperair at debian.org>
Date: Thu Jan 19 03:38:59 2012 +0800
Move to debsrc 3.0 (quilt)
diff --git a/debian/control b/debian/control
index 785a70c..3fc7e89 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.
Uploaders: Christopher James Halse Rogers <raof at ubuntu.com>, Iain Lane <laney at debian.org>
Build-Depends: debhelper (>= 7.0.50),
dh-autoreconf (>= 4),
- quilt (>= 0.46-7~),
mono-devel (>= 2.4.2.3),
intltool,
autoconf,
diff --git a/debian/rules b/debian/rules
index 36f5c63..f78ffd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
-include /usr/share/quilt/quilt.make
-
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
CFLAGS ?= -O2 -Wall -g
@@ -20,4 +18,4 @@ override_dh_install:
dh_install
%:
- dh $@ --with autoreconf,quilt,cli
+ dh $@ --with autoreconf,cli
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)
--
gnome-do
More information about the Pkg-cli-apps-commits
mailing list