[SCM] qtcreator packaging branch, master, updated. 12831c98ebb0340d4d366e9a460fe92ba07d725d

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Mon May 27 18:55:32 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtcreator.git;a=commitdiff;h=12831c9

The following commit has been merged in the master branch:
commit 12831c98ebb0340d4d366e9a460fe92ba07d725d
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon May 27 15:55:04 2013 -0300

    B-D on libx11-dev.
    
    Needed :-)
---
 debian/changelog |    1 +
 debian/control   |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2a5c2c4..c30c0bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ qtcreator (2.7.0-1) unstable; urgency=low
     - Do not install the private version of libbotan, we are not using it.
     - Other updates, sorted.
   * Update the Icon field in qtcreator.desktop.
+  * Build-depend on libx11-dev, avoiding a FTBFS.
 
  -- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>  Mon, 27 May 2013 15:31:00 -0300
 
diff --git a/debian/control b/debian/control
index 9aba2c2..3a5e50e 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
                libqt4-dev (>= 4:4.8.4+dfsg~),
                libqt4-private-dev (>= 4:4.8.4+dfsg~),
                libqtwebkit-dev (>= 2.1.0~2011week13-2),
+               libx11-dev,
                pkg-config,
                qt4-dev-tools (>= 4:4.8.4+dfsg~)
 Standards-Version: 3.9.3

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list