[SCM] KDevelop Platform packaging branch, master, updated. debian/1.0.1-1-37-g8c16111

Fathi Boudra fabo at alioth.debian.org
Thu Jun 2 08:42:22 UTC 2011


The following commit has been merged in the master branch:
commit 8c161114fe2723adde32948a7ed9c32f21c37b8c
Author: Fathi Boudra <fabo at debian.org>
Date:   Thu Jun 2 11:42:06 2011 +0300

    Add libqtwebkit-dev build dependency to fix ftbfs.
---
 debian/changelog |    9 ++++++---
 debian/control   |    5 ++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3b12ba0..f5a96eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-kdevplatform (1.2.2-0r1) UNRELEASED; urgency=low
+kdevplatform (1.2.2-1) UNRELEASED; urgency=low
 
   * New upstream release:
     - provides Git support. (Closes: #597281)
@@ -35,12 +35,15 @@ kdevplatform (1.2.2-0r1) UNRELEASED; urgency=low
   * Rename packages due to soname bump:
     - kdevplatform1-libs -> kdevplatform2-libs
     - libsublime1 -> libsublime2
-  * Bump Standards-Version to 3.9.1 (no changes needed).
+  * Bump Standards-Version to 3.9.2 (no changes needed).
 
   [ Pino Toscano ]
   * kdevplatform3-libs: suggest git, cvs, konsole.
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 13 Nov 2010 13:46:24 +0200
+  [ Fathi Boudra ]
+  * Add libqtwebkit-dev build dependency to fix ftbfs.
+
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 02 Jun 2011 11:39:31 +0300
 
 kdevplatform (1.0.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6830a97..a09dce6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,8 @@ Uploaders: Fathi Boudra <fabo at debian.org>, Jeremy Lainé <jeremy.laine at m4x.org>,
  Andreas Cord-Landwehr <cola at uni-paderborn.de>
 Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.4.15), cmake (>= 2.8.0),
  pkg-kde-tools (>= 0.9.0), kdelibs5-dev (>= 4:4.5.0),
- libsvn-dev, libboost-serialization-dev, libqjson-dev
-# libcommoncpp2-dev, libboost-iostreams-dev
-Standards-Version: 3.9.1
+ libboost-serialization-dev, libqjson-dev, libqtwebkit-dev, libsvn-dev
+Standards-Version: 3.9.2
 Homepage: http://www.kdevelop.org/
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git
 Vcs-Git: git://git.debian.org/pkg-kde/kde-std/kdevplatform.git

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list