This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 55bdf1c7fbfb039f4948cd20c3f841d58b596cbf Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Nov 11 12:55:37 2018 +0100 debian/control: Adopt from official Debian package. --- debian/changelog | 2 ++ debian/control | 26 ++++++++++++++------------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index a7b0d57..69150f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low + Add THANKS file as doc file. * debian/upstream/changelog: + Drop file. + * debian/control: + + Adopt from official Debian package. * debian/rules: + Adopt from official Debian package. diff --git a/debian/control b/debian/control index 7098f6d..e251e6f 100644 --- a/debian/control +++ b/debian/control @@ -7,14 +7,13 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Mihai Moldovan <ionic@ionic.de>, Build-Depends: - debhelper (>= 7.0.50~), + debhelper (>= 9), autotools-dev, libglib2.0-dev (>= 2.15.5), m4, - qt4-qmake, - libqt4-dev, + qtbase5-dev, dh-autoreconf, -Standards-Version: 3.9.5 +Standards-Version: 4.2.1 Homepage: http://code.x2go.org/releases/source/pinentry-x2go Vcs-Git: git://code.x2go.org/pinentry-x2go.git Vcs-Browser: http://code.x2go.org/gitweb?p=pinentry-x2go.git;a=summary @@ -28,12 +27,15 @@ Conflicts: pinentry-x2go-gtk, Replaces: pinentry-x2go-gtk, -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. +Description: OpenPGP (smart)card authentication dialog window for X2Go Client + X2Go is a serverbased computing environment with + - session resuming + - low bandwidth support + - session brokerage support + - client-side mass storage mounting support + - client-side printing support + - audio support + - authentication by smartcard and USB stick . - Based on original pinentry-qt software, modified for x2goclient. - . - Web sites: - - http://www.x2go.org/ - - http://www.gnupg.org/aegypten/ + This package contains an X2Go Client add-on. The add-on provides a PIN or + passphrase dialog window for OpenPGP (smart)card authentication with X2Go. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git