From 87eb8f48d207b60a55506fa1f1f383a1b13fa95d Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 5 Feb 2008 17:24:02 +0000 Subject: [PATCH] * Include po/ in the binary package for consistency with gfxboot-theme-*, although you should generally just use bootlogo.tar.gz rather than building the theme afresh (LP: #39930). --- debian/changelog | 3 +++ debian/gfxboot-theme-ubuntu.install | 2 +- debian/rules | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07b2745..af7e23d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ gfxboot-theme-ubuntu (0.5.2) UNRELEASED; urgency=low preference to isolinux.cfg. The gfxboot-foreground, gfxboot-background, and gfxboot-access-options keywords in isolinux.cfg are now deprecated and support for them will be removed after Ubuntu 8.04. + * Include po/ in the binary package for consistency with gfxboot-theme-*, + although you should generally just use bootlogo.tar.gz rather than + building the theme afresh (LP: #39930). -- Colin Watson Sun, 03 Feb 2008 18:09:54 +0000 diff --git a/debian/gfxboot-theme-ubuntu.install b/debian/gfxboot-theme-ubuntu.install index 515f600..59c600e 100644 --- a/debian/gfxboot-theme-ubuntu.install +++ b/debian/gfxboot-theme-ubuntu.install @@ -1 +1 @@ -Makefile langlist *.config *.fnt *.inc *.jpg install/bootlogo.tar.gz usr/share/gfxboot-theme-ubuntu +Makefile langlist *.config *.fnt *.inc *.jpg install/bootlogo.tar.gz po usr/share/gfxboot-theme-ubuntu diff --git a/debian/rules b/debian/rules index 173224c..4c32a0e 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ install: build dh_testdir dh_testroot dh_clean -k - dh_install + dh_install -X en.tr -X text.inc binary-arch: build install dh_testdir