This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 72b079c debian/rules: add quotes to comment to force new commit and Jenkins build. new 10a9019 debian/rules: force another Jenkins rebuild. 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/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 10a901907bd4da801484875c0c39b3443fda3ff1 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Dec 3 04:17:16 2022 +0100 debian/rules: force another Jenkins rebuild. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index bd9da9f..d26a2d4 100755 --- a/debian/rules +++ b/debian/rules @@ -39,7 +39,7 @@ else # Newer Debian versions might report "n/a" for testing and unstable. ifeq ($(RELEASE_VER),n/a) # On these platforms, the best way to determine the system version is by - # going through apt-cache policy. + # going through "apt-cache policy". # Note that this should only be the case for either testing or unstable. # Other systems should have a proper version number. # This is also why we can just drop any suites/archive names (this is -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git