diff -Nru kconfigwidgets-5.8.0/CMakeLists.txt kconfigwidgets-5.9.0/CMakeLists.txt --- kconfigwidgets-5.8.0/CMakeLists.txt 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/CMakeLists.txt 2015-04-04 12:02:00.000000000 +0000 @@ -2,7 +2,7 @@ project(KConfigWidgets) -find_package(ECM 1.8.0 REQUIRED NO_MODULE) +find_package(ECM 5.9.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) set(REQUIRED_QT_VERSION "5.2.0") @@ -15,8 +15,8 @@ include(ECMSetupVersion) include(ECMGenerateHeaders) -set(KF5_VERSION "5.8.0") # handled by release scripts -set(KF5_DEP_VERSION "5.8.0") # handled by release scripts +set(KF5_VERSION "5.9.0") # handled by release scripts +set(KF5_DEP_VERSION "5.9.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCONFIGWIDGETS VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kconfigwidgets_version.h" diff -Nru kconfigwidgets-5.8.0/debian/changelog kconfigwidgets-5.9.0/debian/changelog --- kconfigwidgets-5.8.0/debian/changelog 2015-03-17 14:41:37.000000000 +0000 +++ kconfigwidgets-5.9.0/debian/changelog 2015-04-13 20:31:19.000000000 +0000 @@ -1,3 +1,9 @@ +kconfigwidgets (5.9.0-0ubuntu1) vivid; urgency=medium + + * New upstream release + + -- Scarlett Clark Mon, 13 Apr 2015 22:31:19 +0200 + kconfigwidgets (5.8.0-0ubuntu1) vivid; urgency=medium * New upstream release diff -Nru kconfigwidgets-5.8.0/debian/control kconfigwidgets-5.9.0/debian/control --- kconfigwidgets-5.8.0/debian/control 2015-03-17 14:41:37.000000000 +0000 +++ kconfigwidgets-5.9.0/debian/control 2015-04-13 20:31:19.000000000 +0000 @@ -8,16 +8,16 @@ docbook-xml, docbook-xsl, extra-cmake-modules (>= 1.8.0), - kdoctools-dev (>= 5.8.0), - libkf5archive-dev (>= 5.8.0), - libkf5auth-dev (>= 5.8.0), - libkf5codecs-dev (>= 5.8.0), - libkf5config-dev (>= 5.8.0), - libkf5coreaddons-dev (>= 5.8.0), - libkf5guiaddons-dev (>= 5.8.0), - libkf5i18n-dev (>= 5.8.0), - libkf5kjs-dev (>= 5.8.0), - libkf5widgetsaddons-dev (>= 5.8.0), + kdoctools-dev (>= 5.9.0), + libkf5archive-dev (>= 5.9.0), + libkf5auth-dev (>= 5.9.0), + libkf5codecs-dev (>= 5.9.0), + libkf5config-dev (>= 5.9.0), + libkf5coreaddons-dev (>= 5.9.0), + libkf5guiaddons-dev (>= 5.9.0), + libkf5i18n-dev (>= 5.9.0), + libkf5kjs-dev (>= 5.9.0), + libkf5widgetsaddons-dev (>= 5.9.0), libxml2-utils, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev, diff -Nru kconfigwidgets-5.8.0/KF5ConfigWidgetsConfig.cmake.in kconfigwidgets-5.9.0/KF5ConfigWidgetsConfig.cmake.in --- kconfigwidgets-5.8.0/KF5ConfigWidgetsConfig.cmake.in 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/KF5ConfigWidgetsConfig.cmake.in 2015-04-04 12:02:00.000000000 +0000 @@ -3,8 +3,6 @@ find_dependency(KF5Auth "@KF5_DEP_VERSION@") find_dependency(KF5Codecs "@KF5_DEP_VERSION@") find_dependency(KF5Config "@KF5_DEP_VERSION@") -find_dependency(KF5GuiAddons "@KF5_DEP_VERSION@") -find_dependency(KF5I18n "@KF5_DEP_VERSION@") find_dependency(KF5WidgetsAddons "@KF5_DEP_VERSION@") include("${CMAKE_CURRENT_LIST_DIR}/KF5ConfigWidgetsTargets.cmake") diff -Nru kconfigwidgets-5.8.0/po/ca/kf5_entry.desktop kconfigwidgets-5.9.0/po/ca/kf5_entry.desktop --- kconfigwidgets-5.8.0/po/ca/kf5_entry.desktop 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/po/ca/kf5_entry.desktop 2015-04-04 12:02:00.000000000 +0000 @@ -87,7 +87,7 @@ Name[tr]=Katalanca Name[tt]=Каталон Name[ug]=كاتالانچە -Name[uk]=Каталонська +Name[uk]=Каталанська Name[uz]=Katalancha Name[uz@cyrillic]=Каталанча Name[vi]=Catalan diff -Nru kconfigwidgets-5.8.0/po/cs/kconfigwidgets5.po kconfigwidgets-5.9.0/po/cs/kconfigwidgets5.po --- kconfigwidgets-5.8.0/po/cs/kconfigwidgets5.po 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/po/cs/kconfigwidgets5.po 2015-04-04 12:02:00.000000000 +0000 @@ -481,12 +481,12 @@ #: ktipdialog.cpp:255 msgctxt "@title" msgid "Did you know...?\n" -msgstr "" +msgstr "Věděli jste...?\n" #: ktipdialog.cpp:307 msgctxt "@option:check" msgid "&Show tips on startup" -msgstr "" +msgstr "Zobrazovat tipy při &spuštění" #: ktipdialog.cpp:312 msgctxt "@action:button Goes to previous tip" diff -Nru kconfigwidgets-5.8.0/po/de/kconfigwidgets5.po kconfigwidgets-5.9.0/po/de/kconfigwidgets5.po --- kconfigwidgets-5.8.0/po/de/kconfigwidgets5.po 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/po/de/kconfigwidgets5.po 2015-04-04 12:02:00.000000000 +0000 @@ -4,7 +4,7 @@ # Stephan Johach , 2004, 2005, 2006, 2007. # Georg Schuster , 2005. # Thomas Reitelbach , 2005, 2006, 2007, 2008, 2009. -# Burkhard Lück , 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014. +# Burkhard Lück , 2006, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015. # Frederik Schwarzer , 2007, 2008, 2009, 2010, 2011, 2012, 2013. # Johannes Obermayr , 2010. # Panagiotis Papadopoulos , 2010. @@ -14,7 +14,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-28 09:34+0000\n" -"PO-Revision-Date: 2014-02-27 08:40+0100\n" +"PO-Revision-Date: 2015-03-09 21:26+0100\n" "Last-Translator: Burkhard Lück \n" "Language-Team: German \n" "Language: de\n" @@ -51,8 +51,6 @@ msgstr "Autom. feststellen" #: kconfigdialog.cpp:45 -#, fuzzy -#| msgid "Configure" msgctxt "@title:window" msgid "Configure" msgstr "Einrichten" @@ -479,36 +477,26 @@ msgstr "Über &KDE" #: ktipdialog.cpp:239 -#, fuzzy -#| msgid "Tip of the Day" msgctxt "@title:window" msgid "Tip of the Day" msgstr "Tipp des Tages" #: ktipdialog.cpp:255 -#, fuzzy -#| msgid "Did you know...?\n" msgctxt "@title" msgid "Did you know...?\n" msgstr "Wussten Sie schon ...?\n" #: ktipdialog.cpp:307 -#, fuzzy -#| msgid "&Show tips on startup" msgctxt "@option:check" msgid "&Show tips on startup" msgstr "Tipps beim &Start anzeigen" #: ktipdialog.cpp:312 -#, fuzzy -#| msgid "&Previous" msgctxt "@action:button Goes to previous tip" msgid "&Previous" msgstr "&Zurück" #: ktipdialog.cpp:317 -#, fuzzy -#| msgid "&Next" msgctxt "@action:button Goes to next tip, opposite to previous" msgid "&Next" msgstr "&Weiter" diff -Nru kconfigwidgets-5.8.0/po/gl/kconfigwidgets5.po kconfigwidgets-5.9.0/po/gl/kconfigwidgets5.po --- kconfigwidgets-5.8.0/po/gl/kconfigwidgets5.po 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/po/gl/kconfigwidgets5.po 2015-04-04 12:02:00.000000000 +0000 @@ -9,14 +9,15 @@ # Marce Villarino , 2009, 2010, 2011, 2012. # Xosé , 2010. # Marce Villarino , 2011, 2012, 2013, 2014. +# Adrián Chaves Fernández , 2015. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-28 09:34+0000\n" -"PO-Revision-Date: 2014-01-06 15:27+0100\n" -"Last-Translator: Marce Villarino \n" -"Language-Team: Galician \n" +"PO-Revision-Date: 2015-03-14 06:26+0100\n" +"Last-Translator: Adrián Chaves Fernández \n" +"Language-Team: Galician \n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -54,8 +55,6 @@ msgstr "Detectar automaticamente" #: kconfigdialog.cpp:45 -#, fuzzy -#| msgid "Configure" msgctxt "@title:window" msgid "Configure" msgstr "Configurar" @@ -481,36 +480,26 @@ msgstr "Acerca de &KDE" #: ktipdialog.cpp:239 -#, fuzzy -#| msgid "Tip of the Day" msgctxt "@title:window" msgid "Tip of the Day" msgstr "Consello do día" #: ktipdialog.cpp:255 -#, fuzzy -#| msgid "Did you know...?\n" msgctxt "@title" msgid "Did you know...?\n" msgstr "Sabía que...?\n" #: ktipdialog.cpp:307 -#, fuzzy -#| msgid "&Show tips on startup" msgctxt "@option:check" msgid "&Show tips on startup" msgstr "Mostrar os con&sellos ao iniciar" #: ktipdialog.cpp:312 -#, fuzzy -#| msgid "&Previous" msgctxt "@action:button Goes to previous tip" msgid "&Previous" msgstr "&Anterior" #: ktipdialog.cpp:317 -#, fuzzy -#| msgid "&Next" msgctxt "@action:button Goes to next tip, opposite to previous" msgid "&Next" msgstr "&Seguinte" diff -Nru kconfigwidgets-5.8.0/po/sl/kconfigwidgets5.po kconfigwidgets-5.9.0/po/sl/kconfigwidgets5.po --- kconfigwidgets-5.8.0/po/sl/kconfigwidgets5.po 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/po/sl/kconfigwidgets5.po 2015-04-04 12:02:00.000000000 +0000 @@ -11,13 +11,13 @@ # Andrej Vernekar , 2005, 2007, 2008, 2009, 2010. # Jure Repinc , 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013. # Andrej Vernekar , 2008, 2011, 2012. -# Andrej Mernik , 2012, 2013. +# Andrej Mernik , 2012, 2013, 2015. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2015-02-28 09:34+0000\n" -"PO-Revision-Date: 2013-11-26 18:31+0100\n" +"PO-Revision-Date: 2015-04-03 10:01+0200\n" "Last-Translator: Andrej Mernik \n" "Language-Team: Slovenian \n" "Language: sl\n" @@ -57,8 +57,6 @@ msgstr "Samodejna zaznava" #: kconfigdialog.cpp:45 -#, fuzzy -#| msgid "Configure" msgctxt "@title:window" msgid "Configure" msgstr "Nastavi" @@ -485,36 +483,26 @@ msgstr "O &KDE" #: ktipdialog.cpp:239 -#, fuzzy -#| msgid "Tip of the Day" msgctxt "@title:window" msgid "Tip of the Day" msgstr "Namig dneva" #: ktipdialog.cpp:255 -#, fuzzy -#| msgid "Did you know...?\n" msgctxt "@title" msgid "Did you know...?\n" msgstr "Ali ste vedeli ...?\n" #: ktipdialog.cpp:307 -#, fuzzy -#| msgid "&Show tips on startup" msgctxt "@option:check" msgid "&Show tips on startup" msgstr "&Pokaži namige ob zagonu" #: ktipdialog.cpp:312 -#, fuzzy -#| msgid "&Previous" msgctxt "@action:button Goes to previous tip" msgid "&Previous" -msgstr "&Prejšnji" +msgstr "&Predhodni" #: ktipdialog.cpp:317 -#, fuzzy -#| msgid "&Next" msgctxt "@action:button Goes to next tip, opposite to previous" msgid "&Next" msgstr "&Naslednji" diff -Nru kconfigwidgets-5.8.0/src/entry.desktop kconfigwidgets-5.9.0/src/entry.desktop --- kconfigwidgets-5.8.0/src/entry.desktop 2015-03-07 14:39:32.000000000 +0000 +++ kconfigwidgets-5.9.0/src/entry.desktop 2015-04-04 12:02:00.000000000 +0000 @@ -10,6 +10,7 @@ Name[es]=Inglés de EE. UU. Name[fi]=Amerikanenglanti Name[gd]=Beurla (SA) +Name[gl]=Inglés americano Name[hu]=Angol (amerikai) Name[it]=Inglese US Name[ko]=미국 영어