The branch, build-main has been updated discards 265d4aa83104ced9ca5999de06b4c4255f693203 (commit) discards 46b4cf9b82e311982f21915c29aa8d569cbc2033 (commit) via 3587edc8d7098e36b37b0aaf160cd6ff8e0e5e8d (commit) This update added new revisions after undoing existing revisions. That is to say, the old revision is not a strict subset of the new revision. This situation occurs when you --force push a change and generate a repository containing something like this: * -- * -- B -- O -- O -- O (265d4aa83104ced9ca5999de06b4c4255f693203) \ N -- N -- N (3587edc8d7098e36b37b0aaf160cd6ff8e0e5e8d) When this happens we assume that you've already had alert emails for all of the O revisions, and so we here report only the revisions in the N branch from the common base, B. Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- debian/changelog | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) The diff of changes is: diff --git a/configure.ac b/configure.ac index 17df766..a3688ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-x2go], [0.0.1.0]) +AC_INIT([lightdm-remote-session-x2go], [0.0.0.1]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) diff --git a/debian/changelog b/debian/changelog index e24e883..c59f4ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,3 @@ -lightdm-remote-session-x2go (0.0.1.0-0~x2go1) UNRELEASED; urgency=low - - * Continue development... - - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 24 Apr 2013 17:52:57 +0200 - lightdm-remote-session-x2go (0.0.0.2-0~x2go1) unstable; urgency=low [ Jan Engelhardt ] hooks/post-receive -- lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).