[SCM] qtbase packaging branch, master, updated. debian/5.0.0-1-45-gf72c409

Pino Toscano pino at alioth.debian.org
Mon Apr 8 08:43:59 UTC 2013


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

The following commit has been merged in the master branch:
commit 2cecf5a330033cc28628553cec3d6198b475a760
Author: Pino Toscano <pino at debian.org>
Date:   Mon Apr 8 10:42:15 2013 +0200

    remove extra ${misc:Pre-Depends}
---
 debian/control |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 990135b..dd3b3b1 100644
--- a/debian/control
+++ b/debian/control
@@ -259,7 +259,7 @@ Description: Qt 5 print support module
 Package: qtbase5-dev
 Architecture: any
 Section: libdevel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libgl1-mesa-dev [!armel !armhf] | libgl-dev [!armel !armhf],
          libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf],
          libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf],
@@ -292,7 +292,7 @@ Description: Qt 5 base development files
 Package: qtbase5-private-dev
 Architecture: any
 Section: libdevel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtbase5-dev (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 base private development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -306,7 +306,7 @@ Description: Qt 5 base private development files
 Package: libqt5opengl5-dev
 Architecture: any
 Section: libdevel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: libqt5opengl5 (= ${binary:Version}),
          qtbase5-dev (= ${binary:Version}),
          ${misc:Depends},
@@ -322,7 +322,7 @@ Package: qtbase5-dev-tools
 Architecture: any
 Multi-Arch: foreign
 Section: devel
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: qtchooser
 Description: Qt 5 base development programs
@@ -359,7 +359,7 @@ Package: qtbase5-examples
 Architecture: any
 Multi-Arch: foreign
 Section: x11
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: dpkg (>= 1.15.6~)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 base examples
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list