[SCM] qtdeclarative packaging branch, master, updated. debian/5.0.2-3-2-g9bcbafd
Pino Toscano
pino at alioth.debian.org
Tue May 7 08:46:04 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdeclarative.git;a=commitdiff;h=9bcbafd
The following commit has been merged in the master branch:
commit 9bcbafd89e12bb49fb52a19114191344da654a1c
Author: Pino Toscano <pino at debian.org>
Date: Tue May 7 10:45:49 2013 +0200
control: remove extra ${misc:Pre-Depends} from qmlscene and qtdeclarative5-dev-tools
---
debian/changelog | 3 +++
debian/control | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 75a041e..16bb704 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
qtdeclarative-opensource-src (5.0.2-4) UNRELEASED; urgency=low
+ [ Pino Toscano ]
+ * debian/control: remove extra ${misc:Pre-Depends} from qmlscene and
+ qtdeclarative5-dev-tools.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 07 May 2013 10:43:55 +0200
diff --git a/debian/control b/debian/control
index 29637fd..63cd2bc 100644
--- a/debian/control
+++ b/debian/control
@@ -184,7 +184,7 @@ Package: qtdeclarative5-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 declarative development programs
@@ -198,7 +198,7 @@ Package: qmlscene
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 QML scene viewer
--
qtdeclarative packaging
More information about the pkg-kde-commits
mailing list