[pkg-kolab] r1076 - php-kolab-filter/trunk/debian

mparent-guest at alioth.debian.org mparent-guest at alioth.debian.org
Wed Dec 17 14:38:37 UTC 2008


Author: mparent-guest
Date: 2008-12-17 14:38:37 +0000 (Wed, 17 Dec 2008)
New Revision: 1076

Modified:
   php-kolab-filter/trunk/debian/changelog
   php-kolab-filter/trunk/debian/rules
Log:
corrected package-contains-empty-directory
    usr/share/php/.registry/.channel.pear.horde.org


Modified: php-kolab-filter/trunk/debian/changelog
===================================================================
--- php-kolab-filter/trunk/debian/changelog	2008-12-17 14:22:53 UTC (rev 1075)
+++ php-kolab-filter/trunk/debian/changelog	2008-12-17 14:38:37 UTC (rev 1076)
@@ -3,5 +3,7 @@
   * Initial Release (Closes: #508955)
   * depends on php5-cli for kolabfilter and kolabmailboxfilter
   * conflicts/replaces php-kolab
+  * corrected package-contains-empty-directory
+    usr/share/php/.registry/.channel.pear.horde.org
 
- -- Mathieu Parent <math.parent at gmail.com>  Wed, 17 Dec 2008 14:53:32 +0100
+ -- Mathieu Parent <math.parent at gmail.com>  Wed, 17 Dec 2008 15:34:56 +0100

Modified: php-kolab-filter/trunk/debian/rules
===================================================================
--- php-kolab-filter/trunk/debian/rules	2008-12-17 14:22:53 UTC (rev 1075)
+++ php-kolab-filter/trunk/debian/rules	2008-12-17 14:38:37 UTC (rev 1076)
@@ -5,3 +5,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/pear.mk
+
+common-install-indep::
+	rmdir $(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