vala 0.39.91-1 source package in Ubuntu
Changelog
vala (0.39.91-1) experimental; urgency=medium [ Jeremy Bicha] * New upstream development release (Closes: #890225) * Add new symbols [ Rico Tzschichholz] * Have libvaladoc-0.40-dev depend on libvala-0.40-dev * Have libvaladoc-0.40-dev Provide libvaladoc-dev -- Jeremy Bicha <email address hidden> Wed, 14 Feb 2018 14:39:08 -0500
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Experimental
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
vala_0.39.91-1.dsc | 2.6 KiB | 805f25bab1e6726581a44652d1f5a2139f58903b1f26360d00b6cc6038bd964b |
vala_0.39.91.orig.tar.xz | 3.2 MiB | 6e10a007c55ccf782cbb39a47779f79e2aa0e2c44e797f8f5517b03af76166c4 |
vala_0.39.91-1.debian.tar.xz | 31.6 KiB | 5942b72613cc25854e0d5799958b7f2888e0e7dc7e86e12c790b25725fd02089 |
Available diffs
- diff from 0.39.7-1 to 0.39.91-1 (127.2 KiB)
No changes file available.
Binary packages built by this source
- libvala-0.40-0: C# like language for the GObject system - library
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 library contains the parser used by valac. It can be used for
building tools around Vala.
- libvala-0.40-0-dbgsym: debug symbols for libvala-0.40-0
- libvala-0.40-dev: C# like language for the GObject system - development headers
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 has the development library and headers for valac. These
headers can be used for building tools around Vala.
- libvaladoc-0.40-0: API documentation generator for vala (library)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the library used by valadoc.
- libvaladoc-0.40-0-dbgsym: debug symbols for libvaladoc-0.40-0
- libvaladoc-0.40-dev: API documentation generator for vala (devel files)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the devel files for the valadoc library.
- libvaladoc-data: API documentation generator for vala (data)
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
.
This package contains the icons used by valadoc.
- vala-0.40-doc: C# like language for the GObject system - documentation
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 the Vala Reference Manual.
- valac: C# like language for the GObject system
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.
.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala
source code. This package also contains the vala-gen-introspect and
vapigen binaries that will automatically generate Vala bindings.
- valac-0.40-vapi: C# like language for the GObject system - vapi files
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.
.
valac, the Vala compiler, is a self-hosting compiler that translates
Vala source code into C source and header files. It uses the GObject
type system to create classes and interfaces declared in the Vala
source code. This package also contains the vala-gen-introspect and
vapigen binaries that will automatically generate Vala bindings.
.
This package contains the bundled vapi files, which make some
common libraries available for vala development.
- valac-dbgsym: debug symbols for valac
- valadoc: API documentation generator for vala
Valadoc is a documentation generator for generating API documentation
in HTML format from Vala source code. It can be used for *.vala and
*.vapi files.
- valadoc-dbgsym: debug symbols for valadoc