The branch, build-main has been updated via 6b339e1d0187725eb6af4a96e52f38e948712b44 (commit) via 13aee5d1f16f190bfba402672e9cc316a07da408 (commit) via 9ceb801bde02f36fe15fb7e00dc6df5032db9bc2 (commit) via 8a0530e14cdfbb6e30d23d7387c02ffc2130dc5c (commit) via 4a8aa2f70739881868f22a0306a739fff5c6dd98 (commit) via 47badb37b0bad404d2dd3f92117f37c2d2a5c183 (commit) from a25a50743eda49ff26e9942f523928fbb9a7555f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: VERSION | 2 +- debian/changelog | 13 +++++++++++++ debian/control | 7 ++++--- debian/rules | 1 + doc/stamp-vti | 8 ++++---- doc/version.texi | 8 ++++---- 6 files changed, 27 insertions(+), 12 deletions(-) The diff of changes is: diff --git a/VERSION b/VERSION index 8708313..0875b4a 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -0.7.5.5 +0.7.5.6 diff --git a/debian/changelog b/debian/changelog index 34e623f..bd639fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pinentry-x2go (0.7.5.6-0~x2go1) unstable; urgency=low + + [ Mike Gabriel ] + * /debian/control: + + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + + Priority: optional. + + [ Reinhard Tartler ] + * /debian/rules: + + Disable dh_auto_test. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 31 Dec 2012 17:07:04 +0100 + pinentry-x2go (0.7.5.5-0~x2go2) unstable; urgency=low * Do not install the pinentry.info file anymore, it conflicts with the info diff --git a/debian/control b/debian/control index a7a5b6d..803d206 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,10 @@ Source: pinentry-x2go Section: utils -Priority: extra -Maintainer: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> +Priority: optional +Maintainer: X2Go Developers <x2go-dev@lists.berlios.de> Uploaders: - Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de>, + Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libqt4-gui, libcap-dev, libglib2.0-dev (>= 2.15.5), m4, qt4-qmake, libqt4-dev, dh-autoreconf Standards-Version: 3.9.3 Homepage: http://code.x2go.org/releases/source/pinentry-x2go diff --git a/debian/rules b/debian/rules index 50927c2..2cead6d 100755 --- a/debian/rules +++ b/debian/rules @@ -9,6 +9,7 @@ export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS) dh --with autoreconf $@ override_dh_auto_install: +override_dh_auto_test: override_dh_auto_clean: dh_auto_clean diff --git a/doc/stamp-vti b/doc/stamp-vti index 6a6ba4a..2f2a5e3 100644 --- a/doc/stamp-vti +++ b/doc/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 21 June 2012 -@set UPDATED-MONTH 21 June 2012 -@set EDITION 0.7.5.5 -@set VERSION 0.7.5.5 +@set UPDATED 10 August 2012 +@set UPDATED-MONTH 10 August 2012 +@set EDITION 0.7.5.6 +@set VERSION 0.7.5.6 diff --git a/doc/version.texi b/doc/version.texi index 70aa033..457157c 100644 --- a/doc/version.texi +++ b/doc/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 21 June 2012 -@set UPDATED-MONTH June 2012 -@set EDITION 0.7.5.5 -@set VERSION 0.7.5.5 +@set UPDATED 10 August 2012 +@set UPDATED-MONTH August 2012 +@set EDITION 0.7.5.6 +@set VERSION 0.7.5.6 hooks/post-receive -- pinentry-x2go.git (PinEntry Dialog (Qt) for X2Go Client) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pinentry-x2go.git" (PinEntry Dialog (Qt) for X2Go Client).