The branch, build-main has been updated via 55842a9f0fac67352550c5ffd9481371dd47acdc (commit) via b9272e6ba027d6e56f3f9d97af2641f748658486 (commit) from 7d7fdae654d48bace617c4cab7525fc8945fcc0d (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: README | 4 ++-- debian/changelog | 6 ++++++ debian/control | 6 ++++-- runtests | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) The diff of changes is: diff --git a/README b/README index fb22bb8..d395809 100644 --- a/README +++ b/README @@ -1,10 +1,10 @@ -README for the nwt-keyring package +README for the x2go-keyring package ================================== The Debian project wants developers to digitally sign the announcements of their packages, to protect against forgeries. -This package provides gpg keys for X2go package repository. +This package provides gpg keys for X2Go package repository. For further information on keyrings refer to the Debian package ,,debian-keyring''. diff --git a/debian/changelog b/debian/changelog index 00e4c99..30ffd53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x2go-keyring (2011.12.07) unstable; urgency=low + + * minor script, copyright, text output, comment updates + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 Dec 2011 17:34:46 +0100 + x2go-keyring (2011.04.19) unstable; urgency=low * removes other codenames than ,,unstable'' diff --git a/debian/control b/debian/control index 0055802..632e032 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,10 @@ Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Uploaders: X2go Git Administrator <git-admin@x2go.org> -Homepage: http://www.x2go.org -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 +Homepage: http://code.x2go.org/releases/source/x2go-keyring +Vcs-Git: git://code.x2go.org/x2go-keyring.git +Vcs-Browser: http://code.x2go.org/gitweb?p=x2go-keyring.git;a=summary Package: x2go-keyring Architecture: all diff --git a/runtests b/runtests index 6feb543..64959bd 100755 --- a/runtests +++ b/runtests @@ -4,7 +4,7 @@ set -e fail=0 total=0 -for keyring in nwt-maintainers-gpg nwt-keyring-gpg; do +for keyring in x2go-maintainers-gpg x2go-keyring-gpg; do if [ ! -e output/keyrings/$keyring ]; then echo "** $keyring does not exist, cannot run test suite" >&2 exit 1 hooks/post-receive -- x2go-keyring.git (Archive and Maintainer Keys for X2Go) 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 "x2go-keyring.git" (Archive and Maintainer Keys for X2Go).