File: changelog

package info (click to toggle)
cjs 3.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,732 kB
  • sloc: cpp: 25,465; sh: 397; makefile: 171; xml: 64; ansic: 43; python: 36
file content (254 lines) | stat: -rw-r--r-- 7,795 bytes parent folder | download
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
244
245
246
247
248
249
250
251
252
253
254
cjs (3.8.0-5) unstable; urgency=medium

  [ Maximiliano Curia ]
  * Update symbols files.
    Thanks to Santiago Vila for the report (Closes: 923903)

  [ Jeremy Bicha ]
  * debian/libcjs0.symbols: Mark a symbol as optional that disappears on ppc64el with -O3

 -- Maximiliano Curia <maxy@debian.org>  Mon, 11 Mar 2019 22:35:50 +0100

cjs (3.8.0-4) unstable; urgency=medium

  [ Maximiliano Curia ]
  * New revision
  * Update symbols files (Closes: 905249)
    Thanks to Jeremy Bicha for the report
  * Release to unstable

  [ Jeremy Bicha ]
  * Build-Depend on dbus. Drop unnecessary Build-Depends on automake

 -- Maximiliano Curia <maxy@debian.org>  Tue, 07 Aug 2018 14:51:35 +0200

cjs (3.8.0-3) experimental; urgency=medium

  * New revision
  * Use the symbolshelper from pkg-kde-tools
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Fri, 25 May 2018 16:15:18 +0200

cjs (3.8.0-2) experimental; urgency=medium

  * New revision
  * Update symbols files from buildds logs (3.8.0-1).
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Wed, 23 May 2018 19:52:06 +0200

