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

Mathieu Parent sathieu at alioth.debian.org
Tue Sep 14 17:09:55 UTC 2010


Author: sathieu
Date: 2010-09-14 17:09:50 +0000 (Tue, 14 Sep 2010)
New Revision: 1521

Modified:
   php-kolab-filter/trunk/debian/changelog
   php-kolab-filter/trunk/debian/rules
Log:
Revert errorneous change to debian/rules ->0.1.9-3

Modified: php-kolab-filter/trunk/debian/changelog
===================================================================
--- php-kolab-filter/trunk/debian/changelog	2010-09-14 11:20:03 UTC (rev 1520)
+++ php-kolab-filter/trunk/debian/changelog	2010-09-14 17:09:50 UTC (rev 1521)
@@ -1,3 +1,10 @@
+php-kolab-filter (0.1.9-3) unstable; urgency=medium
+
+  * Urgency medium for #594541
+  * Revert errorneous change to debian/rules
+
+ -- Mathieu Parent <sathieu at debian.org>  Tue, 14 Sep 2010 19:10:21 +0200
+
 php-kolab-filter (0.1.9-2) unstable; urgency=low
 
   * debian/rules:

Modified: php-kolab-filter/trunk/debian/rules
===================================================================
--- php-kolab-filter/trunk/debian/rules	2010-09-14 11:20:03 UTC (rev 1520)
+++ php-kolab-filter/trunk/debian/rules	2010-09-14 17:09:50 UTC (rev 1521)
@@ -9,8 +9,8 @@
 common-install-indep::
 	# remove license file
 	rm $(DEB_DESTDIR)usr/share/doc/php-kolab-filter/COPYING
-	# remove empty directory
-	rm -rf $(DEB_DESTDIR)usr/share/php/.registry/.channel.doc.php.net
 	# move man pages to correct location
 	mv $(DEB_DESTDIR)usr/share/doc/php-kolab-filter/man $(DEB_DESTDIR)usr/share/
+	# remove empty directory
+	rmdir $(DEB_DESTDIR)usr/share/php/.registry/.channel.doc.php.net ||:
 




More information about the pkg-kolab-devel mailing list