[SCM] Qt 4 Debian packaging branch, experimental-snapshots, updated. debian/4.6.2-5-6-g0acae79

Fathi Boudra fabo at alioth.debian.org
Fri May 21 14:40:58 UTC 2010


The following commit has been merged in the experimental-snapshots branch:
commit 0acae795d044cb24f677322c393c1d2baa52e321
Author: Fathi Boudra <fabo at debian.org>
Date:   Fri May 21 17:39:15 2010 +0300

    Cleanup 11_build_translations.diff: assistant_adp is gone.
---
 debian/patches/11_build_translations.diff |   46 -----------------------------
 1 files changed, 0 insertions(+), 46 deletions(-)

diff --git a/debian/patches/11_build_translations.diff b/debian/patches/11_build_translations.diff
index 8f380a1..32fc228 100644
--- a/debian/patches/11_build_translations.diff
+++ b/debian/patches/11_build_translations.diff
@@ -113,52 +113,6 @@ Use case: Qt sources comes from git and we need to build them.
 +    $$TR_DIR/assistant_zh_CN.ts \
 +    $$TR_DIR/assistant_zh_TW.ts
 --- /dev/null
-+++ b/tools/assistant/translations/translations_adp.pro
-@@ -0,0 +1,43 @@
-+# Include those manually as they do not contain any directory specification
-+
-+FORMS += ../compat/helpdialog.ui \
-+         ../compat/mainwindow.ui \
-+         ../compat/tabbedbrowser.ui \
-+         ../compat/topicchooser.ui
-+
-+SOURCES += ../compat/main.cpp \
-+           ../compat/helpwindow.cpp \
-+           ../compat/topicchooser.cpp \
-+           ../compat/docuparser.cpp \
-+           ../compat/index.cpp \
-+           ../compat/profile.cpp \
-+           ../compat/config.cpp \
-+           ../compat/helpdialog.cpp \
-+           ../compat/mainwindow.cpp \
-+           ../compat/tabbedbrowser.cpp \
-+           ../compat/fontsettingsdialog.cpp
-+
-+SOURCES += ../../shared/fontpanel/fontpanel.cpp
-+
-+HEADERS += ../compat/helpwindow.h \
-+           ../compat/topicchooser.h \
-+           ../compat/docuparser.h \
-+           ../compat/index.h \
-+           ../compat/profile.h \
-+           ../compat/helpdialog.h \
-+           ../compat/mainwindow.h \
-+           ../compat/tabbedbrowser.h \
-+           ../compat/config.h \
-+           ../compat/fontsettingsdialog.h
-+
-+
-+TR_DIR = $$PWD/../../../translations
-+TRANSLATIONS = \
-+    $$TR_DIR/assistant_adp_de.ts \
-+    $$TR_DIR/assistant_adp_ja.ts \
-+    $$TR_DIR/assistant_adp_pl.ts \
-+    $$TR_DIR/assistant_adp_ru.ts \
-+    $$TR_DIR/assistant_adp_zh_CN.ts \
-+    $$TR_DIR/assistant_adp_zh_TW.ts
-+
-+error("This is a dummy profile to be used for translations ONLY.")
---- /dev/null
 +++ b/tools/designer/translations/translations.pro
 @@ -0,0 +1,141 @@
 +include(../src/components/buddyeditor/buddyeditor.pri)

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list