rev 17699 - kde-extras/strigi/trunk/debian

Fathi Boudra fabo at alioth.debian.org
Tue Apr 20 17:33:56 UTC 2010


Author: fabo
Date: 2010-04-20 17:33:55 +0000 (Tue, 20 Apr 2010)
New Revision: 17699

Modified:
   kde-extras/strigi/trunk/debian/changelog
   kde-extras/strigi/trunk/debian/control
   kde-extras/strigi/trunk/debian/copyright
   kde-extras/strigi/trunk/debian/rules
Log:
Upload Strigi new upstream release.


Modified: kde-extras/strigi/trunk/debian/changelog
===================================================================
--- kde-extras/strigi/trunk/debian/changelog	2010-04-20 09:30:01 UTC (rev 17698)
+++ kde-extras/strigi/trunk/debian/changelog	2010-04-20 17:33:55 UTC (rev 17699)
@@ -1,3 +1,9 @@
+strigi (0.7.2-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fathi Boudra <fabo at debian.org>  Tue, 20 Apr 2010 20:01:06 +0300
+
 strigi (0.7.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: kde-extras/strigi/trunk/debian/control
===================================================================
--- kde-extras/strigi/trunk/debian/control	2010-04-20 09:30:01 UTC (rev 17698)
+++ kde-extras/strigi/trunk/debian/control	2010-04-20 17:33:55 UTC (rev 17699)
@@ -3,17 +3,16 @@
 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.4), cmake, pkg-kde-tools (>= 0.5), libbz2-dev,
+Build-Depends: debhelper (>= 7.4.15), cmake (>= 2.8.0), pkg-kde-tools (>= 0.6.4), 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
+Standards-Version: 3.8.4
 Homepage: http://strigi.sourceforge.net
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/strigi/trunk
 Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/strigi/trunk
 
 Package: strigi-daemon
 Architecture: any
-Section: utils
 Depends: ${shlibs:Depends}, ${misc:Depends}, poppler-utils, dbus-x11 | dbus
 Suggests: strigi-plugins
 Description: fast indexing and searching tool for your personal data (daemon)
@@ -53,7 +52,6 @@
 
 Package: strigi-utils
 Architecture: any
-Section: utils
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: strigi-daemon (<< 0.3.11-1)
 Description: command-line tools for Strigi Desktop Search

Modified: kde-extras/strigi/trunk/debian/copyright
===================================================================
--- kde-extras/strigi/trunk/debian/copyright	2010-04-20 09:30:01 UTC (rev 17698)
+++ kde-extras/strigi/trunk/debian/copyright	2010-04-20 17:33:55 UTC (rev 17699)
@@ -93,10 +93,10 @@
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in `/usr/share/common-licenses/LGPL'.
+Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
 
 The Debian packaging is:
 
-    © 2006-2009 Fathi Boudra <fabo at debian.org>
+    © 2006-2010 Fathi Boudra <fabo at debian.org>
 
-and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+and is licensed under the GPL version 2, see `/usr/share/common-licenses/GPL-2'.

Modified: kde-extras/strigi/trunk/debian/rules
===================================================================
--- kde-extras/strigi/trunk/debian/rules	2010-04-20 09:30:01 UTC (rev 17698)
+++ kde-extras/strigi/trunk/debian/rules	2010-04-20 17:33:55 UTC (rev 17699)
@@ -10,7 +10,7 @@
 LIBPKGS := $(shell dh_listpackages | grep libs | sed -e '/dev/d;')
 
 %:
-	dh --list-missing $@
+	dh $@ --parallel --list-missing
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-kde-commits mailing list