rev 16100 - in trunk/packages/kdepim/debian: . patches

Fathi Boudra fabo at alioth.debian.org
Thu Oct 8 15:10:53 UTC 2009


Author: fabo
Date: 2009-10-08 15:10:53 +0000 (Thu, 08 Oct 2009)
New Revision: 16100

Removed:
   trunk/packages/kdepim/debian/patches/01_crash_when_autocompleting_ldap_address_r1019115.diff
Modified:
   trunk/packages/kdepim/debian/changelog
   trunk/packages/kdepim/debian/control
   trunk/packages/kdepim/debian/patches/30_debianize_akregator_default.diff
   trunk/packages/kdepim/debian/patches/series
Log:
* Remove stolen upstream patch:
  - 01_crash_when_autocompleting_ldap_address_r1019115
* Update debian/control:
  - add versioned build dependency against libboost*-dev >= 1.40.2 to fix
    ftbfs wrt to boost python bug. (Closes: #548191)


Modified: trunk/packages/kdepim/debian/changelog
===================================================================
--- trunk/packages/kdepim/debian/changelog	2009-10-08 14:50:14 UTC (rev 16099)
+++ trunk/packages/kdepim/debian/changelog	2009-10-08 15:10:53 UTC (rev 16100)
@@ -1,10 +1,13 @@
 kdepim (4:4.3.2-1) unstable; urgency=low
 
-  * TODO: fix ftbfs wrt to boost python. (Closes: #548191)
 
   * New upstream release.
+  * Remove stolen upstream patch:
+    - 01_crash_when_autocompleting_ldap_address_r1019115
   * Update debian/control:
     - replace libgnokii3-dev by libgnokii build dependency. (Closes: #549678)
+    - add versioned build dependency against libboost*-dev >= 1.40.2 to fix
+      ftbfs wrt to boost python bug. (Closes: #548191)
 
  -- Fathi Boudra <fabo at debian.org>  Mon, 05 Oct 2009 16:39:52 +0200
 

Modified: trunk/packages/kdepim/debian/control
===================================================================
--- trunk/packages/kdepim/debian/control	2009-10-08 14:50:14 UTC (rev 16099)
+++ trunk/packages/kdepim/debian/control	2009-10-08 15:10:53 UTC (rev 16100)
@@ -4,10 +4,10 @@
 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>
-Build-Depends: cdbs, debhelper (>= 7), quilt, pkg-kde-tools (>= 0.4.2),
- kdelibs5-dev (>= 4:4.3.1), kdepimlibs5-dev (>= 4:4.3.1),
+Build-Depends: cdbs, debhelper (>= 7.3), quilt, pkg-kde-tools (>= 0.5),
+ kdelibs5-dev (>= 4:4.3.2), kdepimlibs5-dev (>= 4:4.3.2),
  libphonon-dev (>= 4:4.3.1),
- libgpgme11-dev, libboost-dev, libboost-graph-dev, libsasl2-dev,
+ libgpgme11-dev, libboost-dev (>= 1.40.0-2), libboost-graph-dev (>= 1.40.0-2), libsasl2-dev,
  xsltproc, libgnokii-dev, libxss-dev, libqca2-dev (>= 2.0.0),
  libassuan-dev,
  libstreams-dev (>= 0.6.3), libstreamanalyzer-dev (>= 0.6.3), libsearchclient-dev (>= 0.6.3),

Modified: trunk/packages/kdepim/debian/patches/30_debianize_akregator_default.diff
===================================================================
--- trunk/packages/kdepim/debian/patches/30_debianize_akregator_default.diff	2009-10-08 14:50:14 UTC (rev 16099)
+++ trunk/packages/kdepim/debian/patches/30_debianize_akregator_default.diff	2009-10-08 15:10:53 UTC (rev 16100)
@@ -1,6 +1,6 @@
 --- a/akregator/src/akregator_part.cpp
 +++ b/akregator/src/akregator_part.cpp
-@@ -131,6 +131,20 @@ namespace {
+@@ -133,6 +133,20 @@ namespace {
          look.setAttribute("xmlUrl","http://www.kde.org/kde-look-content.rdf");
          mainFolder.appendChild(look);
  

Modified: trunk/packages/kdepim/debian/patches/series
===================================================================
--- trunk/packages/kdepim/debian/patches/series	2009-10-08 14:50:14 UTC (rev 16099)
+++ trunk/packages/kdepim/debian/patches/series	2009-10-08 15:10:53 UTC (rev 16100)
@@ -1,2 +1 @@
-01_crash_when_autocompleting_ldap_address_r1019115.diff
 30_debianize_akregator_default.diff




More information about the pkg-kde-commits mailing list