This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch release/3.5.99.16 in repository nx-libs. omits a7b3caf nx-libs.spec: we never used gpg-offline, drop it. new a010a68 Bump revision up. new 0fdc753 nx-libs.spec: we never used gpg-offline, drop it. new 5122a84 release first X2Go-bump of 3.5.99.16 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (a7b3caf) \ N -- N -- N refs/heads/release/3.5.99.16 (5122a84) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 3 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/changelog | 7 +++++++ 1 file changed, 7 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/3.5.99.16 in repository nx-libs. commit a010a682ea922446948622141f7158ea4c60de09 Author: X2Go Release Manager <git-admin@x2go.org> Date: Thu Jul 19 01:16:12 2018 +0200 Bump revision up. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6adcab9..d406d25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nx-libs (2:3.5.99.16-1.0x2go1) UNRELEASED; urgency=medium + + * Bump revision up. + + -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Jul 2018 01:11:59 +0200 + nx-libs (2:3.5.99.16-1) unstable; urgency=medium * Upstream-provided Debian package for nx-libs. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/3.5.99.16 in repository nx-libs. commit 0fdc7538340f2690417fb6edb9b5cfde3c85586d Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Apr 30 23:40:56 2018 +0200 nx-libs.spec: we never used gpg-offline, drop it. Cherry-picked from 3.6.0 branch. --- debian/changelog | 3 ++- nx-libs.spec | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index d406d25..9a925bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ nx-libs (2:3.5.99.16-1.0x2go1) UNRELEASED; urgency=medium - * Bump revision up. + * nx-libs.spec + - We never used gpg-offline, drop it. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Jul 2018 01:11:59 +0200 diff --git a/nx-libs.spec b/nx-libs.spec index 3f4e978..3b46d42 100644 --- a/nx-libs.spec +++ b/nx-libs.spec @@ -48,10 +48,6 @@ BuildRequires: quilt BuildRequires: patch %endif -# suse_version 1315 is SLE-12 -%if 0%{?suse_version} != 1315 && 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif %if 0%{?suse_version} BuildRequires: fdupes -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/3.5.99.16 in repository nx-libs. commit 5122a84a4e220beb921d17bc088bd4379b9dcf7a Author: X2Go Release Manager <git-admin@x2go.org> Date: Thu Jul 19 01:24:19 2018 +0200 release first X2Go-bump of 3.5.99.16 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a925bb..c5840fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -nx-libs (2:3.5.99.16-1.0x2go1) UNRELEASED; urgency=medium +nx-libs (2:3.5.99.16-1.0x2go1) unstable; urgency=medium * nx-libs.spec - We never used gpg-offline, drop it. - -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Jul 2018 01:11:59 +0200 + -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Jul 2018 01:23:08 +0200 nx-libs (2:3.5.99.16-1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git