This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit dfda90c38cd4118aa7c691ad4a860b6ea10b7e1f Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 4 15:06:53 2019 +0200 removed-keys/: add empty index file. --- debian/changelog | 2 ++ removed-keys/index | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0a4cda1..c77b359 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,8 @@ x2go-keyring (2019.08.04) UNRELEASED; urgency=medium - Remove create-prerm-script. * Rename x2go-keyring-gpg to active-keys. * Rename x2go-maintainers-gpg to x2go-maintainers. + * removed-keys/: + - Add empty index file. * debian/control: - Change maintainer to the mailing list. - Add the old package maintainer to the Uploaders field and myself. diff --git a/removed-keys/index b/removed-keys/index new file mode 100644 index 0000000..e69de29 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git