[maemo-commits] [maemo-commits] r17174 - projects/haf/trunk/gnupg/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Jan 14 15:55:25 EET 2009
Author: marivoll
Date: 2009-01-14 15:55:24 +0200 (Wed, 14 Jan 2009)
New Revision: 17174

Modified:
   projects/haf/trunk/gnupg/debian/changelog
   projects/haf/trunk/gnupg/debian/rules
Log:


Modified: projects/haf/trunk/gnupg/debian/changelog
===================================================================
--- projects/haf/trunk/gnupg/debian/changelog	2009-01-14 11:46:56 UTC (rev 17173)
+++ projects/haf/trunk/gnupg/debian/changelog	2009-01-14 13:55:24 UTC (rev 17174)
@@ -1,3 +1,10 @@
+gnupg (1.4.6-2maemo2) unstable; urgency=low
+
+  * Removed l10n files from binary packages.
+    Fixes: NB#94169  Remove localization fils from gnupg.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com>  Wed, 14 Jan 2009 15:47:20 +0200
+
 gnupg (1.4.6-2maemo1) unstable; urgency=low
 
   * Conflict/replace with the old osso-gnupg.

Modified: projects/haf/trunk/gnupg/debian/rules
===================================================================
--- projects/haf/trunk/gnupg/debian/rules	2009-01-14 11:46:56 UTC (rev 17173)
+++ projects/haf/trunk/gnupg/debian/rules	2009-01-14 13:55:24 UTC (rev 17174)
@@ -100,10 +100,11 @@
 	$(install_file) debian/copyright debian/tmp/usr/share/doc/gnupg/
 	$(install_dir) debian/tmp/usr/share/lintian/overrides/
 	$(install_file) debian/lintian.override debian/tmp/usr/share/lintian/overrides/gnupg
-
 	: # in the gpgv package instead
 	rm debian/tmp/usr/bin/gpgv
 	rm debian/tmp/usr/share/man/man1/gpgv.1.gz
+	: # not wanted in Maemo
+	rm -rf debian/tmp/usr/share/locale
 
 	find debian/tmp/ -type d -empty | xargs rmdir
 


More information about the maemo-commits mailing list