[ubuntu/natty] gjs 0.7.7-0ubuntu1 (Accepted)

Chris Coulson chris.coulson at canonical.com
Fri Nov 26 15:30:37 GMT 2010


gjs (0.7.7-0ubuntu1) natty; urgency=low

  * New upstream release v0.7.7

  * Bump minimum gobject-introspection version
    - update debian/control
  * Drop unneeded patches now we have the latest G-I
    - remove debian/patches/01_revert_machine_indep_types_removal.diff
    - remove debian/patches/02_gobject_introspection.patch
    - update debian/patches/series
  * Drop patch merged upstream
    - remove debian/patches/03_libmozjs_private.patch
    - update debian/patches/series
  * Drop debian/patches/debian-changes-0.7.1-1. This looks wrong to me, as
    it's adding GJS_LIBS to gjs_console_LDADD, when gjs-console is already
    statically linking libgjs.a
  * Depend on xulrunner-2.0-mozjs and drop the dh_xulrunner call. There's
    currently no way to automatically create the correct dependency here,
    but we'll probably do that in the future
    - update debian/control
    - update debian/rules
  * Update the gjs-console wrapper to not need the xulrunner binary
    to find the location of libmozjs.so
    - update debian/gjs-console.sh
  * Drop ltmain-add-as-needed.patch, as this is now default in our toolchain
    - remove debian/ltmain-add-as-needed.patch
    - update debian/rules
  * Don't install the real gjs-console binary to /usr/bin/gjs-console.real,
    but move it to /usr/lib/gjs instead. Having gjs-console.real in $PATH
    doesn't seem right, as it will never run when being called directly
    - update debian/rules
    - update debian/gjs-console.sh
  * Fix libregress linkage - it needs GIO
    - add debian/patches/02_gjs_test_linkage.patch
    - update debian/patches/series
  * Rename to libgjs0b because ABI broke again without changing SO name
    - rename debian/libgjs0a.install => debian/libgjs0b.install
    - rename debian/libgjs0a.lintian-overrides =>
       debian/libgjs0b.lintian-overrides
    - update debian/control

Date: Fri, 26 Nov 2010 15:15:38 +0000
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/gjs/0.7.7-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 26 Nov 2010 15:15:38 +0000
Source: gjs
Binary: gjs libgjs0b libgjs-dev
Architecture: source
Version: 0.7.7-0ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chris Coulson <chris.coulson at canonical.com>
Description: 
 gjs        - Mozilla-based javascript bindings for the GNOME platform
 libgjs-dev - Mozilla-based javascript bindings for the GNOME platform
 libgjs0b   - Mozilla-based javascript bindings for the GNOME platform
Changes: 
 gjs (0.7.7-0ubuntu1) natty; urgency=low
 .
   * New upstream release v0.7.7
 .
   * Bump minimum gobject-introspection version
     - update debian/control
   * Drop unneeded patches now we have the latest G-I
     - remove debian/patches/01_revert_machine_indep_types_removal.diff
     - remove debian/patches/02_gobject_introspection.patch
     - update debian/patches/series
   * Drop patch merged upstream
     - remove debian/patches/03_libmozjs_private.patch
     - update debian/patches/series
   * Drop debian/patches/debian-changes-0.7.1-1. This looks wrong to me, as
     it's adding GJS_LIBS to gjs_console_LDADD, when gjs-console is already
     statically linking libgjs.a
   * Depend on xulrunner-2.0-mozjs and drop the dh_xulrunner call. There's
     currently no way to automatically create the correct dependency here,
     but we'll probably do that in the future
     - update debian/control
     - update debian/rules
   * Update the gjs-console wrapper to not need the xulrunner binary
     to find the location of libmozjs.so
     - update debian/gjs-console.sh
   * Drop ltmain-add-as-needed.patch, as this is now default in our toolchain
     - remove debian/ltmain-add-as-needed.patch
     - update debian/rules
   * Don't install the real gjs-console binary to /usr/bin/gjs-console.real,
     but move it to /usr/lib/gjs instead. Having gjs-console.real in $PATH
     doesn't seem right, as it will never run when being called directly
     - update debian/rules
     - update debian/gjs-console.sh
   * Fix libregress linkage - it needs GIO
     - add debian/patches/02_gjs_test_linkage.patch
     - update debian/patches/series
   * Rename to libgjs0b because ABI broke again without changing SO name
     - rename debian/libgjs0a.install => debian/libgjs0b.install
     - rename debian/libgjs0a.lintian-overrides =>
        debian/libgjs0b.lintian-overrides
     - update debian/control
Checksums-Sha1: 
 9b72ad6992895241a0b77892b18e75adccf1f055 1827 gjs_0.7.7-0ubuntu1.dsc
 ef5169c81ddec39f651885a02ab4cf225cecab8a 616337 gjs_0.7.7.orig.tar.gz
 81471e986eb4912556fa521291d10fad444b70ab 11398 gjs_0.7.7-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 8bcab34d7b96c5be7d3a6e8f5f628c62ab064336c3bd1eb684529464a365b115 1827 gjs_0.7.7-0ubuntu1.dsc
 895fa321b0a884bf5473a64b00c5336365c2cfe9d9ef92f63c3846780a60460c 616337 gjs_0.7.7.orig.tar.gz
 30c02d06e0db5e8d0d8b86e74339d2b3bc94eea54da0e8a47f12a80530eea5b9 11398 gjs_0.7.7-0ubuntu1.debian.tar.gz
Files: 
 b47d36abcc53db8f686fc1df70ccdd1f 1827 interpreters extra gjs_0.7.7-0ubuntu1.dsc
 3b2d58f9fff66711093a84ec4d8447ca 616337 interpreters extra gjs_0.7.7.orig.tar.gz
 7eb3d7cd556a3ddde44efb8d74698156 11398 interpreters extra gjs_0.7.7-0ubuntu1.debian.tar.gz
Original-Maintainer: Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJM79FfAAoJEGEfvezVlG4P3J8IALGTbXhqtNuKDtzxdZE0mgDp
w1J1M1RxUWzRJBMQ9VZBMN4geK1XLZzk+rUrksVIxV7aDVxrcZWhF01kAtolLOPI
ahNDzNR46r2pFqv35Jd4d/F4rfalvevA6oVtAjTb7B69VPd84/6Z7kQiLj3wX1gD
YS4Oa2VMvUmd/08a3KXmdqYgsChxyMTHrdwzYJNsTSqERWu1BKqvzpbpSpr6j2D7
AkKuITdIqxT3R8O2wa++o8DCvGbyBbQjj/6mRaDX6HzQSthKYiztKE/Xj7RVhjQb
dTcZjiDperuSVRYzqUyFe94QRGl0R8fMNq9Y9O8liKxZs1tpBCAkmsUIVtgK9Vw=
=CMWA
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list