rev 4310 - trunk/packages/koffice-l10n/debian

Ana Guerrero ana-guest at costa.debian.org
Wed Aug 9 18:43:52 UTC 2006


Author: ana-guest
Date: 2006-08-09 18:43:51 +0000 (Wed, 09 Aug 2006)
New Revision: 4310

Modified:
   trunk/packages/koffice-l10n/debian/changelog
   trunk/packages/koffice-l10n/debian/rules
Log:
Fixing #382031


Modified: trunk/packages/koffice-l10n/debian/changelog
===================================================================
--- trunk/packages/koffice-l10n/debian/changelog	2006-08-09 07:19:33 UTC (rev 4309)
+++ trunk/packages/koffice-l10n/debian/changelog	2006-08-09 18:43:51 UTC (rev 4310)
@@ -1,3 +1,10 @@
+koffice-l10n (1.5.2-2) unstable; urgency=low
+
+  +++ Changes by Ana Beatriz Guerrero Lopez:
+  * Deleting file already packaged in kde-i18n. (Closes: #382031) 
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed,  9 Aug 2006 20:07:20 +0200
+
 koffice-l10n (1.5.2-1) unstable; urgency=low
 
   +++ Changes by Ana Beatriz Guerrero Lopez:

Modified: trunk/packages/koffice-l10n/debian/rules
===================================================================
--- trunk/packages/koffice-l10n/debian/rules	2006-08-09 07:19:33 UTC (rev 4309)
+++ trunk/packages/koffice-l10n/debian/rules	2006-08-09 18:43:51 UTC (rev 4310)
@@ -83,6 +83,9 @@
 	mkdir debian/koffice-i18n-zhtw
 	cp -aR debian/koffice-i18n-zh_TW/* debian/koffice-i18n-zhtw/
 	
+	#ugly fix for bug #382031, this should be fixed in the next upstream release
+	rm -rf debian/koffice-i18n-es/usr/share/doc/kde/HTML/es/api
+
 	dh_installdocs
 	dh_installmenu
 	dh_installchangelogs




More information about the pkg-kde-commits mailing list