vala 0.39.7-1 source package in Ubuntu
Changelog
vala (0.39.7-1) experimental; urgency=medium * New upstream version 0.39.7 * Rename packages and update dependencies for 0.38 -> 0.40 * Add Lintian override for valadoc's private rpath use -- Jeremy Bicha <email address hidden> Tue, 06 Feb 2018 12:12:57 -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.7-1.dsc | 2.6 KiB | 272e403ea266c931d3c9ee139a325034a6969394ad2118a52a417d2fc1f3c61c |
vala_0.39.7.orig.tar.xz | 3.2 MiB | a54ec96125fdb63dbf96a8a3a65df41fdd88a617c1354088b5e10f8f0c89914d |
vala_0.39.7-1.debian.tar.xz | 31.5 KiB | 4019931ebb9fe43316744bf37687bb3a96560d2c0d1ec713f3195592fffd4d39 |
Available diffs
- diff from 0.38.7-1 to 0.39.7-1 (4.3 MiB)
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