commit f81ed70babd5728c70705ead24ca2194ec4fea0c
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Mar 12 00:21:19 2012 +0100

    0.12.2

commit 37dab62a739ab6f68cd0b046cb1f370938b015b8
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Mar 12 00:00:29 2012 +0100

    Don't generate vapi files during make distcheck
    
    Due to some missing vapi files in vala 0.14.2 libchamplain's
    vapi files cannot be generated with this version. Because
    this vala version is commonly deployed, make distcheck often
    fails. As a workaround, use the pregenerated vapi files instead.

commit 6b75d8d8fca469e9d549d497a5e39996cca37a87
Author: Jiří Techet <techet@gmail.com>
Date:   Mon Mar 12 00:04:55 2012 +0100

    Use vapi file generated by vala 0.15.2

commit 7de169268624c87909b5d6bc679ddc7e0b158166
Author: Alexandre Rostovtsev <tetromino@gentoo.org>
Date:   Sat Feb 4 16:51:53 2012 -0500

    Call vapigen with --pkg cogl-pango-1.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669378

commit 270db8f130c955254bf64f12e680d7d2f4e15c3d
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Dec 29 18:55:05 2011 +0100

    It's the time of the year again...

commit fde678863582fa0cbf3103d43be04b5378c78e86
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Dec 29 01:44:22 2011 +0100

    Add auxiliary script containing all the needed parameters to make a distribution

commit 1be2ad0059ebfbd4761e21f7b815702d4b90163b
Author: Jiří Techet <techet@gmail.com>
Date:   Thu Dec 29 01:43:36 2011 +0100

    Distribute the python demos and marker images

commit bd9a31502429be162ffc8832b9ad771da5869dcb
Author: Jiří Techet <techet@gmail.com>
Date:   Wed Dec 28 23:44:08 2011 +0100

    Minor changes/cleanups in Python demos

commit 8a29e4244351d48ed9aaa3a1afcd6028126b2042
Author: Jiří Techet <techet@gmail.com>
Date:   Tue Dec 27 15:34:58 2011 +0100

    Add Python champlain-gtk demo with markers
    
    Thanks to Nicolas Évrard!