summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: b9be023a3b63e500b6333dedaea7e5199c72b4e9 (plain)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
commit 7062e0f001b1938ad26225ed77ce0930e10f53f0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri May 18 11:49:42 2012 +0200

    start 1.3.0

 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b49d86557e8b19b10b00b7ea7585fd4d8f1f79c0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri May 18 11:28:34 2012 +0200

    add manpages (from debian package)

 Makefile.am             |    2 +-
 configure.in            |    1 +
 doc/Makefile.am         |    6 ++++++
 doc/autogen.sh.example  |   27 +++++++++++++++++++++++++++
 doc/mate-autogen.1      |   22 ++++++++++++++++++++++
 doc/mate-autogen.txt    |   14 ++++++++++++++
 doc/mate-doc-common.1   |   41 +++++++++++++++++++++++++++++++++++++++++
 doc/mate-doc-common.txt |   24 ++++++++++++++++++++++++
 doc/update-manpages.sh  |   23 +++++++++++++++++++++++
 9 files changed, 159 insertions(+), 1 deletion(-)

commit fd691b5d21aae69a79cd32124d43b1d542b69713
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu May 17 13:02:52 2012 +0200

    rename macros2 => macros

 Makefile.am                    |    2 +-
 autogen.sh                     |    2 +-
 configure.in                   |    4 +-
 macros/Makefile.am             |   12 +
 macros/mate-autogen            |  507 ++++++++++++++++++++++++++++++++++++++++
 macros/mate-common.m4          |   50 ++++
 macros/mate-compiler-flags.m4  |  141 +++++++++++
 macros2/Makefile.am            |   12 -
 macros2/mate-autogen           |  507 ----------------------------------------
 macros2/mate-common.m4         |   50 ----
 macros2/mate-compiler-flags.m4 |  141 -----------
 11 files changed, 714 insertions(+), 714 deletions(-)

commit 4646b6c6597b0658ffda163816d42ac5ee76ae59
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed May 16 18:00:08 2012 +0200

    rename CVS to GIT

 doc/usage.txt |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit d18e4a2d02fbece05509c5b82e563f16701f2b0c
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon May 7 14:35:17 2012 +0200

    1.2.2 release

 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ab80543d6357b4e877bf819cadf367e15db6a832
Merge: 1d7fc48 5e83db1
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue May 1 07:25:04 2012 -0700

    Merge pull request #2 from MDykstra/master
    
    Now have automake-1.12 on my Arch Linux system and mate-common needs a small fix for this

commit 5e83db198fc8cd0bdd2cbf85ada33cdc227024f9
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Tue May 1 15:19:00 2012 +0200

    fixes built issue with new automake-1.12

 macros2/mate-autogen |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit 1d7fc48ba5e96d866a4065851cbd7bb478b0e8a0
Author: Perberos <perberos@gmail.com>
Date:   Thu Mar 8 12:33:13 2012 -0300

    mistake

 distro/archlinux/PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 26d600de9a0a22988d85545341916ba1eaeddb4d
Author: Perberos <perberos@gmail.com>
Date:   Wed Mar 7 23:48:48 2012 -0300

    Update distro/archlinux/PKGBUILD

 distro/archlinux/PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

commit 68f8bbb9b937a7b2b2df50539d354353449691ae
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 8 20:19:40 2012 +0100

    removed distro/ubuntu folder (we have debian-packages repo now)

 distro/ubuntu/build |   23 -----------------------
 1 file changed, 23 deletions(-)

commit 759a18f0a2685fe85099a28edca3cfba57f772ce
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Feb 8 20:17:57 2012 +0100

    rename mate-autogen.sh to mate-autogen
    https://github.com/mate-desktop/mate-common/issues/1
    http://lintian.debian.org/tags/script-with-language-extension.html

 AUTHORS                 |    2 +
 autogen.sh              |    2 +-
 configure.in            |    4 +-
 doc/usage.txt           |    2 +-
 macros2/Makefile.am     |    4 +-
 macros2/mate-autogen    |  506 +++++++++++++++++++++++++++++++++++++++++++++++
 macros2/mate-autogen.sh |  506 -----------------------------------------------
 7 files changed, 514 insertions(+), 512 deletions(-)

