[SCM] qtquick1 packaging branch, experimental, updated. debian/5.2.0-1-3-ge44451d

Pino Toscano pino at moszumanska.debian.org
Sat Dec 21 11:22:50 UTC 2013


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

The following commit has been merged in the experimental branch:
commit e44451d6063daba64cb7ebfdb1130101f895d0bc
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 21 12:22:36 2013 +0100

    remove the Pre-Depends on dpkg >= 1.15.6~
    
    since that version is available in Squeeze already
---
 debian/changelog | 2 ++
 debian/control   | 9 ++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c34d4c9..4ef44da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qtquick1-opensource-src (5.2.0-2) UNRELEASED; urgency=low
 
   [ Pino Toscano ]
   * Make qtquick1-5-dev depend on qtbase5-dev.
+  * Remove the Pre-Depends on dpkg >= 1.15.6~, since that version is available
+    in Squeeze already.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 21 Dec 2013 11:51:09 +0100
 
diff --git a/debian/control b/debian/control
index 81f9177..b89cdaa 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtquick1.git;a=summa
 Package: libqt5declarative5
 Architecture: any
 Multi-Arch: same
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick 1 module for Qt 5
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -41,7 +41,7 @@ Description: Qt Quick 1 module for Qt 5
 Package: qtquick1-qmltooling-plugins
 Architecture: any
 Multi-Arch: same
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libqt5declarative5 (= ${binary:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Description: Qt 5 QtQuick1 qmltooling plugins
@@ -53,7 +53,7 @@ Description: Qt 5 QtQuick1 qmltooling plugins
 Package: qtquick1-qml-plugins
 Architecture: any
 Multi-Arch: same
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libqt5declarative5 (= ${binary:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Breaks: libqt5declarative5 (<< 5.0.2-2~)
@@ -68,7 +68,6 @@ Package: qtquick1-5-dev-tools
 Section: libdevel
 Architecture: any
 Multi-Arch: foreign
-Pre-Depends: dpkg (>= 1.15.6~)
 Depends: qtchooser, libqt5declarative5 (= ${binary:Version}),
  ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick 1 tools
@@ -94,7 +93,7 @@ Package: qtquick1-5-examples
 Architecture: any
 Multi-Arch: same
 Section: x11
-Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Quick 1 examples
  Qt is a cross-platform C++ application framework. Qt's primary feature

-- 
qtquick1 packaging



More information about the pkg-kde-commits mailing list