* Add fix-crashes-lp1763878-revert-575f1e2e077.patch to fix shutdown
crashes (LP: #1763878)
* Add some patches to solve large memory leaks (LP: #1672297)
- fix-leaks-lp1672297-1-context-Add-API-to-force-GC-schedule.patch
- fix-leaks-lp1672297-2-object-Queue-a-forced-GC-when-toggling-down.patch
- Note: More such patches are under review so this list may grow in future.
* New upstream release
* Drop patch included in new release
[ James Cowgill ]
* Add mips-sigaction.patch to fix build on mips* (Closes: #893485)
* New upstream release
* Release to unstable
* Drop fix_build.patch: Applied in new release
[ Simon McVittie ]
* New upstream release
- Drop patches that were applied upstream
[ Tim Lunn ]
* Install valgrind suppresion files into libgjs-dev
* d/p/fix_build.patch: explicitly link against librt
* Team upload
* Add patch from upstream merge request 38 to prevent crashes in
certain error situations (possibly resolves #888052, #888199)
* Add patches to improve uncatchable exception reporting
* Revert some of the upstream changes from 1.50.3, which appear to
cause crashes (Closes: #888485; possibly also #888052, #888199)
* New upstream release
* Drop all patches since they were applied in new release
* Bump debhelper compat to 11
* Team upload
* Add patches from upstream gnome-3-26 branch to mitigate bugs in
gnome-shell and its extensions involving reuse of objects that were
already disposed. Those bugs will now log critical warnings,
typically found in the systemd journal, instead.
(Mitigates: #881301, #880663, etc.)
* Change Vcs-* to point to salsa.debian.org
* Bump Standards-Version to 4.1.3 (no changes required)
* Drop Multi-Arch: same annotation from libgjs-dev. As long as this
package depends on gjs, it cannot be co-installed.
* Set Rules-Requires-Root to no
[ Adrian Bunk ]
* debian/tests.sh: Don't mark architectures as expected test failures
where the tests actually do pass. (Closes: #882036)
[ Jeremy Bicha ]
* Update Vcs fields for conversion to git
* Add debian/gbp.conf
* Bump Standards-Version to 4.1.2
* Mark libgjs-dev as Multi-Arch: same
[ Jeremy Bicha ]
* New upstream release
[ Simon McVittie ]
* d/rules: Actually run build-time tests. Thanks, Adrian Bunk
(Closes: #878610)
- d/rules: Run tests with VERBOSE=1 like dh_auto_test would
- d/test.sh: Wrap tests in a script, making failures non-fatal on
the same architectures as mozjs52
- d/test.sh: Run a smoke-test (a "hello world" program) to prove
that the interpreter has any sort of functionality at all
[ Jeremy Bicha ]
* Release to unstable
[ Simon McVittie ]
* d/control.in: Add Breaks on versions of various JS apps that are
not compatible with the ES6 syntax rules used since mozjs52
(Closes: #874693)
- No Breaks needed for lockstep upgrade of gnome-shell since old
Shell depends on libgjs0e or older, new Shell depends on libgjs0g,
and the two are already non-coinstallable
* New upstream release
* debian/control.in:
- Bump minimum gobject-introspection to 1.53.4
* Drop disable-property-shadow-test.patch:
- No longer needed with gobject-introspection 1.53.4
* Bump Standards-Version to 4.1.1
* New upstream release
* New upstream release
* Don't ignore test failures
[ Andreas Henriksson ]
* New upstream release.
* Update build-dependencies according to configure.ac changes.
* Switch to mozjs52
* Rename libgjs0e to libgjs0g and replace/conflict with the old name.
[ Jeremy Bicha ]
* debian/control.in:
- Have libgjs-dev depend on libgtk-3-dev, discovered via autopkgtest
* Bump Standards-Version to 4.1.0
* Drop 0001-installed-tests-Prepend-pkglibdir-to-library-path.patch:
- Applied in new release
* debian/control.in:
- Bump minimum GObject Introspection to 1.53.1
* Add disable-property-shadow-test.patch:
- Temporarily disable new installed test that fails
[ Roland Hieber ]
* Fix typo in package description (Closes: #841138)
[ Iain Lane ]
* debian/control{,.in}: Have libgjs0e depend on gir dependencies, since the
GjsPrivate library requires GObject, GLib and Gtk. gjs-tests depends
transitively on this package, so remove the gir1.2-gtk-3.0 dependency from
there.
* d/p/0001-installed-tests-Prepend-pkglibdir-to-library-path.patch: Backport
an upstream patch to look in pkglibdir for (private) libraries, in the
installed test runner. Should fix the installed tests, and thus the
autopkgtests.
* New upstream release.
* Convert from cdbs to dh.
* Bump debhelper compat level to 10.
* Mark test dependencies with <!nocheck>.
* debian/control{,.in}: Have gjs-tests depend on gjs, since
gjs/testSystemExit.test requires the gjs binary.
* debian/tests/installed-tests: Always run in C
* New upstream release.
* Replace Build-Depends on uuid-runtime with dbus (for dbus-uuidgen).
* Explicitly enable tests which require dbus and Xvfb.
* Bump Standards-Version to 3.9.8.
* Upload to unstable.
* Make test suite failures non-fatal again and dump the log files to stdout
if the test suite fails. There are currently known failing tests which
might point to real issues, but there is no fix available (yet) and this
blocks important fixes in other packages from entering testing. So this is
the lesser of two evils.
* New upstream development release.
* Bump glib build-dependency to >= 2.42.0 according to configure.ac changes.
* Upload to experimental.
[ Tim Lunn ]
* debian/control.in: libgjs-dev add dep on gjs, so GNOME apps can
pick up the path at build-time (Closes: #803215)
[ Michael Biebl ]
* New upstream release.
* Drop debian/patches/0001-tests-Run-under-Xvfb.patch, merged upstream.
* Upload to unstable.
* Update Homepage.
* New upstream release 1.43.3
- GTypeClass and GTypeInterface methods, such as
g_object_class_list_properties(), are now available
- Added full automatic support for GTK widget templates
- Added control of JS Date caches to system module
- Misc bug fixes and memory leak fixes
* debian/watch: Find unstable versions too.
* debian/rules: Run dh_install with --fail-missing
* debian/control{,.in}: Standards-Version → 3.9.6
* debian/patches/0001-tests-Run-under-Xvfb.patch,
debian/rules, debian/control{,.in}: Make the testsuite fatal again. Run it
under Xvfb (cherry-picked from upstream bug #750688).
* debian/control{,.in}: Add missing test-dep on at-spi2-core - there's a
warning if it can't be bus activated which fails the test.
* debian/tests/installed-tests: Filter out successful activation messages
from the dbus daemon which come on stderr and fail the test unnecessarily.
* New upstream release.
* Upload to unstable.
[ Jackson Doak ]
* New upstream development release
* debian/control: Bump Gi depends to 1.41.4
[ Tim Lunn ]
* debian/tests:
- control: Depend on xauth and dbus > 1.8
- Use dbus-run-session to run installed-tests
[ Andreas Henriksson ]
* Don't install .la files in gjs-tests (only .so)
* Actually include debian/tests this time (forgot to svn add it).
* Team upload
[ Tim Lunn ]
* Add installed-tests as autopkgtests
+ debian/control.in:
- set XS-Testsuite for autopkgtests
- add -tests package for installed tests
+ debian/tests: Add autopkgtests
+ debian/rules:
- configure with --enable-installed-tests
* Drop lintian overrides no longer needed
* Bump Standards-Version to 3.9.5
* Upload to unstable.
* New upstream release.
* New upstream release.
* Update build-dependencies according to configure.ac changes:
- Switch from libmozjs-17.0-dev to libmozjs-24-dev
- Add libgtk-3-dev
- Bump gobject-introspection & libgirepository1.0-dev to 1.39.3
* Update libgjs-dev dependency from libmozjs-17.0-dev to libmozjs-24-dev
* Don't install usr/share/gjs-1.0
- internal js modules are now bundled using GResource.
* Rename to libgjs0e
- also conflict/replace libgjs0d
[ Jackson Doak ]
* Bump debhelper to 9
[ Sjoerd Simons ]
* Sync from Ubuntu (1.37.6-0ubuntu1)
+ Bump library package name to libgjs0d
* Bump build-dependency on gobject-introspect and libgirepository to 1.38
[ Jeremy Bicha ]
* Update homepage
[ Michael Biebl ]
* Upload to unstable.
* Track stable releases in debian/watch.
[ Thomas Bechtold ]
* New upstream release.
* debian/control: Bump Standards-Version to 3.9.4.
* New upstream release.
+ debian/control.in:
- Update build dependencies.
+ debian/libgjs0c.install:
- Stop installing the modules, they are built into libgjs now.
[ Josselin Mouette ]
* Add build-dependency on libreadline-dev.
* Rename libgjs0b to libgjs0c since there are new ABI changes.
[ Sjoerd Simons ]
* debian/control.in: Sync with Ubuntu, New upstream release,
bump libglib2.0-dev b-i
* debian/control.in: Bump gobject-introspection b-d for warnlib.c
[ Emilio Pozuelo Monfort ]
* Release to experimental.
* New upstream release
* debian/patches/0001-Fold-libgjs-gdbus.so-into-libgjs.so.patch:
+ Dropped, fixed upstream
* 11_revert_abi_breakage.patch: new patch. Revert the ABI breakage
introduced by 03_gerror_details.patch.
* 05_log_typo.patch: upstream patch adapted. Fix a typo in a logging
function. Closes: #697211.
* 04_gjs_dumpstack.patch: patch from upstream git. Fix the
gjs_dumpstack function after the changes introduced by 1.32.0-3.
Thanks to Niels Thykier’s awesome review for spotting this.
* 02_gerror_class.patch, 03_gerror_details.patch: patches from
upstream git. Introduce a class to manage GError correctly.
Closes: #691551.
* Bump shblibs version since this extends the API.
* Upload to unstable.
* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
* Fold libgjs-gdbus into libgjs and move the typelib file into a
package-private directory. Patch cherry-picked from upstream Git.
* Use dh-autoreconf to update the build system.
* Extract libmozjs soname from libgjs.so, not the gjs binary since the
latter doesn't directly link to libmozjs.
[ Jeremy Bicha ]
* New upstream release.
* Add gir package
* debian/control.in:
- Bump minimum glib to 2.31 & gobject-introspection to 1.31.22
- Bump Standards-Version to 3.9.3
* Drop all patches since they've been applied upstream
[ Michael Biebl ]
* Remove chrpath hack, no longer necessary.
* debian/libgjs0b.install: Remove /usr/lib/gjs/*.typelib since the typelib
file is now installed system wide and shipped in a separate package.
* New upstream release.
* Cherry-pick patches from upstream Git to correctly handle ffi return
values. Fixes test-suite failures on big-endian architectures.
Closes: #610256
- Add 02_function-Correctly-convert-from-ffi-return-values-to.patch.
- Add 03_function-Fix-ffi-return-value-handling-on-32-bit.patch
[ Josselin Mouette ]
* Update repository URL.
[ Michael Biebl ]
* debian/watch: Track .xz tarballs.
* Build against libmozjs185. The libmozjs version built from iceweasel
proved to be too much of a moving target. Closes: #653051
[ Jordi Mallach ]
* Update Vcs-* URLs.
* Upload to unstable
* Triggers rebuild again libmozjs-dev 8.0 (Closes: #648840)
* New upstream release
* debian/control.in: Update build-dep on gobject-introspection
* debian/*.install: Install gir and typelib for GjsDbus
[ Laurent Bigonville ]
* debian/control.in:
- Update Vcs- fields to unstable branch
[ Josselin Mouette ]
* Generate a substitution variable for Provides that embeds the
libmozjs version.
* Add this variable to shlibs. Closes: #635174.
* Remove symbols file, it’s useless as long as mozjs is part of the
ABI.
* New upstream release.
- Fix FTBFS with iceweasel 5.0 (Closes: #631043)
* debian/control.in:
- Bump priority to optional
* debian/rules: Make tests no-fatal for now, they require newer
gobject-introspection (>= 1.29.0)
* debian/libgjs0b.symbols: Adjusts .symbols file
* debian/watch:
- Switch to .bz2 tarballs.
- Do not call uupdate anymore
* debian/patches/01_remove_rpath_flags.patch: Refresh patch
* debian/patches/02_fix_bigendian_test.patch: Drop patch, hackish fix
according to upstream
* New upstream release.
* debian/patches/02_fix_bigendian_test.patch: Should fix FTBFS on big-endian
arch (Closes: #610256)
* debian/control: Bump Standards-Version to 3.9.2 (no further changes)
* debian/patches/01_remove_rpath_flags.patch:
+ New patch. Don't add an rpath to Libs in the pkgconfig file, we don't
need it as our libmozjs is in /usr/lib.
* New upstream release.
* New upstream release.
* debian/libgjs0b.symbols: update with two new symbols.
* New upstream release.
* debian/control.in:
- Drop build-depend on libmozjs-dev
- Make libgjs-dev depend on xulrunner-dev and libdbus-1-dev
* debian/rules:
- Always depend on the latest upstream version in the shlibs file.
- Fail the build if the symbols file is outdated.
- Run the testsuite on !linux, but don't abort the build if it fails.
* New upstream release.
- debian/libgjs0b.symbols:
+ Updated.
* debian/control.in:
- Put the package under the GNOME team maintenance and use magic to
populate Uploaders
- Bump Standards-Version to 3.9.1 (no further changes)
- Add Vcs-{Svn,Browser} fields
- Add cdbs and gnome-pkg-tools and Build-dep
- Bump xulrunner-dev Build-dependency to 1.9.2 (Closes: #609895)
- Drop autoconf, automake1.11 and libtool, no needed for now
- Remove ${gir:Depends} substitution from libgjs0b package (Closes: #592694)
- Bump libgjs-deb package dependency against libmozjs-dev
* debian/rules:
- Use cdbs instead of dh7
- Do not run autoreconf
- Drop explicit shlibs version, we have .symbols file anyway
- Excludes libraries installed in /usr/lib/gjs-1.0/ from .symbols file
- Remove bashism (Closes: #581455)
* Bump debhelper compatibility to 8
* debian/copyright: Copy BSD licence instead of linking to it to please
lintian
* debian/watch: Fix URL pattern
* New release.
* debian/control:
- adjust build-depends for gir1.2-* packages
* debian/control:
- build-depend on automake1.11 (Closes: #603222)
* debian/patches/*:
- removed; should no longer be needed
* debian/control:
- renamed library package to libgjs0b because of ABI breakage
- new version requires libmozjs-dev >= 1.9.2.
- build-depend on xulrunner-dev >= 1.9.2.12
- build-depend on gobject-introspection >= 0.9.2
- also build-depend on gir1.0-glib-2.0, and gir1.0-freedesktop >= 0.9.12
* debian/libgjs0b.symbols:
- updated
* Not really an upstream release, just fixing the versioning of the
package from yesterday =(
* Convert package to new source format 3.0 (quilt)
* debian/patches/01_revert_machine_indep_types_removal.diff:
- revert removal of the handling of machine indep types - we are still
using these in stuff we have in Debian
* New upstream release
* Bumped Standards-Version with no changes
* debian/libgjs0a.{shlibs,symbols}:
- add shlibs and symbols information
* debian/rules:
- disable tests that seem to rely on stuff only added in the 0.9 branch
of G-I
* New upstream version.
- build-depends on cairo, so updated debian/control to match
- library package renamed to libgjs0a because it broke ABI without
changing soname
* debian/rules:
- only run tests on Linux, other platforms fail here trying to run
dbus (Closes: #571792)
* New upstream release
* debian/control, debian/rules:
- Accepted patch from Ubuntu to enable the test suite
(Closes: #570182)
* Upstream snapshot
* debian/control, debian/rules:
- build inside a separate directory, and run autoreconf every time
(Closes: #558549)
- the change above requires debhelper 7.3
- also build-depends on autoconf, automake, and libtool
- use chrpath to remove rpath defined in libgjs
* debian/control:
- dev package was missing a dependency on the shared library package
* debian/control:
- transition to the new introspection policy
* debian/rules;
- make lintian happy by fixing the debhelper build-dependency
* Initial release (Closes: #550723)