seed 3.2.0-1 source package in Ubuntu

Changelog

seed (3.2.0-1) unstable; urgency=low


  * New upstream release.
  * debian/watch:
    - Track .xz tarballs.
  * debian/control.in:
    - Bump Build-Depends on libwebkitgtk-3.0-dev to (>= 1.5.2) for
      libjavascriptcoregtk-3.0.
  * Bump debhelper compatibility level to 8.
    - Update Build-Depends on debhelper.
    - Strip debian/tmp/ from .install files.

 -- Michael Biebl <email address hidden>  Tue, 22 Nov 2011 04:26:33 +0100

Upload details

Uploaded by:
Debian GNOME Maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNOME Maintainers
Architectures:
any all
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
seed_3.2.0-1.dsc 2.5 KiB 58d602759a94e96841f6ecf483b3dfef6f756a7ebc484e54d549afad442942ad
seed_3.2.0.orig.tar.xz 666.1 KiB 3d1eca40834b72a5730ddaf8a5f46b8df20ddb2b3b39687d1a84ef966d3d37c0
seed_3.2.0-1.debian.tar.gz 4.9 KiB 200f389e9684e9c6eda9a60e2b0f81c06c78a8ebc36e3e8a0ff26b7b6424174f

No changes file available.

Binary packages built by this source

libseed-gtk3-0: GObject JavaScript bindings for the webkit engine - Runtime

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the runtime library and all modules, needed by
 programs embedding the Seed interpreter.

libseed-gtk3-dev: GObject JavaScript bindings for the webkit engine - Development

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the static libraries and development headers,
 needed to build programs using the Seed interpreter.

seed: GObject JavaScript bindings for the webkit engine - Interpreter

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains the interpreter itself, for use by the scripts
 using seed as a shebang.

seed-doc: GObject JavaScript bindings for the webkit engine - Documentation

 Seed is a library and interpreter, dynamically bridging (through
 GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
 platform. Seed serves as something which enables you to write
 standalone applications in JavaScript, or easily enable your
 application to be extensible in JavaScript.
 .
 This package contains several files and documents for use with Seed:
  * API documentation for libseed
  * Example seed scripts
  * Tutorial
  * Documentation for the built-in modules