valabind 1.7.1-4 source package in Ubuntu

Changelog

valabind (1.7.1-4) unstable; urgency=medium

  * automatically generate the packagename for libvalacodegen
    in debian/rules, so that it does not need to be modified
    on every valac major release.
  * Update Build-Dependency to libvala-dev instead of
    libvala-$VERSION-dev allowing simple BinNMUs for Vala
    API bumps.

 -- Sebastian Reichel <email address hidden>  Sun, 05 Jan 2020 17:12:46 +0100

Upload details

Uploaded by:
Sebastian Reichel
Uploaded to:
Sid
Original maintainer:
Sebastian Reichel
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
valabind_1.7.1-4.dsc 1.9 KiB 48a9e2650dede95fd1d29d1cee1882fbda2b25f7129b63f7ec0af938d0370b1d
valabind_1.7.1.orig.tar.gz 57.0 KiB b463b18419de656e218855a2f30a71051f03a9c4540254b4ceaea475fb79102e
valabind_1.7.1-4.debian.tar.xz 5.3 KiB 91ad29ebdb2a9cf3363880834225c70171f12941fb4c2ca0025bf008e5dc8e28

Available diffs

No changes file available.

Binary packages built by this source

valabind: converts vapi files to SWIG, C++, GIR or GEAR files

 Valabind is a tool to parse vala or vapi files and transform them into SWIG
 interface files, C++ source files, GIR or GEAR.
 .
 It allows easy, fully automatic generation of language bindings for vala code.

valabind-dbgsym: debug symbols for valabind