This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit e2b64869fe2cb76c05a556726006cc7e1c6bb9ae Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 30 23:13:39 2018 +0200 Revert "debian/changelog: change repack-1 in version string to repack1 because a dash denotes the start of a downstream change." This reverts commit 35b92b4edf0617f315e4b1eb0b857cfd63194ade. Turns out we can leave the upstream version intact, now that our buildscripts support extracting the full upstream version up to the *last* hyphen only (and not up to the first one, like it was previously). --- debian/changelog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a1ab65f..542eff3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -palemoon (27.9.2~repack1-0x2go1) UNRELEASED; urgency=medium +palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New downstream version (27.9.2): @@ -77,6 +77,10 @@ palemoon (27.9.2~repack1-0x2go1) UNRELEASED; urgency=medium * debian/changelog: - Change repack-1 in version string to repack1 because a dash denotes the start of a downstream change. + - Revert previous repack-1 -> repack1 change. Turns out we can leave the + upstream version intact, now that our buildscripts support extracting + the full upstream version up to the *last* hyphen only (and not up to + the first one, like it was previously). -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git