This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-3.5.99.26 in repository nx-libs. from 8cb6a6e7e fix building with binutils >= 2.36. new d12a42c8e release 3.5.99.26 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/changelog | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) -- 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 build-3.5.99.26 in repository nx-libs. commit d12a42c8ec3b2d1ddea18d64133e19ef8d860c22 Author: X2Go Release Manager <git-admin@x2go.org> Date: Fri Jun 2 20:35:10 2023 +0200 release 3.5.99.26 --- debian/changelog | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 436f1e70d..39520a6e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,29 @@ -nx-libs (2:3.5.99.26-0) unstable; urgency=medium +nx-libs (2:3.5.99.26-0x2go1) unstable; urgency=medium + [ Mike Gabriel ] * Upstream-provided Debian package for nx-libs. See upstream ChangeLog for recent changes. + * debian/rules: + + Define -DUseTIRPC=1 for nx-X11 build on Debian and Ubuntu versions that + already have libtirpc. + + [ Mihai Moldovan ] + * nx-libs.spec: + + Fix nxdialog hashbang selection, especially on *SuSE. + + Add BR: upon pathfix.py. + + Fix TIRPC usage on *SuSE 15.3+. + + Only depend upon pathfix.py for Fedora 27+ and RHEL 7+. On older + systems, use a less sophisticated way to replace the hashbang. + * debian/rules: + + Fix version detection on testing and unstable. + + [ ponce ] + * Backported to 3.5.99.26: + - Fix building with binutils >= 2.36. The l option of ar in the newer + binutils versions switched from being unused to being used to specify + dependencies so here should be safely removed. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 04 Feb 2021 14:34:17 +0100 + -- X2Go Release Manager <git-admin@x2go.org> Fri, 02 Jun 2023 20:10:33 +0200 nx-libs (2:3.5.99.25-0) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git