valatoys 0.12.1-2 source package in Ubuntu

Changelog

valatoys (0.12.1-2) unstable; urgency=low


  * Fix build with vala 0.14 (Closes: #650233)
  * Don't install .la file anymore (Closes: #633216)

 -- David Paleino <email address hidden>  Sun, 05 Feb 2012 12:07:07 +0100

Upload details

Uploaded by:
David Paleino
Uploaded to:
Sid
Original maintainer:
David Paleino
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
valatoys_0.12.1-2.dsc 1.8 KiB 7f567921210c0dd6adba7e7c4473009255699ed745280fa45fa9f468d630eb1a
valatoys_0.12.1.orig.tar.bz2 814.1 KiB 50ece4ecf922285e8c8c9996fe6993e4b8d4908e943189084d23a7146c298a33
valatoys_0.12.1-2.debian.tar.gz 13.6 KiB 7892a395b1e48cbb67df085d108ac07cbb59ed1ae195619b77c04573f237edac

No changes file available.

Binary packages built by this source

gedit-valatoys-plugin: Vala Toys for gEdit

 Vala Toys for gEdit is an experimental collection of plugins that
 extends the gEdit editor to make it a better developer editor.
 .
 Vtg tries to make less compromises as possible so, for now, its scope
 is narrowed only to support the Vala programming language.
 .
 Vtg is written in Vala itself and it is currently composed of just
 one plugin with four modules and it adds to gEdit:
 .
  * Bracket completion
  * Symbol completion
  * Project Manager
  * Project build / execute

gedit-valatoys-plugin-dbg: Vala Toys for gEdit - debugging symbols

 Vala Toys for gEdit is an experimental collection of plugins that
 extends the gEdit editor to make it a better developer editor.
 .
 Vtg tries to make less compromises as possible so, for now, its scope
 is narrowed only to support the Vala programming language.
 .
 Vtg is written in Vala itself and it is currently composed of just
 one plugin with four modules and it adds to gEdit:
 .
  * Bracket completion
  * Symbol completion
  * Project Manager
  * Project build / execute
 .
 This package contains the debugging symbols

libafrodite-0.12-2: Afrodite completion library

 Afrodite is a library to parse Vala sources and provide completion of
 method names and arguments, variable names, structure fields,
 context-sensitive in-editor documentation.
 .
 The library is developed for gedit-valatoys-plugin but can be used
 stand-alone to add advanced Vala support to other editors.
 .
 This package contains the shared library.

libafrodite-0.12-2-dbg: Afrodite completion library - debugging symbols

 Afrodite is a library to parse Vala sources and provide completion of
 method names and arguments, variable names, structure fields,
 context-sensitive in-editor documentation.
 .
 The library is developed for gedit-valatoys-plugin but can be used
 stand-alone to add advanced Vala support to other editors.
 .
 This package contains the debugging symbols.

libafrodite-0.12-dev: Afrodite completion library - development files

 Afrodite is a library to parse Vala sources and provide completion of
 method names and arguments, variable names, structure fields,
 context-sensitive in-editor documentation.
 .
 The library is developed for gedit-valatoys-plugin but can be used
 stand-alone to add advanced Vala support to other editors.
 .
 This package contains the development files.

vala-gen-project: Vala project generator

 Vala is a new programming language that aims to bring modern programming
 language features to GNOME developers without imposing any additional
 runtime requirements and without using a different ABI compared to
 applications and libraries written in C.
 .
 This package contains a project generator, to start a new Vala
 project easily.

vala-gen-project-dbg: Vala project generator - debugging symbols

 Vala is a new programming language that aims to bring modern programming
 language features to GNOME developers without imposing any additional
 runtime requirements and without using a different ABI compared to
 applications and libraries written in C.
 .
 This package contains debugging symbols for vala-gen-project.