rev 5383 - in kde-extras/strigiapplet/trunk/debian: . patches

Fathi Boudra fboudra-guest at alioth.debian.org
Sat Jan 20 16:51:34 CET 2007


Author: fboudra-guest
Date: 2007-01-20 16:51:34 +0100 (Sat, 20 Jan 2007)
New Revision: 5383

Added:
   kde-extras/strigiapplet/trunk/debian/patches/11_et_translation.diff
   kde-extras/strigiapplet/trunk/debian/patches/12_findjstreams.diff
   kde-extras/strigiapplet/trunk/debian/patches/13_findstrigi.diff
Modified:
   kde-extras/strigiapplet/trunk/debian/changelog
   kde-extras/strigiapplet/trunk/debian/control
Log:
prepare strigi-applet 0.3.11

Modified: kde-extras/strigiapplet/trunk/debian/changelog
===================================================================
--- kde-extras/strigiapplet/trunk/debian/changelog	2007-01-20 14:38:16 UTC (rev 5382)
+++ kde-extras/strigiapplet/trunk/debian/changelog	2007-01-20 15:51:34 UTC (rev 5383)
@@ -1,8 +1,12 @@
-strigiapplet (0.3.10-2) UNRELEASED; urgency=low
+strigiapplet (0.3.11-1) experimental; urgency=low
 
