~linuxmint-daily-build-team/linuxmint/+git/cjs:master

Last commit made on 2024-01-25
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/cjs

Branch merges

Branch information

Recent commits

3ca1085... by Clement Lefebvre <email address hidden>

packaging: Forbid compilation if the symbols file is outdated

An outdated symbols file results in automatic versioned dependencies
in projects which use this library.

When these projects are built, shlibs:Depends cannot find a version
number for the set of symbols so it uses the full version of the
library package, including suffixes such as +virginia.

We end up with depends lib (>== 6.0.0+virginia) instead of
lib (>== 6.0.0).

4b29b2b... by Clement Lefebvre <email address hidden>

6.0.0

58d7a32... by Rick Calixte <email address hidden>

Fix meson.build deprecations up to 0.56.0 (#119)

fb480aa... by Dominik Opyd <email address hidden>

fix(build, tests): move `have_gtk4` to the appropriate place

963947b... by Clement Lefebvre <email address hidden>

5.8.0

7d66c47... by Michael Webster

github workflow: Add optional ssh session.

1ef6934... by Michael Webster

Some additional changes to backport 1.74.2.

127b785... by Fantu

Debian improvements for Gjs1.74.1 mozjs102 branch (#112)

* debian: remove patches/, not needed with format native

* debian: remove control.in as not needed

* d/copyright: restore cjs header fields

* restore debian symbols

* fix debian/tests/control

* restore debian autopkgtest

* debian: wrap and sort

* debian/control: restore some cjs changes

Restore maintainer and Vcs-Git fields, descriptions and
conflicts/replaces.
Removed also breaks not needed as they use gjs

* small d/changelog entry improve

* debian: update symbols

ae83287... by Philip Chimento

GObject: Handle versions of GLib without GBindingGroup

We don't require GLib 2.72 for anything else, so it makes sense to
conditionally define the override for GObject.BindingGroup.bind_full().
If GLib is too old then the override (and its tests) are skipped.

281e5d0... by Michael Webster

Rebase off gjs 1.74.1 (mozjs102), bump to 5.7 (development only)

ref:
https://salsa.debian.org/gnome-team/gjs/-/commit/2b51707e05ff4d466baba24851dc9702ce771d54