commit ec451fd73bd09d26fccdc7c426ed193ce3948888
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Jan 28 01:12:09 2012 +0100

    prepare for 1.2 release

 configure.in              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit a15c88e5251e1b124304272878c058ced9821146
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sat Jan 28 01:11:31 2012 +0100

    add git changelog

 ChangeLog |   97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 97 insertions(+)

commit 67a61fd8dd672f9d1498904dda8f593b2cad033f
Author: Perberos <perberos@gmail.com>
Date:   Tue Jan 24 13:11:22 2012 -0300

    changing pkgbuild source method

 distro/archlinux/PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 22834c1f7b3454b97df2d6c7660936bbe8047138
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Dec 8 20:38:06 2011 +0100

    updated mate packages required versions

 macros2/mate-autogen.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 77db82e252b77ac56c3783366984de6ab46da2ad
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Dec 8 17:33:35 2011 +0100

    switch version to new schema (1.1.0)

 AUTHORS                   |    2 +-
 configure.in              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 3d0cc56810776aa062c8aa1b972aff5e167b8bf0
Author: Perberos <perberos@gmail.com>
Date:   Sat Dec 3 21:46:48 2011 -0300

    removing autogenerated files

 INSTALL               |  237 ----
 Makefile.am           |    1 -
 Makefile.in           |  670 ----------
 aclocal.m4            |  704 ----------
 configure             | 3438 -------------------------------------------------
 doc-build/Makefile.in |  405 ------
 install-sh            |  520 --------
 macros2/Makefile.in   |  399 ------
 mate-common.doap      |   20 -
 missing               |  376 ------
 10 files changed, 6770 deletions(-)

commit c3448737715dcf092591791a00103ea44fdfa99f
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Dec 2 20:41:08 2011 -0500

    Changed version to 2011.12.01

 configure.in              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit 9d1d71a22f9acf0c5c283064b805166ad612013b
Author: Perberos <perberos@gmail.com>
Date:   Thu Dec 1 21:46:33 2011 -0300

    moving from https://github.com/perberos/mate-desktop-environment

 AUTHORS                        |    1 +
 COPYING                        |  674 ++++++++
 ChangeLog                      |    1 +
 INSTALL                        |  237 +++
 Makefile.am                    |   21 +
 Makefile.in                    |  670 ++++++++
 NEWS                           |    1 +
 README                         |   36 +
 aclocal.m4                     |  704 ++++++++
 autogen.sh                     |   18 +
 configure                      | 3438 ++++++++++++++++++++++++++++++++++++++++
 configure.in                   |   24 +
 distro/archlinux/PKGBUILD      |   25 +
 distro/archlinux/mate.csh      |    1 +
 distro/archlinux/mate.sh       |    1 +
 distro/ubuntu/build            |   23 +
 doc-build/Makefile.am          |   12 +
 doc-build/Makefile.in          |  405 +++++
 doc-build/README               |    9 +
 doc-build/mate-doc-common.in   |   49 +
 doc-build/omf.make             |   61 +
 doc-build/xmldocs.make         |  101 ++
 doc/usage.txt                  |   40 +
 install-sh                     |  520 ++++++
 macros2/Makefile.am            |   12 +
 macros2/Makefile.in            |  399 +++++
 macros2/mate-autogen.sh        |  506 ++++++
 macros2/mate-common.m4         |   50 +
 macros2/mate-compiler-flags.m4 |  141 ++
 mate-common.doap               |   20 +
 mate-common.spec.in            |   39 +
 missing                        |  376 +++++
 32 files changed, 8615 insertions(+)