[pkg-kolab] r1117 - kolab-webclient/trunk/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sun Jan 11 21:34:35 UTC 2009


Author: mparent-guest
Date: 2009-01-11 21:34:34 +0000 (Sun, 11 Jan 2009)
New Revision: 1117

Added:
   kolab-webclient/trunk/debian/patches/
Modified:
   kolab-webclient/trunk/debian/control
   kolab-webclient/trunk/debian/rules
Log:
Added quilt


Modified: kolab-webclient/trunk/debian/control
===================================================================
--- kolab-webclient/trunk/debian/control	2009-01-11 21:29:30 UTC (rev 1116)
+++ kolab-webclient/trunk/debian/control	2009-01-11 21:34:34 UTC (rev 1117)
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Debian Kolab Maintainers <pkg-kolab-devel at lists.alioth.debian.org>
 Uploaders: Noèl Köthe <noel at debian.org>, Steffen Joeris <white at debian.org>, Mathieu Parent <math.parent at gmail.com>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 7), quilt (>= 0.40)
 Standards-Version: 3.8.0
 Homepage: http://kolab.org/webclient.html
 

Modified: kolab-webclient/trunk/debian/rules
===================================================================
--- kolab-webclient/trunk/debian/rules	2009-01-11 21:29:30 UTC (rev 1116)
+++ kolab-webclient/trunk/debian/rules	2009-01-11 21:34:34 UTC (rev 1117)
@@ -1,12 +1,11 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
+include /usr/share/quilt/quilt.make
 
-build:
+build: patch
 
-clean: 
+clean: unpatch
 	dh_testdir
 	dh_testroot
 




More information about the pkg-kolab-devel mailing list