rev 16016 - in trunk/packages/kdelibs/debian: . patches po

Karl Ferdinand Ebert kfebert-guest at alioth.debian.org
Sat Oct 3 08:44:36 UTC 2009


Author: kfebert-guest
Date: 2009-10-03 08:44:36 +0000 (Sat, 03 Oct 2009)
New Revision: 16016

Added:
   trunk/packages/kdelibs/debian/patches/26_fixmanpage.diff
   trunk/packages/kdelibs/debian/po/
   trunk/packages/kdelibs/debian/po/POTFILES.in
   trunk/packages/kdelibs/debian/po/de.po
   trunk/packages/kdelibs/debian/po/templates.pot
Modified:
   trunk/packages/kdelibs/debian/changelog
   trunk/packages/kdelibs/debian/control
   trunk/packages/kdelibs/debian/kdelibs5-data.NEWS
   trunk/packages/kdelibs/debian/kdelibs5.templates
   trunk/packages/kdelibs/debian/patches/series
Log:
I added po-debconf and first german translation,
modified kdelibs5.templates for better display in debconf and
added patch 26_fixmanpage.diff.


Modified: trunk/packages/kdelibs/debian/changelog
===================================================================
--- trunk/packages/kdelibs/debian/changelog	2009-10-03 08:40:45 UTC (rev 16015)
+++ trunk/packages/kdelibs/debian/changelog	2009-10-03 08:44:36 UTC (rev 16016)
@@ -1,3 +1,12 @@
+kde4libs (4:4.3.2-0r2) UNRELEASED; urgency=low
+
+  * modified kdelibs5.templates to conform partially with lintian complaints
+  * added po-debconf and a first german translation.
+  * changed UNRELEASED to experimental in kdelibs5-data.NEWS
+  * added 26_fixmanpage.diff
+
+ -- Karl Ferdinand Ebert <kfebert at gmail.com>  Sat, 03 Oct 2009 10:10:10 +0200
+
 kde4libs (4:4.3.2-0r1) UNRELEASED; urgency=low
 
   * New upstream release.

Modified: trunk/packages/kdelibs/debian/control
===================================================================
--- trunk/packages/kdelibs/debian/control	2009-10-03 08:40:45 UTC (rev 16015)
+++ trunk/packages/kdelibs/debian/control	2009-10-03 08:44:36 UTC (rev 16016)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Sune Vuorela <debian at pusling.com>, Fathi Boudra <fabo at debian.org>, Armin Berres <armin+debian at space-based.de>, Modestas Vainius <modestas at vainius.eu>, George Kiagiadakis <gkiagiad at csd.uoc.gr>
-Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), quilt, cmake (>= 2.6.3), pkg-kde-tools (>= 0.4.2),
+Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), quilt, cmake (>= 2.6.3), pkg-kde-tools (>= 0.4.2), po-debconf,
  shared-mime-info (>= 0.20), dpkg-dev (>= 1.15.3), libphonon-dev (>= 4:4.3.0),
  libcups2-dev, libdbus-1-dev, libqt4-dev (>= 4.5.1), libqt4-opengl-dev (>= 4.5.1),
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],

Modified: trunk/packages/kdelibs/debian/kdelibs5-data.NEWS
===================================================================
--- trunk/packages/kdelibs/debian/kdelibs5-data.NEWS	2009-10-03 08:40:45 UTC (rev 16015)
+++ trunk/packages/kdelibs/debian/kdelibs5-data.NEWS	2009-10-03 08:44:36 UTC (rev 16016)
@@ -1,4 +1,4 @@
-kde4libs (4:4.0.81+svn816106-1) UNRELEASED; urgency=low
+kde4libs (4:4.0.81+svn816106-1) experimental; urgency=low
 
   *  Configuration files are now treated differently. 
      default files are installed in /usr/share/kde4/config and these 

Modified: trunk/packages/kdelibs/debian/kdelibs5.templates
===================================================================
--- trunk/packages/kdelibs/debian/kdelibs5.templates	2009-10-03 08:40:45 UTC (rev 16015)
+++ trunk/packages/kdelibs/debian/kdelibs5.templates	2009-10-03 08:44:36 UTC (rev 16016)
@@ -1,11 +1,11 @@
 Template: kdelibs5/upgrade_kdehome_running_title
 Type: title
