This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 71b226bbfe785d58c29875c1468009e48e155765 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun May 2 11:10:52 2021 +0200 debian/control: move to debian/control.in. --- debian/changelog | 2 ++ debian/{control => control.in} | 0 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 21b9fb4..b9d6bd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium * New upstream version (4.1.2.3): - src/sshmasterconnection.{c,h}: fix builds, new function should have been registered and not static, but private. + * debian/control: + + Move to debian/control.in. [ Mike Gabriel ] * New upstream version (4.1.2.3): diff --git a/debian/control b/debian/control.in similarity index 100% rename from debian/control rename to debian/control.in -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git