cjs (3.8.0-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * Update symbols file
  * Drop Using-dbus-daemon-directly-in-tests.patch, no longer needed.
  * Have libcjs-dev depend on libcairo2-dev, libglib2.0-dev (>= 2.42.0),
    and libgtk-3-dev to match its pkgconfig file

  [ Maximiliano Curia ]
  * New upstream release (3.8.0). (Closes: 879575)
    Cjs 3.8 has been rebased on gjs 1.50.2.
  * Drop obsolete patch
  * Drop old changelog entry
  * Use the salsa canonical urls
  * Set new ml as Maintainer
  * Bump Standards-Version to 4.1.3.
  * Bump debhelper build-dep and compat to 11.
  * Drop dh-autoreconf (no longer needed with dh >= 10)
  * Drop dh's parallel arg (no longer needed with dh >= 10)
  * Bump Standards-Version to 4.1.4.
  * Bump mozjs dependency
  * Drop no longer needed autotools-dev build dep
  * Update symbols files, bump cinnamon breaks
  * Use dh_missing instead of the deprecated dh_install --list-missing
  * Drop dh_makeshlibs override, nothing is being installed
    in /usr/lib/$(DEB_HOST_MULTIARCH)/cjs-1.0
  * Update copyright information
  * Drop auto test build deps
  * Reenable acc test
  * Bump group breaks (3.8)
  * Release to experimental

 -- Maximiliano Curia <maxy@debian.org>  Sat, 05 May 2018 14:30:16 +0200

cjs (3.2.0-3) unstable; urgency=medium

  * Release to unstable

 -- Margarita Manterola <marga@debian.org>  Tue, 20 Dec 2016 20:04:49 -0300

cjs (3.2.0-2) experimental; urgency=medium

  * Explicitly depend on automake, as some buildds sometimes pull automaken
    instead, causing build failures.

 -- Margarita Manterola <marga@debian.org>  Sat, 17 Dec 2016 16:45:19 -0300

cjs (3.2.0-1) experimental; urgency=medium

  [ Maximiliano Curia ]
  * Add new patch: Using-dbus-daemon-directly-in-tests.patch.
    Thanks to Simon McVittie for the report (Closes: 835848)
  * Add new patch: Make-AX_-macros-optional.patch
  * Actually drop gnome-common build dependency
  * Add new patch: Drop-glib-gettextize-gtkdocize-and-intltoolize.patch
  * Update autopkgtests
  * Drop upstream applied patch: migrate_from_gnome-common.patch
  * Drop upstream applied pattch: Make-AX_-macros-optional.patch
  * Drop upstream applied patch: Drop-glib-gettextize-gtkdocize-and-
    intltoolize.patch

  [ Margarita Manterola ]
  * New upstream release.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 16 Dec 2016 22:21:36 +0100

cjs (3.0.1-3) unstable; urgency=medium

  [ Margarita Manterola ]
  * Fix dbgsym-migration rules

  [ Maximiliano Curia ]
  * Add new patch: migrate_from_gnome-common.patch (Closes: 829932)

 -- Maximiliano Curia <maxy@debian.org>  Mon, 18 Jul 2016 13:29:38 +0200

cjs (3.0.1-2) unstable; urgency=medium

  * The new libcjs0 breaks old cinnamon's behavior.  Make this clear so that
    users don't get the lib upgraded by mistake. (Closes: #824829)

 -- Margarita Manterola <marga@debian.org>  Sat, 28 May 2016 15:04:20 +0200

cjs (3.0.1-1) unstable; urgency=medium

  * New upstream release (3.0.0).
  * New upstream release (3.0.1).
  * Fix typo.
    Thanks to Thomas Vincent for reporting (Closes: #819348)
  * Remove obsolete testsuite field.
  * Automatic update with ddeb_migration3.py
  * debian/control: Update Vcs-Browser and Vcs-Git fields
  * Add a .gitattributes file to use dpkg-mergechangelogs
  * Bump Standards-Version to 3.9.8

 -- Maximiliano Curia <maxy@debian.org>  Fri, 13 May 2016 13:04:22 +0200

cjs (2.8.0-1) unstable; urgency=medium

  * New upstream release (2.8.0).
  * Update symbols files.

 -- Maximiliano Curia <maxy@debian.org>  Fri, 08 Jan 2016 20:19:26 +0100

cjs (2.6.2-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release.

  [ Maximiliano Curia ]

 -- Maximiliano Curia <maxy@debian.org>  Tue, 07 Jul 2015 15:28:03 +0200

cjs (2.6.1-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release.

  [ Maximiliano Curia ]

 -- Maximiliano Curia <maxy@debian.org>  Thu, 18 Jun 2015 12:33:53 +0200

cjs (2.6.0-2) unstable; urgency=critical

  * Add Breaks in debian/control as this package is backwards incompatible.
    (Closes: #788204)

 -- Margarita Manterola <marga@debian.org>  Tue, 09 Jun 2015 19:29:57 +0200

cjs (2.6.0-1) unstable; urgency=medium

  * New upstream release (2.6.0).
  * Update build dependencies.

 -- Maximiliano Curia <maxy@debian.org>  Wed, 03 Jun 2015 21:46:28 +0200

cjs (2.4.2-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release.

  [ Maximiliano Curia ]
  * Update symbols files.

 -- Maximiliano Curia <maxy@debian.org>  Tue, 21 Apr 2015 23:18:16 +0200

cjs (2.4.1-1) experimental; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release. (Closes: #755177)
  * Cjs 2.4 was rebased on gjs, big update of dependencies, symbols and
    removed all debian/patches.

  [ Maximiliano Curia ]
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Update copyright information.

 -- Maximiliano Curia <maxy@debian.org>  Sun, 01 Mar 2015 13:17:50 +0100

cjs (2.2.2-2) unstable; urgency=medium

  * New patch: debian/patches/no_dbus_abstract_for_tests
      Use unix:path instead of unix:abstract inside test/run-with-dbus
      Closes: #759023
  * New patch: debian/patches/use_assert_equals
      Use assertEquals instead of assertTrue in an assert for equality.
      This is one step towards building in sparc.

 -- Margarita Manterola <marga@debian.org>  Sat, 30 Aug 2014 10:46:52 -0700

cjs (2.2.2-1) unstable; urgency=medium

  [ Fabio Fantoni ]
  * New upstream release.
  * debian/patches: removed one patch applied upstream.

 -- Margarita Manterola <marga@debian.org>  Fri, 22 Aug 2014 16:52:07 -0700

cjs (2.2.1-2) unstable; urgency=medium

  * New patch: upstream_fix_upstream_bug_preventing_start-on-
    demand_dbus.patch
  * New patch: use_check_LTLIBRARIES
  * New patch: missing_macros
  * New patch: hacky_workaround_for_dbus_issue

 -- Maximiliano Curia <maxy@debian.org>  Wed, 16 Jul 2014 21:14:40 +0200

cjs (2.2.1-1) experimental; urgency=medium

  * New upstream release.

 -- Margarita Manterola <marga@debian.org>  Sat, 24 May 2014 19:28:44 +0200

cjs (2.2.0-1) experimental; urgency=medium

  [ Maximiliano Curia ]
  * Initial release (Closes: #745917).
  * New patch: upstream_clean-a-leftover.diff
  * New patch: upstream_enable-jit.diff
  * New patch: flacky_test
  * Migrate debian/copyright to 1.0.
  * Add autopkgtests.
  * Add abi-compliance-checker info.
  * Add symbols file.
  * Update VCS fields.
  * Update dependencies of libcjs-dev.

  [ Margarita Manterola ]
  * New upstream release 2.2.0.
  * Remove already applied patches.
  * Add myself to uploaders.

 -- Margarita Manterola <marga@debian.org>  Mon, 19 May 2014 13:36:18 +0200