* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Check only for autoreconf in mate-autogen as autoconf,
automake, libtool, gettext are already checked by autoreconf.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Remove references to obsolete MATE components.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Tue Oct 20 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
* Support lcov 1.12.
* Update docs and example script.
- Require intltool 0.50.1.
* Tue Apr 14 2015 p.drouand@gmail.com
- Update to version 1.10.0
* Add support for automake 1.15
* Mon Mar 23 2015 p.drouand@gmail.com
- Update to version 1.9.90 (unstable)
* Add support for automake 1.15
* Tue Jan 13 2015 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
+ mate-autogen.sh: run glib-gettexize if using GLib gettext
+ mate-autogen: Check for appdata-xml.m4 with APPDATA_XML
+ mate-autogen.sh: correct IFS value
Due to a likely copy-paste mistake, the default value of IFS
was being set to 9 spaces instead of a tab and a space.
+ mate-autogen: Fix check if stdin is a tty
+ mate-autogen: make program_VERSION a local variable
Otherwise we may end up overriding what was manually set in the
environment.
+ code-coverage: Support lcov 1.11
* Sun Jul 13 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ no changes since version 1.8.0
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
+ no changes since version 1.7.90
* Sat Feb 15 2014 p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
+ configure: Add check-news
- Use download Url as source
- Remove useless xz require
* Mon Feb 10 2014 p.drouand@gmail.com
- Update to version 1.7.3 (unstable)
+ fix tty detection for terminal codes.
* Sun Jan 19 2014 p.drouand@gmail.com
- Update to version 1.7.2 (unstable)
+ many fixes from gnome-common that are useful for MATE
+ Read the dirlist file unconditionally
+ Better support of using AUTOCONF environment variable
bgo #510713 (http://bugzilla.gnome.org/show_bug.cgi?id=510713)
+ trace AC_CONFIG_SUBDIRS with autoconf
Find configure.ac and configure.in files using the trace
functionality of autoconf in order to skip build directories from
incomplete make distcheck runs.
bgo #510713 (http://bugzilla.gnome.org/show_bug.cgi?id=510713)
+ check for glibtoolize in gnome-autogen.sh
bgo #564558 (http://bugzilla.gnome.org/show_bug.cgi?id=564558)
+ Fix srcdir!=builddir for Scrollkeeper
bgo #315320 (http://bugzilla.gnome.org/show_bug.cgi?id=315320)
bgo #409060 (http://bugzilla.gnome.org/show_bug.cgi?id=409060)
bgo #685388 (http://bugzilla.gnome.org/show_bug.cgi?id=685388)
+ mate-autogen: Don't print terminal codes if stdin isn't a tty
Otherwise this shows up as garbage in log files.
+ fix bashisms in mate-autogen
+ macros/mate-autogen: Create m4 directory if it doesnt exits
This is a automake bug fixed in automake 1.13.2
+ mate-autogen.sh: Use autoreconf instead
autopoint/libtoolize/autoconf/automake manually
+ Replace deprecated AC_HELP_STRING with AS_HELP_STRING
* Fri Jan 17 2014 p.drouand@gmail.com
- Update to version 1.7.1 (unstable)
+ Replace mate-doc-utils with yelp-tools
- Changes from version 1.7.0
+ Automake turned 14 on Arch Linux
* Fri Sep 20 2013 cfarrell@suse.com
- license update: GPL-3.0+
No indication of GPL-3.0 only files.
* Wed Sep 11 2013 p.drouand@gmail.com
- Update to version 1.6.2
+ automake turned 14 on Arch Linux
* Sun May 12 2013 p.drouand@gmail.com
- Update to version 1.6.1
+ switch to make dist
* Wed Apr 03 2013 johann.luce@wanadoo.fr
- Update to version 1.6.0
+ No changelog available
* Thu Mar 14 2013 p.drouand@gmail.com
- Update to version 1.5.2:
+ Add GPL3 copyright headers
+ Rename configure.in to configure.ac to be liked by autoconf >= 1.12
Fix warning: autoconf input should be named 'configure.ac', not 'configure.in'
* Thu Jan 24 2013 nmo.marques@gmail.com
- Update to version 1.5.1
+ fix coalitions with gnome packages