File: changelog

package info (click to toggle)
regina-rexx 3.6-2.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,988 kB
  • sloc: ansic: 61,609; sh: 2,991; lex: 2,457; yacc: 1,512; makefile: 1,104; cpp: 117
file content (244 lines) | stat: -rw-r--r-- 7,874 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
regina-rexx (3.6-2.4) unstable; urgency=medium

  * Non-maintainer upload with maintaner agreement.
  * debian/rules: Make sure we use recent config.sub and config.guess.

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 06 May 2021 18:28:52 +0200

regina-rexx (3.6-2.3) unstable; urgency=medium

  * Non-maintainer upload with maintaner agreement.
  * Migrate to (still old-style) debhelper (Closes: #982884).
    - Make package multiarch.
    - Fix reproducibility problems (Closes: #854294).
  * Split original az-patch-01 patch into smaller 0000_AZ_*.diff patches.
  * debian/control: Add "Rules-Requires-Root: no"

 -- Agustin Martin Domingo <agmartin@debian.org>  Thu, 06 May 2021 17:01:37 +0200

regina-rexx (3.6-2.2) unstable; urgency=medium

  * Non-maintainer upload with maintaner agreement.

  [ Boyuan Yang ]
  * debian/control:
    - Drop build-dependency on build-essential binutils (Closes: #877603).
    + Bump Standards-Version to 4.4.1.
    + Add git packaging repo under Salsa Debian group.

  [ Andreas Beckmann ]
  * configure: Ensure the value of REGUTIL_TERM_LIB gets into the Makefile
    s.t. we actually link against the library providing tgetent().
    (Closes: #930005)

  [ Agustin Martin ]
  * d/p/1000_regutil_termcap.h+HAVE_TGETENT.diff: Set HAVE_TGENT and load
    termcap.h if tgetent is available. This seems to fix a segfault
    appearing in amd64 when we actually link against the library providing
    tgetent in above #930005 fix.
  * Upgrade debian/watch file.

 -- Agustin Martin Domingo <agmartin@debian.org>  Sun, 14 Feb 2021 21:45:52 +0100

regina-rexx (3.6-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use config.{guess,sub} from autotools-dev to fix FTBFS
    on arm64 and ppc64el. (Closes: #756354)
  * Stop compressing the packages with "bzip2 -9",
    compression with the current default xz is better.

 -- Adrian Bunk <bunk@debian.org>  Sun, 05 Mar 2017 16:40:23 +0200

regina-rexx (3.6-2) unstable; urgency=low

  * Fixed debian/rules build target.

 -- Alen Zekulic <alen@nms.hr>  Sat, 30 Jun 2012 18:24:27 +0200

regina-rexx (3.6-1) unstable; urgency=low

  * Fixed lintian errors.
  * Upgraded to Standards-Version: 3.9.3.
  * Fixed compilation problem on alpha (closes: #661883).
  * New upstream version.

 -- Alen Zekulic <alen@nms.hr>  Sat, 30 Jun 2012 05:11:58 +0200

regina-rexx (3.5-4) unstable; urgency=low

  * Fixed build failure with ld --as-needed. (closes: #615767).

 -- Alen Zekulic <alen@nms.hr>  Sun, 08 May 2011 02:22:22 +0200

regina-rexx (3.5-3) unstable; urgency=low

  * Applied patch from Petr Salinger (closes: #577112).

 -- Alen Zekulic <alen@nms.hr>  Sat, 10 Apr 2010 10:04:38 +0200

regina-rexx (3.5-2) unstable; urgency=low

  * Adjusted linker options on freebsd and hurd.
  * Upgraded to Standards-Version: 3.8.4.

 -- Alen Zekulic <alen@nms.hr>  Fri, 05 Mar 2010 00:13:40 +0100

regina-rexx (3.5-1) unstable; urgency=low

  * Fixed lintian errors.
  * Added a debian/watch file.
  * Added dpkg-gensymbols support.
  * Changed library package name to match soname.
  * Changed source name to match upstream.
  * New upstream version (closes: #499553, #533682, #549486).
  * Applied patch from Barry deFreese (closes: #534128).
  * Switch to 3.0 (quilt) source package format.
  * Upgraded to Standards-Version: 3.8.3.
  * Changed email address in control file to <alen@nms.hr>.

 -- Alen Zekulic <alen@nms.hr>  Sun, 17 Jan 2010 18:35:38 +0100

regina (3.3-5) unstable; urgency=low

  * Added handling of the nostrip DEB_BUILD_OPTIONS (closes: #437900).

 -- Alen Zekulic <azekulic@fesb.hr>  Mon, 10 Sep 2007 09:21:59 +0200

regina (3.3-4) unstable; urgency=low

  * Excluded powerpc from GCI supported architectures (closes: #399841).
  * Fixed package description (closes: #399137).

 -- Alen Zekulic <azekulic@fesb.hr>  Sat, 25 Nov 2006 10:44:15 +0100

regina (3.3-3) unstable; urgency=low

  * Applied patch from Matej Vela <vela@debian.org> against debian/rules
    to add support for Regina GCI by arch (closes: #358960).
  * Applied patch from Andreas Jochens <aj@andaco.de> to enable Regina
    General Call Interface on powerpc (closes: #361079).
  * Changed section of regina3-dev from devel to libdevel to match override.
  * Upgraded to Standards-Version: 3.7.2.

 -- Alen Zekulic <azekulic@fesb.hr>  Sun, 16 Apr 2006 11:13:36 +0200

regina (3.3-2) unstable; urgency=low

  * Fixed lintian errors.
  * Enabled Regina General Call Interface.
  * Upgraded to Standards-Version: 3.6.2.

 -- Alen Zekulic <azekulic@fesb.hr>  Mon,  6 Mar 2006 01:00:46 +0100

regina (3.3-1) unstable; urgency=low

  * New upstream version.
  * No longer provide /usr/doc link.
  * Upgraded to Standards-Version: 3.6.1.

 -- Alen Zekulic <azekulic@fesb.hr>  Wed, 28 Apr 2004 06:16:21 +0200

regina (2.2-1) unstable; urgency=low

  * Fixed lintian errors.
  * Fixed debian/rules script (closes: #113716, #104707).
  * New upstream version, final 2001-07-17 (closes: #101397, #112798, #113725).

 -- Alen Zekulic <azekulic@fesb.hr>  Wed, 30 Jul 2001 16:04:47 +0200

regina (2.2-0) unstable; urgency=low

  * Fixed prerm scripts.
  * Added Build-Depends.
  * Upgraded to Standards-Version: 3.5.2.0
  * New upstream version, beta 2000-11-18 (closes: #88752).

 -- Alen Zekulic <azekulic@fesb.hr>  Thu, 22 Mar 2001 00:44:57 +0100

regina (0.08h-1.1) unstable; urgency=low

  * Non-maintainer upload
  * config addition to allow it to build on arm

 -- Rick Younie <younie@debian.org>  Thu, 15 Feb 2001 20:30:59 -0800

regina (0.08h-1) frozen unstable; urgency=low

  * Replaces pre-released with released 0.08h version.
  * New upstream version (fixes several bugs).

 -- Alen Zekulic <azekulic@fesb.hr>  Mon, 13 Mar 2000 13:17:20 +0100

regina (0.08h-0) unstable; urgency=low

  * Upgraded to Standards-Version: 3.0.1.1.
  * FHS transition.
  * New upstream version. (0.08h beta 1999-10-09).

 -- Alen Zekulic <azekulic@fesb.hr>  Tue, 26 Oct 1999 20:35:24 +0200

regina (0.08g-0) unstable; urgency=low

  * Fixed lintian errors.
  * New upstream version. (0.08g beta 1998-12-23).

 -- Alen Zekulic <azekulic@fesb.hr>  Sun, 20 Jun 1999 19:33:38 +0200

regina (0.08e-2) frozen unstable; urgency=low

  * Applied Christian Meder's patch for glibc2.1 (fixes bug #30033).

 -- Alen Zekulic <azekulic@fesb.hr>  Wed,  9 Dec 1998 22:22:52 +0100

regina (0.08e-1) unstable; urgency=low

  * Applied James Troup's m68k patch (fixes bug #24183).
  * New upstream version.

 -- Alen Zekulic <azekulic@fesb.hr>  Sun,  4 Oct 1998 18:06:10 +0200

regina (0.08d-2) frozen unstable; urgency=low

  * regina0-dev: added Replaces/Conflicts to regina-dev (fixes bug #22403).

 -- Alen Zekulic <azekulic@fesb.hr>  Mon, 18 May 1998 13:55:19 +0200

regina (0.08d-1) frozen unstable; urgency=low

  * Several upstream bug fixes (fully Y2K compliant).
  * New upstream version (0.08d 1998-03-26).

 -- Alen Zekulic <azekulic@fesb.hr>  Sun, 29 Mar 1998 01:01:59 +0100

regina (0.08d-0) frozen unstable; urgency=low

  * Improved hanoi.rexx error message (fixes bug #20050).
  * New upstream version (0.08d beta 1998-03-11).

 -- Alen Zekulic <azekulic@fesb.hr>  Thu, 19 Mar 1998 19:17:40 +0100

regina (0.08b-2) unstable; urgency=low

  * Upgraded to Standards-Version: 2.4.0.0.
  * Fixed lintian errors.
  * Fixed `configure' script. (fixes: bug#17132)

 -- Alen Zekulic <azekulic@fesb.hr>  Thu, 12 Mar 1998 19:46:05 +0100

regina (0.08b-1) unstable; urgency=low

  * Added -D_REENTRANT compilation flag.
  * copyright no longer compressed. (fixes bugs #14486, #14509)
  * Architecture no longer hardcoded. (fixes bug #13620)
  * Now using pristine source.
  * Libc6 release.
  * New upstream version.

 -- Alen Zekulic <azekulic@fesb.hr>  Thu,  6 Nov 1997 23:55:33 +0100

regina (0.08a-1) unstable; urgency=low

  * Initial Release.

 -- Alen Zekulic <azekulic@fesb.hr>  Thu, 10 Apr 1997 17:27:12 +0200