[SCM] qtbase packaging branch, master, updated. debian/5.0.2+dfsg1-2-2-g9ebe73a

Pino Toscano pino at alioth.debian.org
Sun Apr 21 08:03:27 UTC 2013


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

The following commit has been merged in the master branch:
commit 9ebe73a2f91bf52ac0c5b9f83645aeb338105749
Author: Pino Toscano <pino at debian.org>
Date:   Sun Apr 21 10:03:04 2013 +0200

    control: remove extra ${misc:Pre-Depends} from qt5-qmake
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 046d7ab..7ff4591 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 qtbase-opensource-src (5.0.2+dfsg1-3) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * debian/control: remove extra ${misc:Pre-Depends} from qt5-qmake.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 21 Apr 2013 10:01:11 +0200
 
diff --git a/debian/control b/debian/control
index a7ed44a..d4ce2d3 100644
--- a/debian/control
+++ b/debian/control
@@ -338,7 +338,7 @@ Package: qt5-qmake
 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 qmake Makefile generator tool

-- 
qtbase packaging



More information about the pkg-kde-commits mailing list