[SCM] qttools packaging branch, master, updated. debian/5.0.2-2-2-ge4a533a

Pino Toscano pino at alioth.debian.org
Fri Apr 26 21:04:13 UTC 2013


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

The following commit has been merged in the master branch:
commit e4a533a334c21dea4cc0737ba1c0302ec5e269cb
Author: Pino Toscano <pino at debian.org>
Date:   Fri Apr 26 23:04:03 2013 +0200

    control: remove unused ${misc:Pre-Depends} from qttools5-dev-tools
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4f2133d..168ed8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ qttools-opensource-src (5.0.0-3) UNRELEASED; urgency=low
   [ Dmitry Shachnev ]
   * Use correct (and canonical) Vcs fields.
 
+  [ Pino Toscano ]
+  * debian/control: remove unused ${misc:Pre-Depends} from qttools5-dev-tools.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 23 Apr 2013 13:36:19 +0400
 
 qttools-opensource-src (5.0.2-2) experimental; urgency=low
diff --git a/debian/control b/debian/control
index 835be20..849769b 100644
--- a/debian/control
+++ b/debian/control
@@ -110,7 +110,7 @@ Description: Qt 5 tools private development files
 Package: qttools5-dev-tools
 Architecture: any
 Section: devel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 development tools
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qttools packaging



More information about the pkg-kde-commits mailing list