[SCM] qtcreator packaging branch, master, updated. debian/2.7.0-1-19-gf18c709

Pino Toscano pino at alioth.debian.org
Wed Jun 5 08:47:52 UTC 2013


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

The following commit has been merged in the master branch:
commit e81ec4cd541a694b7e2a5827fb05bed494ebb009
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jun 5 10:44:04 2013 +0200

    remove the manual libqt4-help dependency from qtcreator
    
    that will be added by shlibs
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6e2dbc2..a9ed6ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ qtcreator (2.7.0-2) UNRELEASED; urgency=low
   * Override the image-file-in-usr-lib warning, since qtcomponents images
     are expected in the library directory with qt components.
   * Bump Standards-Version to 3.9.4, no changes required.
+  * Remove the manual libqt4-help dependency from qtcreator, as that will be
+    added by shlibs.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 28 May 2013 17:39:32 -0300
 
diff --git a/debian/control b/debian/control
index 66e2fbe..51f6220 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtcreator.git
 
 Package: qtcreator
 Architecture: any
-Depends: libqt4-help, libqt4-sql-sqlite, qtcreator-data (= ${source:Version}),
+Depends: libqt4-sql-sqlite, qtcreator-data (= ${source:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Recommends: gdb,
             make,

-- 
qtcreator packaging



More information about the pkg-kde-commits mailing list