[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xkb-data: Changes to 'pu/udeb'



 debian/control |    2 +-
 debian/rules   |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 4f9ca3327593c7c6344bd1d25888abd7d796d69e
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Feb 25 04:10:29 2010 +0000

    Remove messages (*.mo) from the udeb.

diff --git a/debian/rules b/debian/rules
index 472e174..7c64bb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,8 +77,9 @@ install: build
 	#  Remove this symlink, it is no more needed
 	rm -f $(CURDIR)/debian/xkb-data/$(xkb_base)/compiled
 
-	# Treat the udeb as an exact copy
+	# Treat the udeb as an exact copy, but remove messages:
 	cp -r $(CURDIR)/debian/xkb-data/* $(CURDIR)/debian/xkb-data-udeb
+	rm -rf $(CURDIR)/debian/xkb-data-udeb/usr/share/locale
 
 # Build architecture-dependent files here.
 binary-arch: build install

commit 0406a1c8d30b6388cd37d733ed0d588d9f474cb4
Author: Cyril Brulebois <kibi@debian.org>
Date:   Thu Feb 25 04:08:44 2010 +0000

    Use XC-Package-Type to save some memory.

diff --git a/debian/control b/debian/control
index 56ba9aa..24d57fd 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: X Keyboard Extension (XKB) configuration data
  to provide a central repository that could be used by all vendors.
 
 Package: xkb-data-udeb
-Package-Type: udeb
+XC-Package-Type: udeb
 Section: debian-installer
 Architecture: all
 Description: X Keyboard Extension (XKB) configuration data


Reply to: