rev 16552 - in kde-extras/strigi/trunk/debian: . patches source

Fathi Boudra fabo at alioth.debian.org
Thu Jan 7 13:53:48 UTC 2010


Author: fabo
Date: 2010-01-07 13:53:47 +0000 (Thu, 07 Jan 2010)
New Revision: 16552

Added:
   kde-extras/strigi/trunk/debian/source/
   kde-extras/strigi/trunk/debian/source/format
Removed:
   kde-extras/strigi/trunk/debian/README.source
Modified:
   kde-extras/strigi/trunk/debian/changelog
   kde-extras/strigi/trunk/debian/control
   kde-extras/strigi/trunk/debian/patches/01_remove_FindQt4.cmake_local_copy.diff
   kde-extras/strigi/trunk/debian/rules
   kde-extras/strigi/trunk/debian/strigi-utils.install
Log:
* Switch to dpkg-source 3.0 (quilt) format:
  - Remove quilt build dependency.
  - Remove debian/README.source file.
  - Remove quilt option to dh.
* Add DEP-3 header to 01_remove_FindQt4.cmake_local_copy.diff patch.
* Update debian/strigi-utils.install: add rdfindexer.


Modified: kde-extras/strigi/trunk/debian/changelog
===================================================================
--- kde-extras/strigi/trunk/debian/changelog	2010-01-07 11:33:42 UTC (rev 16551)
+++ kde-extras/strigi/trunk/debian/changelog	2010-01-07 13:53:47 UTC (rev 16552)
@@ -1,6 +1,12 @@
-strigi (0.7.1-1) UNRELEASED; urgency=low
+strigi (0.7.1-1) unstable; urgency=low
 
   * New upstream release.
+  * Switch to dpkg-source 3.0 (quilt) format:
+    - Remove quilt build dependency.
+    - Remove debian/README.source file.
+    - Remove quilt option to dh.
+  * Add DEP-3 header to 01_remove_FindQt4.cmake_local_copy.diff patch.
+  * Update debian/strigi-utils.install: add rdfindexer.
 
  -- Fathi Boudra <fabo at debian.org>  Thu, 07 Jan 2010 12:33:03 +0100
 

Modified: kde-extras/strigi/trunk/debian/control
===================================================================
--- kde-extras/strigi/trunk/debian/control	2010-01-07 11:33:42 UTC (rev 16551)
+++ kde-extras/strigi/trunk/debian/control	2010-01-07 13:53:47 UTC (rev 16552)
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>, Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 7.3.12), cmake, quilt, pkg-kde-tools (>= 0.4.11), libbz2-dev,
- libclucene-dev, libdbus-1-dev, libexiv2-dev, libqt4-dev (>= 4.4.3), libxml2-dev,
+Build-Depends: debhelper (>= 7.4), cmake, pkg-kde-tools (>= 0.5), libbz2-dev,
+ libclucene-dev (>= 0.9.21b), libdbus-1-dev, libexiv2-dev, libqt4-dev (>= 4.4.3), libxml2-dev,
  zlib1g-dev, libxml2-utils, python-support, python
 Standards-Version: 3.8.3
 Homepage: http://strigi.sourceforge.net
@@ -18,7 +18,7 @@
 Suggests: strigi-plugins
 Description: fast indexing and searching tool for your personal data (daemon)
  Strigi is a program for fast indexing and searching your personal data. It can
- gather and index informations from files in the filesystem even if they are
+ gather and index information from files in the filesystem even if they are
  hidden in emails or archives. It comes with a Qt4 GUI, an HTML GUI and a KDE
  GUI.
  .
@@ -49,7 +49,7 @@
  .
  This package is part of Strigi Desktop Search, it contains the Qt4 client.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: strigi-utils
 Architecture: any
@@ -72,7 +72,7 @@
     to all applications that can parse XML simply by calling xmlindexer and
     parsing the output.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstreams0
 Architecture: any
@@ -83,7 +83,7 @@
  This package is part of Strigi Desktop Search, it contains a library for
  writing clients using libstreams.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstreams-dev
 Architecture: any
@@ -93,7 +93,7 @@
  This package is part of Strigi Desktop Search, it contains the Strigi
  development files for libstreams.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstreamanalyzer0
 Architecture: any
