File: changelog

package info (click to toggle)
galculator 2.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,528 kB
  • sloc: ansic: 5,643; sh: 3,534; perl: 2,682; lex: 267; makefile: 79
file content (284 lines) | stat: -rw-r--r-- 8,751 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
galculator (2.1.4-2) unstable; urgency=medium

  * Team upload of Debian team.

  [ Jelmer Vernooij ]
  * Migrate repository from alioth to salsa.

  [ Andreas Tille ]
  * Verified calculation issue: No problem with dividing negative numbers
    Closes: #814616
  * Fix watch file
  * debhelper-compat 13 (routine-update)
  * Drop explicit xz compression in dh_builddeb since its default
  * Drop explicit dh_autoreconf which is default
  * Standards-Version: 4.7.0 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Trim trailing whitespace.
  * Drop custom source compression.
  * Avoid explicitly specifying -Wl,--as-needed linker flag.
  * d/copyright: Drop redundant comment

 -- Andreas Tille <tille@debian.org>  Wed, 04 Dec 2024 08:28:23 +0100

galculator (2.1.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop menu file and its pixmap, since galculator already provides a .desktop
    file.
  * Move the AppStream metadata to /usr/share/metainfo, as /usr/share/appdata
    is a legacy location.

 -- Pino Toscano <pino@debian.org>  Thu, 30 Dec 2021 10:41:40 +0100

galculator (2.1.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add patch to fix FTBFS with gcc-10 (Closes: #957247)

 -- Andreas Rönnquist <gusnan@debian.org>  Mon, 14 Dec 2020 04:39:59 +0100

galculator (2.1.4-1) unstable; urgency=medium

  * New upstream release [September 2015].
  * Upstream moved to GitHub: updated Homepage and watch file.
  * Standards-Version: 3.9.6.
  * Vcs-Browser URL update.
  * Added "debian/gbp.conf".
  * Build-Depends += "flex".
  * Added new "potfiles.patch" to fix FTBFS.

 -- Dmitry Smirnov <onlyjob@debian.org>  Sun, 06 Sep 2015 11:17:35 +1000

galculator (2.1.3-1) unstable; urgency=low

  * New upstream version [March 2014].
  * Standards to 3.9.5.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 17 Mar 2014 14:55:11 +1100

galculator (2.1.2-1) unstable; urgency=low

  * New upstream version [April 2013].
  * Dropped obsolete lintian-overrides.
  * CDBS replaced with debhelper & dh-autoreconf;
    + debian/rules rewritten in DH style.
  * Updated my email address.

 -- Dmitry Smirnov <onlyjob@debian.org>  Mon, 29 Apr 2013 09:42:15 +1000

galculator (2.1-2) unstable; urgency=low

  * New upstream version [February 2013].
    + Bugs fixed:
      - "Difficulties entering shift operations" (Closes: #671125).
      - "Inconsistent behaviour of left and right shifts" (Closes: #671127).
  * Updated Upstream-Contact email in debian/copyright.
  * Updated debian/watch file.
  * Added lintian-override for data.tar.xz-member-without-dpkg-pre-depends.
  * Removed redundant copyright statement from debian/copyright.

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Mon, 11 Feb 2013 22:29:19 +1100

galculator (2.0.1-1) unstable; urgency=low

  * New upstream version [December 2012].
    + Bugs fixed:
      - "Can't enter decimal separator" (Closes: #674842).
      - "Binary mode isn't really binary" (Closes: #671128).
      - "Some Numpad keys do not work in the 'Paper Mode' (Closes: #519034).
  * debian source to format "3.0 (quilt)" + xz compression.
  * dh/compat to version 9.
  * standards to 3.9.4.
  * Build-Depends updated and alphabetised.
  * needless linking minimised with --as-needed.
  * updated package description.
  * d/copyright to copyright-format-1.0.
  * added VCS links.
  * added myself as Maintainer.
  * removed previous maintainers with their agreement.

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Thu, 24 Jan 2013 09:48:18 +1100

galculator (1.3.4-1) unstable; urgency=low

  * New upstream version.
    + Formula entry desn't work with decimals (Closes: #513232).

 -- Marco Rodrigues <gothicx@sapo.pt>  Wed, 18 Feb 2009 21:02:11 +0000

galculator (1.3.3-1) unstable; urgency=low

  * New upstream version (Closes: #459456).
  * Add XPM file for the Icon (Closes: #487177).
  * debian/control:
    + Bump Standards-Version to 3.8.0 (no changes).
  * debian/copyright:
    + Fix URL to the new one at sourceforge.
    + Point License to GPL-2.
  * debian/rules:
    + Install manpage.
  * debian/menu:
    + Add icon entry.
  * debian/install:
    + Install XPM icon.

 -- Marco Rodrigues <gothicx@sapo.pt>  Tue, 13 Jan 2009 10:28:10 +0000

galculator (1.3.1-2) unstable; urgency=low

  * Fix watch file (Closes: #449705).

 -- Marco Rodrigues <gothicx@sapo.pt>  Mon, 12 Nov 2007 18:30:21 +0000

galculator (1.3.1-1) unstable; urgency=low

  * New upstream version (Closes: #445884).
    - FTBFS with newer GTK versions (Closes: #440844).
  * Bump Standards version to 3.7.2.
  * Bump debhelper and compat to version 5.
  * Bump watch file version to 3.
  * Fix debian/menu to match new menu compatibility.
  * Add Homepage field in the control file.
  * Add myself as an Uploader.

 -- Marco Rodrigues <gothicx@sapo.pt>  Mon, 12 Nov 2007 08:17:15 +0000

galculator (1.2.5.2-1) unstable; urgency=low

  * New upstream version

 -- Sebastien Bacher <seb128@debian.org>  Mon,  3 Apr 2006 09:35:19 +0200

galculator (1.2.5.1-1) unstable; urgency=low

  * New upstream version:
    - fix crasher with new glib (Closes: #358064)

 -- Sebastien Bacher <seb128@debian.org>  Sat,  1 Apr 2006 19:00:30 +0200

galculator (1.2.5-1) unstable; urgency=low

  * New upstream version.

 -- Sebastien Bacher <seb128@debian.org>  Sun,  8 May 2005 16:47:55 +0200

galculator (1.2.4-1) unstable; urgency=low

  * New upstream release:
    - introducing thousands separators.
  * debian/watch:
    - added.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 21 Oct 2004 15:25:48 +0200

galculator (1.2.3-1) unstable; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 27 May 2004 01:09:49 +0200

galculator (1.2.2-2) unstable; urgency=low

  * Updated homepage's reference (Closes: #241586).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 13 Apr 2004 19:37:42 +0200

galculator (1.2.2-1) unstable; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Thu,  1 Apr 2004 20:55:25 +0200

galculator (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Added libxml-parser-perl to Build-Depends.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 21 Mar 2004 11:41:58 +0100

galculator (1.2.0-1) unstable; urgency=low

  * New upstream release
    + fix tooltips in RPN mode (Closes: #220857).

 -- Sebastien Bacher <seb128@debian.org>  Thu, 11 Mar 2004 22:19:39 +0100

galculator (1.1.4-1) unstable; urgency=low

  * New upstream release
    + Fix font preferences (Closes: #219390).
    + Display RPN stack (Closes: #202633).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 11 Nov 2003 11:23:35 +0100

galculator (1.1.3-1) unstable; urgency=low

  * New upstream release.
    + Fixed segfault under certain circumstances (Closes: #205126).
  * Switched to cdbs.
  * Updated Standards-Version to 3.6.1.0.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 31 Aug 2003 13:22:03 +0200

galculator (1.1.2-1) unstable; urgency=low

  * New upstream release.
    - Fixed typing problem in bin, hex and oct modes (Closes: #199298).

 -- Sebastien Bacher <seb128@debian.org>  Sun,  6 Jul 2003 14:07:18 +0200

galculator (1.1.1-1) unstable; urgency=low

  * New upstream release.
    - Now you can specify variables types (Closes: #197490).

 -- Sebastien Bacher <seb128@debian.org>  Mon, 23 Jun 2003 23:23:25 +0200

galculator (1.0.9-2) unstable; urgency=low

  * Added Build-Depends on libglade2-dev (Closes: #197667).

 -- Sebastien Bacher <seb128@debian.org>  Tue, 17 Jun 2003 17:31:15 +0200

galculator (1.0.9-1) unstable; urgency=low

  * Now you can type too fast (Closes: #194220).
  * Updated to standards version 3.5.10.0.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 15 Jun 2003 14:32:35 +0200

galculator (1.0-1) unstable; urgency=low

  * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 24 Apr 2003 17:28:01 +0200

galculator (1+rc1-2) unstable; urgency=low

  * Added doc to the package.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 30 Mar 2003 14:36:33 +0200

galculator (1+rc1-1) unstable; urgency=low

  * New upstream release (Closes: #183446, #183448, #183531, #186694).
  * Removed the patch.
  * Updated Description to add Author and Homepage.
  * Updated to standards version 3.5.9.
  * Added Depends on ${misc:Depends}.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 30 Mar 2003 12:45:39 +0200

galculator (0.9-2) unstable; urgency=low

  * Apply an upstream patch to fix a bug in base conversion.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 Feb 2003 13:01:31 +0100

galculator (0.9-1) unstable; urgency=low

  * Initial Release.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 19 Feb 2003 23:13:19 +0100