File: ChangeLog

package info (click to toggle)
caja-eiciel 1.20.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,472 kB
  • sloc: sh: 8,412; cpp: 3,548; makefile: 164; xml: 43; sed: 16
file content (44 lines) | stat: -rw-r--r-- 1,711 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
2018-08-06 Joel Barrios <darkshram@gmail.com>

    * configure.ac: Bump version to 1.20.0.
    * Move AppStream metadata file to /usr/share/metainfo.
    * Update es.po.
    * Update README.md
    * Use sys/xattr.h instead of deprecated attr/xattr.h.
    * Require c++11 compiler.
    * Fix invalid markup in appdata file.
    * Add keywords to appdata file and desktop file and rename appdata file.
    * Update and rename appdata file.
    * Update deprecated API.
    * Use silent rules with autotools and require automake >= 1.11

2017-11-21 Joel Barrios <darkshram@gmail.com>

    * configure.ac: Bump version to 1.18.1.
    * Fix trivial TODO typo.
    * Update the AppStream file and the corresponding .desktop file to
      up-to-date standards
    * Add autogen.sh.

2017-09-21 Joel Barrios <darkshram@gmail.com>

    * Code requires a c++11 capable compiler.
    * configure.ac: Bump version to 1.18.0.
    * doc/C/Makefile.am: move to /usr/share/help.
    * po/es.po: small fixes to spanish translation.
    * src/eiciel_caja_page.cpp: Port to MATE Desktop.
    * src/eiciel_caja_page.hpp: Port to MATE Desktop.
    * src/Makefile.am: Added -std=c++11 to CXXFLAGS.

2011-11-26  gettextize  <bug-gnu-gettext@gnu.org>

    * m4/gettext.m4: Upgrade to gettext-0.18.1.
    * m4/iconv.m4: Upgrade to gettext-0.18.1.
    * m4/lib-ld.m4: Upgrade to gettext-0.18.1.
    * m4/lib-link.m4: Upgrade to gettext-0.18.1.
    * m4/lib-prefix.m4: Upgrade to gettext-0.18.1.
    * m4/nls.m4: Upgrade to gettext-0.18.1.
    * m4/po.m4: Upgrade to gettext-0.18.1.
    * m4/progtest.m4: Upgrade to gettext-0.18.1.
    * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
    * (AM_GNU_GETTEXT_VERSION): Bump to 0.18.1.