File: changelog

package info (click to toggle)
gconjugue 0.8.3-7
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,976 kB
  • sloc: sh: 4,154; ansic: 1,742; makefile: 71
file content (330 lines) | stat: -rw-r--r-- 12,595 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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
gconjugue (0.8.3-7) unstable; urgency=medium

  * QA upload.
  * Set Debian QA Group as maintainer. (see: #951178)
  * debian/control: bumped Standards-Version to 4.5.0.
  * debian/copyright: updated packaging copyright years.
  * debian/source/include-binaries: not used. Removed.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 11 Feb 2020 18:40:30 -0300

gconjugue (0.8.3-6) unstable; urgency=medium

  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 12.
  * No longer verifying upstream signature because the available key is not
    compliant with GPG and the last tarball sign was broken. Consequently:
      - debian/upstream/: removed.
      - debian/watch: updated.
  * debian/conjugar.lintian-overrides: created to override a false positive
    about a spelling error.
  * debian/control:
      - Added 'Rules-Requires-Root: no' to source stanza.
      - Bumped Standards-Version to 4.4.1.
      - Removed the Uploaders field.
      - Updated long descriptions.
  * debian/copyright:
      - Added Upstream-Contact field.
      - Updated packaging copyright years.
  * debian/gconjugue.lintian-overrides: created to override a false positive
    about a spelling error.
  * debian/not-installed: created to avoid a warning from dh_missing about
    README.md file.
  * debian/salsa-ci.yml: added to provide CI tests for Salsa.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 13 Dec 2019 23:02:22 -0300

gconjugue (0.8.3-5) unstable; urgency=medium

  * debian/tests/control: added xauth as dependency to fix a test.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Fri, 09 Nov 2018 09:31:59 -0200

gconjugue (0.8.3-4) unstable; urgency=medium

  * debian/tests/control: improved the test for gconjugue.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Thu, 08 Nov 2018 11:53:46 -0200

gconjugue (0.8.3-3) unstable; urgency=medium

  * debian/control: added 'Multi-Arch: same' for the binary gconjugue-common.
  * debian/tests/control: added a new test, this time for gconjugue.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 07 Nov 2018 21:14:32 -0200

gconjugue (0.8.3-2) unstable; urgency=medium

  * Migrated DH level to 11.
  * debian/clean: no longer needed. Removed.
  * debian/control:
      - Bumped Standards-Version to 4.2.1.
      - Changed Vcs-* URLs to salsa.debian.org.
      - Removed no longer needed build dependency dh-autoreconf.
  * debian/copyright:
      - Updated packaging copyright years.
      - Using a secure copyright format in URI.
  * debian/tests/control: added to perform tests.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 29 Aug 2018 19:01:29 -0300

gconjugue (0.8.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright: updated the upstream copyright years.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 19 Jul 2017 16:54:27 -0300

gconjugue (0.8.2-2) unstable; urgency=medium

  * Bumped DH level to 10.
  * debian/copyright: updated the packaging copyright years.
  * debian/rules: removed '--with autoreconf' because it is default for DH 10.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Wed, 25 Jan 2017 20:50:43 -0200

gconjugue (0.8.2-1) unstable; urgency=medium

  * New upstream release.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 03 Jul 2016 22:55:41 -0300

gconjugue (0.8.1-1) unstable; urgency=medium

  * New upstream release.
  * Bumped Standards-Version to 3.9.8.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 26 Apr 2016 13:17:25 -0300

gconjugue (0.8.0-1) unstable; urgency=medium

  * New upstream release.
  * New upstream homepage.
  * Split gconjugue in three new packages: gconjugue, gconjugue-common
    and conjugar. Consequently, crated the files gconjugue.install,
    gconjugue-common.install and conjugar.install.
  * Using dh-autoreconf now.
  * debian/control:
      - Added libgraphite2-dev to Build-Depends field. See #822432.
      - Bumped Standards-Version to 3.9.7.
      - Changed from cgit to git in Vcs-Browser field.
      - Updated the Vcs-* fields to use https instead of http and git.
  * debian/copyright:
      - Dropped dot-zero from GPL license short name.
      - Updated the upstream and packaging copyright years.
  * debian/gbp.conf: not used by me... Removed.
  * debian/rules: removed the --parallel option from DH.
  * debian/watch:
      - Bumped to version 4.
      - Updated the source address.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 24 Apr 2016 18:01:25 -0300

gconjugue (0.7.5-3) unstable; urgency=medium

  * Bumped Standards-Version to 3.9.6.
  * debian/rules: added the DEB_BUILD_MAINT_OPTIONS variable to fix the
      issues pointed by blhc.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Sun, 26 Oct 2014 20:07:28 -0200

gconjugue (0.7.5-2) unstable; urgency=medium

  * New maintainer email address.
  * debian/control:
      - Removed dpkg-dev (>= 1.16.1~) from Build-Depends field.
        DH9 no longer uses it.
      - Updated the Vcs-Browser field.
  # debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@debian.org>  Tue, 05 Aug 2014 12:19:31 -0300

gconjugue (0.7.5-1) unstable; urgency=medium

  * New upstream release.
  * Cryptographic signature verification: the upstream is providing a GPG
    signature that allows the tarball verification. Consequently:
      - Added the debian/upstream-signing-key.pgp file.
      - Added the debian/source/include-binaries to allow the
        debian/upstream-signing-key.pgp file use.
      - Removed the debian/source/lintian-overrides file.
      - Updated the debian/watch file.
  * debian/copyright: updated the upstream code copyright years.
  * debian/rules: removed triggers to avoid compiler-flags-hidden and
    dpkg-shlibdeps warnings, the last about useless dependencies. The upstream
    improved the source code.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 08 Jan 2014 00:29:21 -0200

gconjugue (0.7.4-2) unstable; urgency=medium

  * debian/control: updated the Homepage field.
  * debian/copyright:
      - Updated the homepage in Source field.
      - Updated the years of the upstream code copyright and packaging.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 06 Jan 2014 13:27:36 -0200

gconjugue (0.7.4-1) unstable; urgency=medium

  * New upstream release.
  * Bumped Standards-Version from 3.9.4 to 3.9.5.
  * debian/gbp.conf: added to allow git-buildpackage usage.
  * debian/patches: removed all patches (conjugue.c.patch,
    gconjugue.desktop.patch, Makefile.in.patch and POTFILES.skip.patch).
    The upstream fixed the problems. Thanks Jakson!
  * debian/rules: removed the GCC hardening rules. The upstream added
    this feature when compiling.
  * debian/source/: added an override to reply to check-gpg-signature.
  * debian/watch: new upstream site.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Sat, 04 Jan 2014 23:47:25 -0200

gconjugue (0.7.3-4) unstable; urgency=low

  * debian/control: fixed the Vcs-Browser field.
  * debian/rules: added special autotools commands to fix FTBFS
    in arm64. Thanks a lot to Matthias Klose (Closes: #727382).

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 24 Oct 2013 00:37:05 +0000

gconjugue (0.7.3-3) unstable; urgency=low

  * Updated to unstable.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 29 Aug 2013 13:45:36 -0300

gconjugue (0.7.3-2) experimental; urgency=low

  * debian/rules:
      - Added an export command to avoid a compiler-flags-hidden warning.
      - Removed a comment about DH_VERBOSE.
      - Removed an useless export command to GCC hardening.
  * debian/watch: improved.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 01 Aug 2013 09:47:56 -0300

gconjugue (0.7.3-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper compat level to 9.
  * Migrated debian format from 1.0 to 3.0.
  * debian/control:
      - Added ${misc:Depends} to Depends field.
      - Bump Standards-Version to 3.9.4.
      - Removed screenshot reference from long description.
      - Updated Build-Depends field:
          . added dpkg-dev, intltool and pkg-config.
          . upstream uses libgtk-3 now.
      - Updated Homepage field.
      - Updated VCS fields from svn to git.
  * debian/copyright:
      - Updated to new format.
      - Updated years (upstream and Debian package).
  * debian/patches:
      - Added patch conjugue.c.patch that fix FTBFS.
        Thanks to Michael Biebl <biebl@debian.org>. (Closes: #665527)
      - Added patch Makefile.in.patch.
      - Added patch POTFILES.skip.patch.
  * debian/rules:
      - Updated to new (reduced) format.
      - Added "LDFLAGS += -Wl,--as-needed" to avoid messages
        from dpkg-shlibdeps about unused linked libraries.
  * debian/watch: updated to find newest versions.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 25 Apr 2013 17:14:04 -0300

gconjugue (0.7.2-1) unstable; urgency=low

  * New upstream release
  * debian/compat:
      - Updated to version 7.
  * debian/control:
      - Updated debhelper dependency to >= 7.
      - Updated Standards-Version to 3.8.2.
  * debian/copyright:
      - Changed, in packaging copyright information, from the expression "(C)"
        to word "Copyright".
      - Updated program copyright from 2005-2008 to 2005-2009.
      - Updated packaging copyright from 2007-2008 to 2007-2009.
      - Removed some white spaces at end of lines.
  * debian/rules:
      - Added binary-indep target.
      - Changed from "dh_clean -k" to "dh_prep" in install target.
      - Removed build redundancy from binary-arch target.
      - Removed some whitespaces at end of lines.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Fri, 14 Aug 2009 09:08:39 -0300

gconjugue (0.7.1-3) unstable; urgency=low

  * Fixed possible cross-compilation mode in Autoconf (thanks to Rafael
    Laboissiere).
  * Removed unnecessary patch (file debian/patches/01_change_menu.dpatch). The
    menu location was fixed by upstream in the last version.
  * Removed dpatch from Build-depends in debian/control.
  * Removed dpatch arguments from debian/rules.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 15 Sep 2008 09:38:52 -0300

gconjugue (0.7.1-2.1) UNRELEASED; urgency=low

  * debian/rules: Do not pass the --host option to configure when BUILD
    and HOST types are the same, preventing Autoconf to enter
    cross-compilation mode.

 -- Rafael Laboissiere <rafael@debian.org>  Wed, 30 Jul 2008 01:11:58 +0200

gconjugue (0.7.1-2) unstable; urgency=low

  * Fixed a typo in debian/control.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 01 Jul 2008 09:07:27 -0300

gconjugue (0.7.1-1) unstable; urgency=low

  * New upstream release
  * New license: gconjugue uses GPL 3 now. Changed debian/copyright.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Mon, 30 Jun 2008 11:11:37 -0300

gconjugue (0.7-1) UNRELEASED; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.8.0 (without modifications).
  * Upgraded the debhelper compatibility to 6.
  * Removed brazilian-conjugate from "Depends" field in debian/control. The
    program has a database own now.
  * Updated Vcs-Svn and Vcs-Browser fields in debian/control.
  * Changed short and long descriptions in debian/control.
  * Changed Section from gnome to misc in debian/control.
  * Updated dates (years) in debian/copyright.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Tue, 24 Jun 2008 09:23:01 -0300

gconjugue (0.6-2) unstable; urgency=low

  * Acknowledge NMU. Thanks to Marc 'HE' Brockschmidt. (Closes: #459158)
  * Changed standards-version to 3.7.3 in debian/control (no changes needed).
  * Fixed a typo in long description in debian/control (wrong word changed
    to "program").
  * Changed "GTK" to "gtk" in short description in debian/control to avoid a
    Lintian warning.
  * Removed binary-indep target from debian/rules.

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Thu, 07 Feb 2008 01:34:48 -0200

gconjugue (0.6-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * debian/rules: Fixed bashism (Closes: #459158)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Tue, 22 Jan 2008 22:24:44 +0100

gconjugue (0.6-1) unstable; urgency=low

  * Initial release (Closes: #445831)

 -- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>  Wed, 31 Oct 2007 18:25:40 -0200