@@ -106,7 +106,7 @@
  This package is part of Strigi Desktop Search, it contains a library for
  writing clients using libstreamanalyzer.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstreamanalyzer-dev
 Architecture: any
@@ -118,7 +118,7 @@
  This package is part of Strigi Desktop Search, it contains the Strigi
  development files for libstreamanalyzer.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libsearchclient0
 Architecture: any
@@ -129,7 +129,7 @@
  This package is part of Strigi Desktop Search, it contains a library for
  writing clients.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libsearchclient-dev
 Architecture: any
@@ -139,7 +139,7 @@
  This package is part of Strigi Desktop Search, it contains the Strigi
  development files for libsearchclient.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstrigihtmlgui0
 Architecture: any
@@ -149,7 +149,7 @@
  This package is part of Strigi Desktop Search, it contains a library for
  writing html clients.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstrigihtmlgui-dev
 Architecture: any
@@ -159,7 +159,7 @@
  This package is part of Strigi Desktop Search, it contains the Strigi
  development files for libstrigihtmlgui.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstrigiqtdbusclient0
 Architecture: any
@@ -169,7 +169,7 @@
  This package is part of Strigi Desktop Search, it contains a library for
  writing Qt D-Bus clients for strigi.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: libstrigiqtdbusclient-dev
 Architecture: any
@@ -179,7 +179,7 @@
  This package is part of Strigi Desktop Search, it contains the Strigi
  development files for libstrigiqtdbusclient.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: deskbar-plugins-strigi
 Architecture: any
@@ -189,7 +189,7 @@
  This package is part of Strigi Desktop Search, it contains a plugin
  for the GNOME Deskbar applet to search for files using Strigi.
  .
- See the 'strigi-daemon' package for more informations.
+ See the 'strigi-daemon' package for more information.
 
 Package: strigi-dbg
 Priority: extra

Modified: kde-extras/strigi/trunk/debian/patches/01_remove_FindQt4.cmake_local_copy.diff
===================================================================
--- kde-extras/strigi/trunk/debian/patches/01_remove_FindQt4.cmake_local_copy.diff	2010-01-07 11:33:42 UTC (rev 16551)
+++ kde-extras/strigi/trunk/debian/patches/01_remove_FindQt4.cmake_local_copy.diff	2010-01-07 13:53:47 UTC (rev 16552)
@@ -1,3 +1,7 @@
+Description: Remove FindQt4.cmake local copy
+Forwarded: not-needed
+Author: Fathi Boudra <fabo at debian.org>
+
 --- a/cmake/FindQt4.cmake
 +++ /dev/null
 @@ -1,1221 +0,0 @@

Modified: kde-extras/strigi/trunk/debian/rules
===================================================================
--- kde-extras/strigi/trunk/debian/rules	2010-01-07 11:33:42 UTC (rev 16551)
+++ kde-extras/strigi/trunk/debian/rules	2010-01-07 13:53:47 UTC (rev 16552)
@@ -10,7 +10,7 @@
 LIBPKGS := $(shell dh_listpackages | grep libs | sed -e '/dev/d;')
 
 %:
-	dh --with quilt $@
+	dh --list-missing $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

Added: kde-extras/strigi/trunk/debian/source/format
===================================================================
--- kde-extras/strigi/trunk/debian/source/format	                        (rev 0)
+++ kde-extras/strigi/trunk/debian/source/format	2010-01-07 13:53:47 UTC (rev 16552)
@@ -0,0 +1 @@
+3.0 (quilt)

Modified: kde-extras/strigi/trunk/debian/strigi-utils.install
===================================================================
--- kde-extras/strigi/trunk/debian/strigi-utils.install	2010-01-07 11:33:42 UTC (rev 16551)
+++ kde-extras/strigi/trunk/debian/strigi-utils.install	2010-01-07 13:53:47 UTC (rev 16552)
@@ -1,4 +1,5 @@
 usr/bin/deepfind
 usr/bin/deepgrep
+usr/bin/rdfindexer
 usr/bin/strigicmd
 usr/bin/xmlindexer




More information about the pkg-kde-commits mailing list