Skip to content
Snippets Groups Projects
Commit cbae2515 authored by Antoine Beaupré's avatar Antoine Beaupré
Browse files

prepare 1.2 release

parent abe7bc36
No related branches found
No related tags found
No related merge requests found
monkeysign (1.2~git0) UNRELEASED; urgency=low monkeysign (1.2) unstable; urgency=medium
* improve python 3 compatibility, partially (Closes: #725059) * improve python 3 compatibility, partially (Closes: #725059)
* update translation strings * update translation strings
* spanish translation, thanks to lilbit * spanish translation, thanks to lilbit
* partial french translation * partial french translation
* Czech translation, thanks to Michal Čihař
-- Antoine Beaupré <anarcat@debian.org> Tue, 01 Oct 2013 14:42:58 +0200 * Bug fix: "build_slides fails of two reasons", thanks to Felix Dreissig
(Closes: #738731).
* Bug fix: "build_manpage only works because of PyGTK encoding changes",
thanks to Felix Dreissig (Closes: #738730).
* Bug fix: "build_trans fails if called seperately", thanks to Felix
Dreissig (Closes: #738732).
-- Antoine Beaupré <anarcat@debian.org> Thu, 28 Aug 2014 20:23:57 -0700
monkeysign (1.1) unstable; urgency=low monkeysign (1.1) unstable; urgency=low
......
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version_info__ = ('1', '1') __version_info__ = ('1', '2')
__version__ = '.'.join(__version_info__) __version__ = '.'.join(__version_info__)
__copyright__ = """Copyright (C) 2010-2013 Antoine Beaupré, Jerome Charaoui __copyright__ = """Copyright (C) 2010-2013 Antoine Beaupré, Jerome Charaoui
This program comes with ABSOLUTELY NO WARRANTY. This program comes with ABSOLUTELY NO WARRANTY.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment