[SCM] Qt 4 packaging branch, wheezy, updated. debian/4.8.2+dfsg-6-5-ge42bd4a

Pino Toscano pino at alioth.debian.org
Sat Dec 29 23:46:39 UTC 2012


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

The following commit has been merged in the wheezy branch:
commit e42bd4a78237f36f5696677792f3a0667f5bcb1b
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Dec 10 08:50:52 2012 -0300

    misc:Depends should stay.
    
    (cherry picked from commit dab937e42a8494fad131bd96b59ac0e8c59293f1)
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index b10e164..c129591 100644
--- a/debian/control
+++ b/debian/control
@@ -349,7 +349,8 @@ Package: libqt4-dbus
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: qdbus (= ${binary:Version}), libqtdbus4 (= ${binary:Version})
+Depends: qdbus (= ${binary:Version}), libqtdbus4 (= ${binary:Version}),
+ ${misc:Depends}
 Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1)
 Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-dev (<< 4:4.7.1)
 Description: Qt 4 D-Bus module

-- 
Qt 4 packaging



More information about the pkg-kde-commits mailing list