Your message dated Fri, 25 May 2012 17:29:31 +0200
with message-id <[email protected]>
and subject line new valac default in unstable
has caused the Debian Bug report #672500,
regarding valac: default valac version does not fully support Debian's GLib
version
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
672500: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: valac
Version: 0.14.2-2
Severity: wishlist
"apt-get install valac" results in the valac and vapigen alternatives
pointing to Vala 0.14, which is not the latest stable version. In
particular, its vapigen version can't deal with bindings containing
GBytes, which is new in GLib 2.32:
> TelepathyGLib-0.12.gir:27672.34-27672.34: error: The type name `GLib.Bytes'
> could not be found
> <type name="GLib.Bytes"/>
> ^
Since AM_PROG_VALAC only checks $PATH for valac, not valac-whatever, I
think it would be a good idea for the valac dependency package and the
default value of the valac alternative to point to 0.16.
Packages that need the newer valac can work around this with:
./configure ... VALAC=/usr/bin/valac-0.16 VAPIGEN=/usr/bin/vapigen-0.16
(it seems it has to be a path containing "/").
-- System Information:
Debian Release: wheezy/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'),
(500, 'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages valac depends on:
ii valac-0.14 0.14.2-2
valac recommends no packages.
valac suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.16.0-2
Default has been changed in valac 0.16.0-2.
-- Sebastian
--- End Message ---