-  * Improve strigi-plugins long description (Closes: #401318)
+  * New upstream release (Closes: #407395).
+  * Improve strigi-plugins long description (Closes: #401318).
+  * Add patches:
+    * et translation.
+    * find include path (jstreams and strigi)
 
- -- Fathi Boudra <fboudra at free.fr>  Sun,  3 Dec 2006 12:10:05 +0100
+ -- Fathi Boudra <fboudra at free.fr>  Sat, 20 Jan 2007 10:47:45 +0100
 
 strigiapplet (0.3.10-1) unstable; urgency=low
 

Modified: kde-extras/strigiapplet/trunk/debian/control
===================================================================
--- kde-extras/strigiapplet/trunk/debian/control	2007-01-20 14:38:16 UTC (rev 5382)
+++ kde-extras/strigiapplet/trunk/debian/control	2007-01-20 15:51:34 UTC (rev 5383)
@@ -4,7 +4,7 @@
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Fathi Boudra <fboudra at free.fr>, Mark Purcell <msp at debian.org>
 Build-Depends: cdbs, debhelper (>= 5), cmake, kdelibs4-dev, libextractor-dev,
- libstrigihtmlgui-dev (>= 0.3.10)
+ libstrigihtmlgui-dev (>= 0.3.11)
 Standards-Version: 3.7.2
 
 Package: strigi-applet
@@ -28,8 +28,8 @@
  This package is part of Strigi Desktop Search, it contains the KFile plugin.
  .
  The KFile plugin for Strigi uses the KFile meta-data system of KDE to better
- analyze and index files. It adds support for extraction of meta-information from
- files by using an appropriate KFile plugin.
+ analyze and index files. It adds support for extraction of meta-information
+ from files by using an appropriate KFile plugin.
  .
  See the 'strigi-daemon' package for more information.
  .

Added: kde-extras/strigiapplet/trunk/debian/patches/11_et_translation.diff
===================================================================
--- kde-extras/strigiapplet/trunk/debian/patches/11_et_translation.diff	2007-01-20 14:38:16 UTC (rev 5382)
+++ kde-extras/strigiapplet/trunk/debian/patches/11_et_translation.diff	2007-01-20 15:51:34 UTC (rev 5383)
@@ -0,0 +1,44 @@
+diff -Nur strigiapplet-0.3.11/src/jstream/jstream.protocol strigiapplet-0.3.11.new/src/jstream/jstream.protocol
+--- strigiapplet-0.3.11/src/jstream/jstream.protocol	2006-12-13 00:09:48.000000000 +0100
++++ strigiapplet-0.3.11.new/src/jstream/jstream.protocol	2006-12-17 15:03:23.000000000 +0100
+@@ -16,6 +16,7 @@
+ Description[de]=Ein-/Ausgabemodul für jstream
+ Description[el]=Ένα kioslave για το jstream
+ Description[es]=Un kioslave para jstream
++Description[et]=Jstreami KIO-moodul
+ Description[ga]=kioslave le haghaidh jstream
+ Description[gl]=Un kioslave para jstream
+ Description[ja]=jstream のための kioslave
+diff -Nur strigiapplet-0.3.11/src/kickerapplet/strigiapplet.desktop strigiapplet-0.3.11.new/src/kickerapplet/strigiapplet.desktop
+--- strigiapplet-0.3.11/src/kickerapplet/strigiapplet.desktop	2006-12-13 00:09:49.000000000 +0100
++++ strigiapplet-0.3.11.new/src/kickerapplet/strigiapplet.desktop	2006-12-17 15:03:23.000000000 +0100
+@@ -8,6 +8,7 @@
+ Comment[de]=Ein Miniprogramm zur Suche mit Strigi
+ Comment[el]=Ένα εφαρμογίδιο για αναζήτηση με το Strigi
+ Comment[es]=Un applet para buscar con Strigi
++Comment[et]=Strigi otsingu aplett
+ Comment[gl]=Unha applet para procuras con Strigi
+ Comment[ja]=Strigi 検索のためのアプレット
+ Comment[nl]=Een applet voor het zoeken met Strigi
+diff -Nur strigiapplet-0.3.11/src/strigi/strigi.desktop strigiapplet-0.3.11.new/src/strigi/strigi.desktop
+--- strigiapplet-0.3.11/src/strigi/strigi.desktop	2006-12-13 00:09:48.000000000 +0100
++++ strigiapplet-0.3.11.new/src/strigi/strigi.desktop	2006-12-17 15:03:23.000000000 +0100
+@@ -13,6 +13,7 @@
+ GenericName[de]=Arbeitsbereich-Suche
+ GenericName[el]=Αναζήτηση στο σύστημα
+ GenericName[es]=Búsqueda de escritorio
++GenericName[et]=Töölauaotsing
+ GenericName[ga]=Cuardach Deisce
+ GenericName[gl]=Procuras de Escritório
+ GenericName[ja]=デスクトップ検索
+diff -Nur strigiapplet-0.3.11/src/strigi/strigi.protocol strigiapplet-0.3.11.new/src/strigi/strigi.protocol
+--- strigiapplet-0.3.11/src/strigi/strigi.protocol	2006-12-13 00:09:48.000000000 +0100
++++ strigiapplet-0.3.11.new/src/strigi/strigi.protocol	2006-12-17 15:03:23.000000000 +0100
+@@ -13,6 +13,7 @@
+ Description[de]=Ein-/Ausgabemodul für strigi
+ Description[el]=Ένα kioslave για το strigi
+ Description[es]=Un kioslave para strigi
++Description[et]=Strigi KIO-moodul
+ Description[ga]=kioslave le haghaidh strigi
+ Description[gl]=Un kioslave para strigi
+ Description[ja]=Strigi のための kioslave

Added: kde-extras/strigiapplet/trunk/debian/patches/12_findjstreams.diff
===================================================================
--- kde-extras/strigiapplet/trunk/debian/patches/12_findjstreams.diff	2007-01-20 14:38:16 UTC (rev 5382)
+++ kde-extras/strigiapplet/trunk/debian/patches/12_findjstreams.diff	2007-01-20 15:51:34 UTC (rev 5383)
@@ -0,0 +1,11 @@
+diff -Nur strigiapplet-0.3.11/cmake/FindJStreams.cmake strigiapplet-0.3.11.new/cmake/FindJStreams.cmake
+--- strigiapplet-0.3.11/cmake/FindJStreams.cmake	2006-12-13 00:09:48.000000000 +0100
++++ strigiapplet-0.3.11.new/cmake/FindJStreams.cmake	2007-01-20 12:56:29.000000000 +0100
+@@ -10,6 +10,7 @@
+ FIND_PATH(JSTREAMS_INCLUDE_DIR streambase.h
+   PATHS
+   /usr/include
++  /usr/include/strigi
+   /usr/local/include
+ )
+ 

Added: kde-extras/strigiapplet/trunk/debian/patches/13_findstrigi.diff
===================================================================
--- kde-extras/strigiapplet/trunk/debian/patches/13_findstrigi.diff	2007-01-20 14:38:16 UTC (rev 5382)
+++ kde-extras/strigiapplet/trunk/debian/patches/13_findstrigi.diff	2007-01-20 15:51:34 UTC (rev 5383)
@@ -0,0 +1,11 @@
+diff -Nur strigiapplet-0.3.11/cmake/FindStrigi.cmake strigiapplet-0.3.11.new/cmake/FindStrigi.cmake
+--- strigiapplet-0.3.11/cmake/FindStrigi.cmake	2006-12-13 00:09:48.000000000 +0100
++++ strigiapplet-0.3.11.new/cmake/FindStrigi.cmake	2007-01-20 14:44:30.000000000 +0100
+@@ -10,6 +10,7 @@
+ FIND_PATH(STRIGI_INCLUDE_DIR strigihtmlgui.h
+   PATHS
+   /usr/include
++  /usr/include/strigi
+   /usr/local/include
+ )
+ 




More information about the pkg-kde-commits mailing list