[Pkg-cli-apps-commits] [SCM] gnome-do-plugins branch, master, updated. debian/0.8.4-3-3-gaec4767

Chow Loong Jin hyperair at debian.org
Thu Jan 19 08:15:49 UTC 2012


The following commit has been merged in the master branch:
commit 538c431481276c7825f4e2b027b584ce11b8426b
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu Jan 19 14:50:47 2012 +0800

    Move to 3.0 (quilt) format

diff --git a/debian/control b/debian/control
index 8797ba9..141f8ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,9 @@ Section: gnome
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Christopher James Halse Rogers <raof at ubuntu.com>, Colin Turner <ct at piglets.com>, Iain Lane <laney at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), 
-  cli-common-dev (>= 0.5.7),
-  quilt (>= 0.46-7~)
-Build-Depends-Indep: 
+Build-Depends: debhelper (>= 7.0.50~),
+  cli-common-dev (>= 0.5.7)
+Build-Depends-Indep:
   mono-devel (>= 2.4.3),
   autotools-dev,
   automake,
diff --git a/debian/rules b/debian/rules
index 6d4ab2d..2be2812 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,6 @@
 
 #export DH_VERBOSE=1
 
-
-include /usr/share/quilt/quilt.make
-
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-flickr=yes --enable-release MCS=/usr/bin/mono-csc
 
@@ -22,4 +19,4 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 %:
-	dh --with quilt,cli,autoreconf $@
+	dh --with cli,autoreconf $@
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-plugins



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