This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit cd814981cac37f662746747ef8df05b47bcd795b Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Aug 4 14:56:36 2019 +0200 debian/: add compat file, using dh-9 features. --- debian/changelog | 1 + debian/compat | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ab7fa9e..f3e097a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -59,6 +59,7 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium - Add install file, installing actual data. - Add postrm file, copied from debian-archive-keyring. - Remove prerm.template. + - Add compat file, using dh-9 features. * debian/postinst: - Sync with debian-archive-keyring package. diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +9 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git