[pkg-kolab] r1205 - php-kolab-storage/trunk/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Sun Feb 15 21:25:13 UTC 2009


Author: mparent-guest
Date: 2009-02-15 21:25:13 +0000 (Sun, 15 Feb 2009)
New Revision: 1205

Modified:
   php-kolab-storage/trunk/debian/changelog
   php-kolab-storage/trunk/debian/control
   php-kolab-storage/trunk/debian/rules
Log:
enable quilt


Modified: php-kolab-storage/trunk/debian/changelog
===================================================================
--- php-kolab-storage/trunk/debian/changelog	2009-02-15 21:24:40 UTC (rev 1204)
+++ php-kolab-storage/trunk/debian/changelog	2009-02-15 21:25:13 UTC (rev 1205)
@@ -7,4 +7,4 @@
   * 10-remove-md5.diff: Remove md5sums to allow patching  
   * 30-horde-path.diff: Avoid Horde include errors 
 
- -- Mathieu Parent <math.parent at gmail.com>  Sun, 15 Feb 2009 22:18:57 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Sun, 15 Feb 2009 22:21:34 +0100

Modified: php-kolab-storage/trunk/debian/control
===================================================================
--- php-kolab-storage/trunk/debian/control	2009-02-15 21:24:40 UTC (rev 1204)
+++ php-kolab-storage/trunk/debian/control	2009-02-15 21:25:13 UTC (rev 1205)
@@ -4,7 +4,7 @@
 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-Indep: pear-horde-channel
-Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs
+Build-Depends: debhelper (>= 5), dh-make-php (>= 0.2.3), cdbs, quilt
 Standards-Version: 3.8.0
 Homepage: http://pear.horde.org/index.php?package=Kolab_Storage
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/php-kolab-storage/trunk/

Modified: php-kolab-storage/trunk/debian/rules
===================================================================
--- php-kolab-storage/trunk/debian/rules	2009-02-15 21:24:40 UTC (rev 1204)
+++ php-kolab-storage/trunk/debian/rules	2009-02-15 21:25:13 UTC (rev 1205)
@@ -5,3 +5,9 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/pear.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
+
+common-install-indep::
+	rm -r $(DEB_DESTDIR)usr/share/php/.registry/.channel.pear.horde.org
+	rmdir $(DEB_DESTDIR)usr/share/php/.registry
+




More information about the pkg-kolab-devel mailing list