-Description: Upgrading kdelibs5 while KDE 4 is running
+_Description: Upgrading kdelibs5 while KDE 4 is running
 
 Template: kdelibs5/upgrade_kdehome_running
 Type: boolean
 Default: true
-Description: Stop possible unsafe upgrade of KDE4 with running sessions (user settings directory change)?
+_Description: Stop possible unsafe upgrade of KDE4 with running sessions?
  You are about to upgrade to the new version of the kdelibs5 package which
  introduces a major configuration change. Newly started KDE 4 applications
  will use ~/.kde directory to store user settings and data (also known as
@@ -30,11 +30,11 @@
 
 Template: kdelibs5/upgrade_kdehome_info_title
 Type: title
-Description: Upgrading kdelibs5
+_Description: Upgrading kdelibs5
 
 Template: kdelibs5/upgrade_kdehome_info
 Type: note
-Description: New user settings directory (KDEHOME) for KDE 4 applications.
+_Description: New user settings directory (KDEHOME) for KDE 4 applications
  Once this package is upgraded, KDE 4 applications will use ~/.kde directory to
  store user settings and data (also known as KDEHOME) by default.  Currently,
  KDE 4 applications use ~/.kde4. KDE 3 applications has always used (and will

Added: trunk/packages/kdelibs/debian/patches/26_fixmanpage.diff
===================================================================
--- trunk/packages/kdelibs/debian/patches/26_fixmanpage.diff	                        (rev 0)
+++ trunk/packages/kdelibs/debian/patches/26_fixmanpage.diff	2009-10-03 08:44:36 UTC (rev 16016)
@@ -0,0 +1,14 @@
+Fix "cannot adjust line" 
+
+--- a/cmake/modules/FindBlitz.cmake
++++ b/cmake/modules/FindBlitz.cmake
+@@ -1,6 +1,6 @@
+-################################################################
+-########## DEPRECATED, use FindQImageBlitz instead #############
+-################################################################
++########################################################### ##### 
++########## DEPRECATED, use FindQImageBlitz instead ######## ##### 
++########################################################### ##### 
+ # - Try to find blitz lib
+ # Once done this will define
+ #

Modified: trunk/packages/kdelibs/debian/patches/series
===================================================================
--- trunk/packages/kdelibs/debian/patches/series	2009-10-03 08:40:45 UTC (rev 16015)
+++ trunk/packages/kdelibs/debian/patches/series	2009-10-03 08:44:36 UTC (rev 16016)
@@ -10,3 +10,4 @@
 22_hack_in_etc_kde4_in_kstandarddirs.diff
 23_solid_no_double_build.diff
 25_ld_exclude_libs_qtuitools.diff
+26_fixmanpage.diff

Added: trunk/packages/kdelibs/debian/po/POTFILES.in
===================================================================
--- trunk/packages/kdelibs/debian/po/POTFILES.in	                        (rev 0)
+++ trunk/packages/kdelibs/debian/po/POTFILES.in	2009-10-03 08:44:36 UTC (rev 16016)
@@ -0,0 +1 @@
+[type: gettext/rfc822deb] kdelibs5.templates

Added: trunk/packages/kdelibs/debian/po/de.po
===================================================================
--- trunk/packages/kdelibs/debian/po/de.po	                        (rev 0)
+++ trunk/packages/kdelibs/debian/po/de.po	2009-10-03 08:44:36 UTC (rev 16016)
@@ -0,0 +1,154 @@
+# translation of kdelibs to german
+# Copyright (C) 2009
+# This file is distributed under the same license as the kdelibs5 package.
+# Please see debian/copyright.
+#
+#    Translators, if you are not familiar with the PO format, gettext
+#    documentation is worth reading, especially sections dedicated to
+#    this format, e.g. by running:
+#         info -n '(gettext)PO Files'
+#         info -n '(gettext)Header Entry'
+#
+#    Some information specific to po-debconf are available at
+#            /usr/share/doc/po-debconf/README-trans
+#         or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+#    Developers do not need to manually edit POT or PO files.
+#
+# Karl Ferdinand Ebert, 2009 
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: de\n"
+"Report-Msgid-Bugs-To: kde4libs at packages.debian.org\n"
+"POT-Creation-Date: 2009-10-03 10:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Karl Ferdinand Ebert <kfebert at gmail.com>\n"
+"Language-Team: german <debian-l10n-german at lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: title
+#. Description
+#: ../kdelibs5.templates:1001
+msgid "Upgrading kdelibs5 while KDE 4 is running"
+msgstr "Aktualisiere kdelibs5 während KDE 4 läuft"
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+#, fuzzy
+#| msgid ""
+#| "Stop possible unsafe upgrade of KDE4 with running sessions (user settings "
+#| "directory change)?"
+msgid "Stop possible unsafe upgrade of KDE4 with running sessions?"
+msgstr ""
+"Beende möglicherweise unsichere Aktualisierung von laufenden KDE4 Sitzungen?"
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"You are about to upgrade to the new version of the kdelibs5 package which "
+"introduces a major configuration change. Newly started KDE 4 applications "
+"will use ~/.kde directory to store user settings and data (also known as "
+"KDEHOME) by default while currently running KDE 4 applications use ~/.kde4. "
+"KDE 3 applications have always used (and will continue to use) ~/.kde. It "
+"seems that there are a few KDE 4 applications running on your system at the "
+"moment. To avoid potential setting/data loss, you should:"
+msgstr ""
+"Sie sind im Begriff zu einer neuen Version vom Paket kdelibs5 zu "
+"aktualisieren, welche maßgebliche Änderungen in der Konfiguration einführt. "
+"Neu gestartete KDE 4 Anwendungen werden das Verzeichnis ~/.kde nutzen, um "
+"Benutzereinstellungen und Daten (auch bekannt als KDEHOME) standardmäßig zu "
+"speichern, während momentan laufende KDE 4 Anwendungen  nutzen ~/.kde4. KDE "
+"3 Anwendungen haben (und werden immer) ~/.kde genutzt. Es scheint, als "
+"würden im Moment einige KDE 4 Anwendungen auf Ihrem System laufen. Um "
+"möglichen Einstellungen- oder Datenverlust zu vermeiden, sollten Sie:"
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"1) Answer \"Yes\", terminate all KDE applications and KDE sessions and try "
+"upgrading again."
+msgstr ""
+"1) Antwort \"Ja\", beende alle KDE Anwendungen und KDE Sitzungen und "
+"versuche wieder zu aktualisieren"
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"or 2) Answer \"No\" to continue upgrading. You should make sure that no new "
+"KDE 4 applications are started before you migrate your KDE 4 settings and "
+"data.  Beware, that clean termination of the old KDE 4 session might not be "
+"safe.."
+msgstr ""
+"oder 2) Antworte \"Nein\", um mit dem Aktualisieren fortzusetzen. Sie "
+"sollten sicher gehen, dass keine neuen KDE 4 Anwendungen gestartet werden, "
+"bevor Sie Ihre KDE 4 Einstellungen und Daten migriert haben. Beachten Sie, "
+"dass das saubere Beenden von alten KDE 4 Sitzungen nicht sicher sein kann.."
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"Once upgrade is complete, login to KDE as usual or you may use Kaboom wizard "
+"(package name: kaboom) to migrate your user settings and data before "
+"starting any KDE 4 application."
+msgstr ""
+"Sobald die Aktualisierung vollständig ist, wie gewöhnlich anmelden oder mit "
+"dem Hilfsprogramm Kaboom (Paketname: kaboom) Ihre Benutzereinstellungen und "
+"DAten vor dem Starten einer KDE 4 Anwendung migrieren."
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid "Currently running KDE 4 applications: ${apps}"
+msgstr "Momentan laufende KDE 4 Anwendungen: ${apps}"
+
+#. Type: title
+#. Description
+#: ../kdelibs5.templates:3001
+msgid "Upgrading kdelibs5"
+msgstr "Aktualisiere kdelibs5"
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+#, fuzzy
+#| msgid "New user settings directory (KDEHOME) for KDE 4 applications."
+msgid "New user settings directory (KDEHOME) for KDE 4 applications"
+msgstr ""
+"Neues Verzeichnis für Benutzereinstellungen (KDEHOME) für KDE 4 Anwendungen"
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+msgid ""
+"Once this package is upgraded, KDE 4 applications will use ~/.kde directory "
+"to store user settings and data (also known as KDEHOME) by default.  "
+"Currently, KDE 4 applications use ~/.kde4. KDE 3 applications has always "
+"used (and will continue to use) ~/.kde."
+msgstr ""
+"Sobald dieses Paket aktualisiert ist, werden KDE 4 Anwendungen das "
+"Verzeichnis ~/.kde nutzen, um Benutzereinstellungen und Daten (auch als "
+"KDEHOME bekannt) stanardmäßig zu speichern. Momentan nutzen KDE 4 "
+"Anwendungen ~/.kde4. KDE 3 Anwendungen haben (und werden immer) ~/.kde "
+"genutzt. "
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+msgid ""
+"When upgrade is complete, it is safe to login to KDE as usual or, if you are "
+"only using individual KDE 4 applications, you may use Kaboom (available in "
+"the package of the same name) wizard to migrate your user data before "
+"starting a KDE 4 application."
+msgstr ""
+"Wenn die Aktualisierung vollständig ist, es ist sicher, wie gewöhnlich in "
+"KDE anmelden oder, wenn Sie nur einzelne KDE 4 Anwendungen nutzen, das "
+"Hilfsprogramm Kaboom (verfügbar als Paket mit gleichem Namen) kann Ihnen bei "
+"der Migration Ihrer Daten vor dem Starten einer KDE 4 Anwendung helfen."

Added: trunk/packages/kdelibs/debian/po/templates.pot
===================================================================
--- trunk/packages/kdelibs/debian/po/templates.pot	                        (rev 0)
+++ trunk/packages/kdelibs/debian/po/templates.pot	2009-10-03 08:44:36 UTC (rev 16016)
@@ -0,0 +1,107 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL at ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: kde4libs at packages.debian.org\n"
+"POT-Creation-Date: 2009-10-03 10:26+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: LANGUAGE <LL at li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: title
+#. Description
+#: ../kdelibs5.templates:1001
+msgid "Upgrading kdelibs5 while KDE 4 is running"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid "Stop possible unsafe upgrade of KDE4 with running sessions?"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"You are about to upgrade to the new version of the kdelibs5 package which "
+"introduces a major configuration change. Newly started KDE 4 applications "
+"will use ~/.kde directory to store user settings and data (also known as "
+"KDEHOME) by default while currently running KDE 4 applications use ~/.kde4. "
+"KDE 3 applications have always used (and will continue to use) ~/.kde. It "
+"seems that there are a few KDE 4 applications running on your system at the "
+"moment. To avoid potential setting/data loss, you should:"
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"1) Answer \"Yes\", terminate all KDE applications and KDE sessions and try "
+"upgrading again."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"or 2) Answer \"No\" to continue upgrading. You should make sure that no new "
+"KDE 4 applications are started before you migrate your KDE 4 settings and "
+"data.  Beware, that clean termination of the old KDE 4 session might not be "
+"safe.."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid ""
+"Once upgrade is complete, login to KDE as usual or you may use Kaboom wizard "
+"(package name: kaboom) to migrate your user settings and data before "
+"starting any KDE 4 application."
+msgstr ""
+
+#. Type: boolean
+#. Description
+#: ../kdelibs5.templates:2001
+msgid "Currently running KDE 4 applications: ${apps}"
+msgstr ""
+
+#. Type: title
+#. Description
+#: ../kdelibs5.templates:3001
+msgid "Upgrading kdelibs5"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+msgid "New user settings directory (KDEHOME) for KDE 4 applications"
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+msgid ""
+"Once this package is upgraded, KDE 4 applications will use ~/.kde directory "
+"to store user settings and data (also known as KDEHOME) by default.  "
+"Currently, KDE 4 applications use ~/.kde4. KDE 3 applications has always "
+"used (and will continue to use) ~/.kde."
+msgstr ""
+
+#. Type: note
+#. Description
+#: ../kdelibs5.templates:4001
+msgid ""
+"When upgrade is complete, it is safe to login to KDE as usual or, if you are "
+"only using individual KDE 4 applications, you may use Kaboom (available in "
+"the package of the same name) wizard to migrate your user data before "
+"starting a KDE 4 application."
+msgstr ""




More information about the pkg-kde-commits mailing list