[ubuntu/natty] gjs 0.7.10-1 (Accepted)
Ubuntu Installer
archive at ubuntu.com
Thu Feb 10 10:54:32 UTC 2011
gjs (0.7.10-1) experimental; urgency=low
* New upstream release.
* debian/control.in:
- Drop build-depend on libmozjs-dev
- Make libgjs-dev depend on xulrunner-dev and libdbus-1-dev
gjs (0.7.9-1) experimental; urgency=low
* 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.
gjs (0.7.8-2) experimental; urgency=low
* 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/control: Copy BSD licence instead of linking to it to please
lintian
* debian/watch: Fix URL pattern
gjs (0.7.8-1) experimental; urgency=low
* New release.
* debian/control:
- adjust build-depends for gir1.2-* packages
gjs (0.7.6-2) experimental; urgency=low
* debian/control:
- build-depend on automake1.11 (Closes: #603222)
gjs (0.7.6-1) experimental; urgency=low
* 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
gjs (0.7.1-1) unstable; urgency=low
* 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
gjs (0.7-1) unstable; urgency=low
* 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
gjs (0.6-1) unstable; urgency=low
* 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)
gjs (0.5-1) unstable; urgency=low
* New upstream release
* debian/control, debian/rules:
- Accepted patch from Ubuntu to enable the test suite
(Closes: #570182)
gjs (0.5~git20100201-1) unstable; urgency=low
* Upstream snapshot
gjs (0.4-4) unstable; urgency=low
* 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
gjs (0.4-3) unstable; urgency=low
* debian/control:
- dev package was missing a dependency on the shared library package
gjs (0.4-2) unstable; urgency=low
* debian/control:
- transition to the new introspection policy
* debian/rules;
- make lintian happy by fixing the debhelper build-dependency
gjs (0.4-1) unstable; urgency=low
* Initial release (Closes: #550723)
Date: Thu, 10 Feb 2011 10:48:52 +0000
Changed-By: Laurent Bigonville <bigon at bigon.be>
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Origin: Debian/experimental
https://launchpad.net/ubuntu/natty/+source/gjs/0.7.10-1
-------------- next part --------------
Origin: Debian/experimental
Format: 1.7
Date: Thu, 10 Feb 2011 10:48:52 +0000
Source: gjs
Binary: gjs, libgjs0b, libgjs-dev
Architecture: source
Version: 0.7.10-1
Distribution: natty
Urgency: low
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
Changed-By: Laurent Bigonville <bigon at bigon.be>
Description:
gjs - Mozilla-based javascript bindings for the GNOME platform
Closes: 550723 558549 570182 571792 581455 592694 603222 609895
Files:
df97e1c32a8fc207d832bb8c8749444e 7834 interpreters extra gjs_0.7.10-1.debian.tar.gz
3ee501a7a99bb76bf82c1bdde648e08a 1883 interpreters extra gjs_0.7.10-1.dsc
997096c63c2744c480b66defe2458616 641953 interpreters extra gjs_0.7.10.orig.tar.gz
Changes:
gjs (0.7.10-1) experimental; urgency=low
.
* New upstream release.
* debian/control.in:
- Drop build-depend on libmozjs-dev
- Make libgjs-dev depend on xulrunner-dev and libdbus-1-dev
.
gjs (0.7.9-1) experimental; urgency=low
.
* 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.
.
gjs (0.7.8-2) experimental; urgency=low
.
* 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/control: Copy BSD licence instead of linking to it to please
lintian
* debian/watch: Fix URL pattern
.
gjs (0.7.8-1) experimental; urgency=low
.
* New release.
* debian/control:
- adjust build-depends for gir1.2-* packages
.
gjs (0.7.6-2) experimental; urgency=low
.
* debian/control:
- build-depend on automake1.11 (Closes: #603222)
.
gjs (0.7.6-1) experimental; urgency=low
.
* 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
.
gjs (0.7.1-1) unstable; urgency=low
.
* 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
.
gjs (0.7-1) unstable; urgency=low
.
* 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
.
gjs (0.6-1) unstable; urgency=low
.
* 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)
.
gjs (0.5-1) unstable; urgency=low
.
* New upstream release
* debian/control, debian/rules:
- Accepted patch from Ubuntu to enable the test suite
(Closes: #570182)
.
gjs (0.5~git20100201-1) unstable; urgency=low
.
* Upstream snapshot
.
gjs (0.4-4) unstable; urgency=low
.
* 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
.
gjs (0.4-3) unstable; urgency=low
.
* debian/control:
- dev package was missing a dependency on the shared library package
.
gjs (0.4-2) unstable; urgency=low
.
* debian/control:
- transition to the new introspection policy
* debian/rules;
- make lintian happy by fixing the debhelper build-dependency
.
gjs (0.4-1) unstable; urgency=low
.
* Initial release (Closes: #550723)
More information about the Natty-changes
mailing list