gjs 1.64.0-1 source package in Ubuntu
Changelog
gjs (1.64.0-1) experimental; urgency=medium * Team upload * New upstream release (no changes beyond version number) * Explicitly disable profiler. It wasn't enabled on the buildds in practice because we don't build-depend on sysprof. * Enable all optional features that are not explicitly disabled. This gives us more deterministic builds and checks that we haven't forgotten build-dependencies. * Bump build-dependency on gobject-introspection to 1.64. The upstream developers won't have tested arbitrary combinations of GNOME 3.34 and 3.36 components, so we should probably take an all-or-nothing approach to the upgrade. * d/test.sh: Reset XDG directories to safe temporary values. In some build environments these end up set to inaccessible or otherwise unsuitable locations, causing one test to fail. This should become unnecessary in dh compat level 13, which does something similar itself. (Closes: #954659) * d/p/root-Always-expose-object-to-JS-before-reset.patch: Drop a patch that was not applied upstream. According to upstream !396, the bug this was meant to address has been fixed differently in 1.63.92. * d/p/Fix-failed-redirect-of-output-in-CommandLine-tests.patch: Add patch from upstream master to fix a bashism in a test. Thanks to Liban Parker. -- Simon McVittie <email address hidden> Tue, 24 Mar 2020 09:38:10 +0000
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Experimental
- 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.64.0-1.dsc | 2.6 KiB | 5506f17ee7a811a112bfebcf76b0b42cde1d4f396e4a82fa92fc213ff00af229 |
gjs_1.64.0.orig.tar.xz | 408.3 KiB | 66384cbc6b849ea67ced0ad559d589bb15b5a664bbacc75c9f128416ee8ed66f |
gjs_1.64.0-1.debian.tar.xz | 15.5 KiB | ae93c2e4e7c909612c28414e0cda0a4d24c16de49cb07e3f382802a46dd14a5e |
Available diffs
- diff from 1.63.92-1 to 1.64.0-1 (3.5 KiB)
No changes file available.
Binary packages built by this source
- gjs: 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 interactive console application.
- gjs-dbgsym: debug symbols for gjs
- gjs-tests: 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 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