This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from fc90327 Actually increment the correct version number. new 5abbbe2 debian/control: fix whitespace issue. new e430846 debian/control: drop libqt4-gui Build-Depends and Depends. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 6 +++++- debian/control | 4 +--- 2 files changed, 6 insertions(+), 4 deletions(-) -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 5abbbe23249d8b80d28ce6535425b69ef1b78751 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 6 18:24:14 2015 +0200 debian/control: fix whitespace issue. --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2abf26d..89e1bc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ pinentry-x2go (0.7.5.9-0x2go1) UNRELEASED; urgency=low - * Continue development + [ Mihai Moldovan ] + * debian/control: + - Fix whitespace issue. -- X2Go Release Manager <git-admin@x2go.org> Tue, 10 Feb 2015 21:57:59 +0100 diff --git a/debian/control b/debian/control index 86f4103..6bd9963 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Description: Qt4-based PIN or pass-phrase entry dialog for x2goclient This package contains a program that allows for entry of PINs or pass phrases. . - Based on original pinentry-qt software, modified for x2goclient. + Based on original pinentry-qt software, modified for x2goclient. . Web sites: - http://www.x2go.org/ -- Alioth's /srv/git/code.x2go.org/pinentry-x2go.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
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