gjs 1.70.0-4 source package in Ubuntu

Changelog

gjs (1.70.0-4) unstable; urgency=medium

  * Team upload
  * d/p/arg-Replace-gsize-with-size_t.patch,
    d/p/Handle-optional-out-parameters-in-callbacks.patch:
    Include all patches from upstream gnome-41 branch up to
    1.70.0-4-g62025d4a2
    - Fix FTBFS on some 32-bit architectures where size_t is unsigned long
      but gsize is unsigned int
    - Allow optional 'out' parameters in callbacks to be NULL
  * d/p/build-disable-gir-install-via-list-to-pacify-meson-0.60.2.patch:
    Add patch from upstream to fix FTBFS with meson 0.60.2 (Closes: #1002101)
  * d/p/installed-tests-Install-matchers.js.patch:
    Make cosmetic changes to match the version applied upstream
  * d/p/build-Link-with-libatomic-if-necessary.patch:
    Mark as applied upstream

 -- Simon McVittie <email address hidden>  Tue, 21 Dec 2021 19:39:35 +0000

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gjs_1.70.0-4.dsc 2.6 KiB e37a8bcca9e4c55464773096f92483d853a51808468d8b568bfa6e0665fd04ee
gjs_1.70.0.orig.tar.xz 581.3 KiB 4b0629341a318a02374e113ab97f9a9f3325423269fc1e0b043a5ffb01861c5f
gjs_1.70.0-4.debian.tar.xz 24.7 KiB 403db3c88cf6f17eb632b9d0c0f3dea3c916df9bfc06b82c3e87f8c646cc9044

Available diffs

No changes file available.

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