[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.5.3-4-23-geb9aecb

Fathi Boudra fabo at alioth.debian.org
Fri Oct 16 18:22:48 UTC 2009


The following commit has been merged in the experimental-snapshots branch:
commit eb9aecb31534ca28cb66d499981a9501b774a306
Author: Fathi Boudra <fabo at debian.org>
Date:   Fri Oct 16 20:21:44 2009 +0200

    Update 11_build_translations patch: fix a typo in qt-help.pro file.
---
 debian/patches/11_build_translations.diff |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/patches/11_build_translations.diff b/debian/patches/11_build_translations.diff
index c2a5ff7..8f380a1 100644
--- a/debian/patches/11_build_translations.diff
+++ b/debian/patches/11_build_translations.diff
@@ -50,7 +50,7 @@ Use case: Qt sources comes from git and we need to build them.
 +TR_DIR = $$PWD/../../../translations
 +TRANSLATIONS = \
 +    $$TR_DIR/qt_help_da.ts \
-+    $$TR_DIR/qt_help_de.ts
++    $$TR_DIR/qt_help_de.ts \
 +    $$TR_DIR/qt_help_ja.ts \
 +    $$TR_DIR/qt_help_pl.ts \
 +    $$TR_DIR/qt_help_ru.ts \

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list