This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit e430846925f4d01e873b4fadb18fd868de612eb1 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 6 18:26:12 2015 +0200 debian/control: drop libqt4-gui Build-Depends and Depends. Already handled by libqt4-dev Build-Depends and shlibs and misc Depends. --- debian/changelog | 2 ++ debian/control | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89e1bc6..891d281 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ pinentry-x2go (0.7.5.9-0x2go1) UNRELEASED; urgency=low [ Mihai Moldovan ] * debian/control: - Fix whitespace issue. + - Drop libqt4-gui Build-Depends and Depends. Already handled by libqt4-dev + Build-Depends and shlibs and misc Depends. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 21:57:59 +0100 diff --git a/debian/control b/debian/control index 6bd9963..e6659a5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Uploaders: Build-Depends: debhelper (>= 7.0.50~), autotools-dev, - libqt4-gui, libglib2.0-dev (>= 2.15.5), m4, qt4-qmake, @@ -24,7 +23,6 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - libqt4-gui, Conflicts: pinentry-x2go-gtk, Replaces: -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git