gjs 1.64.2-1ubuntu1~20.04.1 source package in Ubuntu

Changelog

gjs (1.64.2-1ubuntu1~20.04.1) focal; urgency=medium

  * No-change backport to focal (LP: #1876914)

gjs (1.64.2-1ubuntu1) groovy; urgency=medium

  * Merge with debian
  * debian/patches/api-test-timeout.patch: Dropped
  * debian/rules: Use timeout multiplier in tests

gjs (1.64.2-1) unstable; urgency=medium

  * Team upload
  * New upstream stable release
    - Fix template use in GTK 4
    - Don't crash if a callback doesn't return an expected array of values
    - Fix a crash when passing integer to strv in constructor
    - Skip some tests if GTK can't be initialised
    - Fix gjs_log_exception() for InternalError
    - Fix signal match mechanism
    - Drop all patches, applied upstream
  * Install installed-tests in default /usr/libexec/gjs/installed-tests
  * Install libraries with multiarch paths
  * Simplify dh_makeshlibs invocation using debhelper 12 defaults.
    The incantation we previously had in -V is a longwinded way to write
    dh_makeshlibs -VUpstream-Version (aka plain -V with no argument),
    which is the default in compat level 12 anyway.
  * Mark libgjs0g as Multi-Arch: same

gjs (1.64.1-3) unstable; urgency=medium

  * Team upload
  * Release to unstable (transition: #954422)

 -- Marco Trevisan (Treviño) <email address hidden>  Tue, 05 May 2020 14:49:57 +0200

Upload details

Uploaded by:
Marco Trevisan (Treviño)
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
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.64.2.orig.tar.xz 409.9 KiB 15ff834d374df19595d955f03e6b60631a3bb14fabda36d00f81ab3eabd3997b
gjs_1.64.2-1ubuntu1~20.04.1.debian.tar.xz 15.5 KiB 9dfd55887ad762dffad1a7465053b576f0d0fcc41e3fa567095dfe22b76ba03b
gjs_1.64.2-1ubuntu1~20.04.1.dsc 2.6 KiB ade779c8959ff1295a1c38f3e51f18e59ec469a776e2edfd9cd2cc02a0471c76

View changes file

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