[pkg-kolab] r1339 - php-kolab-freebusy/trunk/debian
Mathieu Parent
mparent-guest at alioth.debian.org
Sun Aug 23 14:05:00 UTC 2009
Author: mparent-guest
Date: 2009-08-23 14:04:55 +0000 (Sun, 23 Aug 2009)
New Revision: 1339
Modified:
php-kolab-freebusy/trunk/debian/changelog
php-kolab-freebusy/trunk/debian/rules
Log:
don't remove usr/share/php/.registry/.channel.doc.php.net
anymore (fix FTBFS)
Modified: php-kolab-freebusy/trunk/debian/changelog
===================================================================
--- php-kolab-freebusy/trunk/debian/changelog 2009-08-23 14:02:12 UTC (rev 1338)
+++ php-kolab-freebusy/trunk/debian/changelog 2009-08-23 14:04:55 UTC (rev 1339)
@@ -1,9 +1,11 @@
-php-kolab-freebusy (0.1.5-3~pre1) kolab-snapshots; urgency=low
+php-kolab-freebusy (0.1.5-3~pre2) kolab-snapshots; urgency=low
* NOT RELEASED YET
* Bump Standards-Version to 3.8.3: no changes
+ * don't remove usr/share/php/.registry/.channel.doc.php.net
+ anymore (fix FTBFS)
- -- Mathieu Parent <math.parent at gmail.com> Sun, 23 Aug 2009 13:22:30 +0200
+ -- Mathieu Parent <math.parent at gmail.com> Sun, 23 Aug 2009 16:04:13 +0200
php-kolab-freebusy (0.1.5-2) unstable; urgency=low
Modified: php-kolab-freebusy/trunk/debian/rules
===================================================================
--- php-kolab-freebusy/trunk/debian/rules 2009-08-23 14:02:12 UTC (rev 1338)
+++ php-kolab-freebusy/trunk/debian/rules 2009-08-23 14:04:55 UTC (rev 1339)
@@ -10,5 +10,3 @@
common-install-indep::
# remove license file
rm $(DEB_DESTDIR)usr/share/doc/php-kolab-freebusy/COPYING
- # remove empty directory
- rmdir $(DEB_DESTDIR)usr/share/php/.registry/.channel.doc.php.net
More information about the pkg-kolab-devel
mailing list