This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2go-keyring. from 7444a13 t/no-expired.t: make mawk-compatible. new 9e367f1 debian/install: clear out. The 1 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 | 3 +++ debian/install | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit 9e367f1e19ec6664d3bc1eb6d2d02544e558c781 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 18 15:53:54 2019 +0200 debian/install: clear out. We don't need this any longer since the Makefile stages all files to the correct location. --- debian/changelog | 3 +++ debian/install | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c1fbf51..1b83e20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -137,6 +137,9 @@ x2go-keyring (2019.08.04) UNRELEASED; urgency=medium * debian/postinst: - Sync with debian-archive-keyring package. - Update version for removals to 2019.08.04. + * debian/install: + - Clear out. We don't need this any longer since the Makefile stages all + files to the correct location. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Jul 2014 20:10:47 +0200 diff --git a/debian/install b/debian/install index 24a1b06..e69de29 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +0,0 @@ -usr/share/keyrings/* -etc/apt/trusted.gpg.d/* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git