This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit da4ccd5b394a2ea9364d7c2e80decf50f2a79c14 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun May 2 11:28:43 2021 +0200 debian/: new file "watch". We won't need this per se (since we're upstream and there cannot be a newer version of the Debian package without releasing it first), but it might make downstream's life easier. Or not, depending on whether it's kept up-to-date correctly or not. Pulled from Mike's changes. --- debian/changelog | 6 ++++++ debian/watch | 3 +++ 2 files changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2617c1d..b9711b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,12 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium Pulled from Mike's changes. * debian/copyright: + Switch Upstream-Contact to myself. Pulled from Mike's changes. + * debian/: + + New file "watch". We won't need this per se (since we're upstream and + there cannot be a newer version of the Debian package without releasing + it first), but it might make downstream's life easier. Or not, depending + on whether it's kept up-to-date correctly or not. Pulled from Mike's + changes. [ Mike Gabriel ] * New upstream version (4.1.2.3): diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..91d6bc7 --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=3 +opts=pgpsigurlmangle=s/$/.asc/ \ +https://code.x2go.org/releases/source/x2goclient/x2goclient-(\d+\.\d+\.\d+\.\d+)\.tar\.gz -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git