gjs 1.75.2-2 source package in Ubuntu
Changelog
gjs (1.75.2-2) experimental; urgency=medium * debian/patches: Correctly convert signed char from and to GValue's. Fixes a test error in some archs including arm64, s390x, armhf and ppc. * debian/patches: Support virtual functions and callbacks returning transfer-none strings. This is something used by some extensions (dash-to-dock), so we need to support them without leaking. * debian/rules: Use unity builds. It can produce faster builds and faster code, and gjs supports it upstream (running a CI job to check it works) so let's use it. gjs (1.75.2-1) experimental; urgency=medium * New upstream release * Bump minimum gobject-introspection to 1.71 * Revert branching for bookworm -- Marco Trevisan (Treviño) <email address hidden> Thu, 23 Feb 2023 22:20:58 +0100
Upload details
- Uploaded by:
- Marco Trevisan (Treviño)
- Uploaded to:
- Lunar
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gjs_1.75.2.orig.tar.xz | 629.1 KiB | fa2bfd1b8bf75bce0f05a45c90614e18bd7080053386b200c01def7b52e823f3 |
gjs_1.75.2-2.debian.tar.xz | 23.4 KiB | eeee94a696fdfbffbd2feba284b03908a391688ee474d1389a8c8dba42be63c7 |
gjs_1.75.2-2.dsc | 2.5 KiB | c68cf6570a72186b0b1e13f2e2d02d75573356bc297b17541879df53d4bb1548 |
Available diffs
- diff from 1.74.2-1 (in Debian) to 1.75.2-2 (87.3 KiB)
Binary packages built by this source
- gjs: Mozilla-based javascript bindings for the GNOME platform (cli tool)
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This package contains the interactive console application.
- gjs-dbgsym: debug symbols for gjs
- gjs-tests: Mozilla-based javascript bindings for the GNOME platform (tests)
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This package contains test programs, designed to be run as part of a
regression testsuite.
- gjs-tests-dbgsym: debug symbols for gjs-tests
- libgjs-dev: Mozilla-based javascript bindings for the GNOME platform
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This package contains the development files applications need to
build against.
- libgjs0g: Mozilla-based javascript bindings for the GNOME platform
Makes it possible for applications to use all of GNOME's platform
libraries using the JavaScript language. It's mainly based on the
Mozilla JavaScript engine and the GObject introspection framework.
.
This is the shared library applications link to.
- libgjs0g-dbgsym: debug symbols for libgjs0g