gjs 1.58.1-2 source package in Ubuntu

Changelog

gjs (1.58.1-2) unstable; urgency=medium

  * Team upload
  * d/tests/build: Fix various shellcheck warnings
  * d/tests/build: Use correct compiler for proposed autopkgtest
    cross-architecture testing support
  * d/tests/build: Mark as superficial
  * Bump Standards-Version to 4.5.0 (no changes required)
  * Explicitly build-depend on libffi-dev.
    gjs uses ffi_call(), so we should have our own B-D and not just rely
    on libgirepository1.0-dev having a dependency.
  * Adjust build-dependencies for libffi7 transition:
    - Depend on a version of libffi-dev associated with libffi7
    - Depend on a version of libgirepository1.0-dev that was definitely
      built using libffi7

 -- Simon McVittie <email address hidden>  Thu, 30 Jan 2020 08:56:41 +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.58.1-2.dsc 2.6 KiB 1a09d4f3bd0923fda69005d6187b647ae6c10011011de9b34c5948a8f6c64e56
gjs_1.58.1.orig.tar.xz 621.3 KiB b4df16ea87dc78c0df5412f9134efb14f7c510773aee117d5ad4cda75646c6f5
gjs_1.58.1-2.debian.tar.xz 13.4 KiB 3c478593d8ec160561832127baa4eda65b86c0561e85c6c7c278485cfb134690

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