Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 307 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 307 Rev 308
-
 
1
pike8.0 (8.0.1956-1) unstable; urgency=low
-
 
2
-
 
3
  * New upstream release.
-
 
4
  * Refresh patches. Applied upstream: undefined_htons.patch
-
 
5
-
 
6
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 Feb 2025 13:13:35 +0100
-
 
7
1
pike8.0 (8.0.1738-1) unstable; urgency=low
8
pike8.0 (8.0.1738-1) unstable; urgency=low
2
9
3
  * New upstream release. Patch from previous upload no longer needed.
10
  * New upstream release. Patch from previous upload no longer needed.
4
  * Change to Debhelper compat level 12, declared in debian/control
11
  * Change to Debhelper compat level 12, declared in debian/control
5
    instead of debian/compat.
12
    instead of debian/compat.
6
  * Drop transitional packages -reference and -manual (Closes: #940743).
13
  * Drop transitional packages -reference and -manual (Closes: #940743).
7
  * Drop redundant build dependency on dh-autoreconf.
14
  * Drop redundant build dependency on dh-autoreconf.
8
  * Drop extra-licence-file Lintian overrides.
15
  * Drop extra-licence-file Lintian overrides.
9
16
10
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 08 Aug 2022 00:07:15 +0200
17
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 08 Aug 2022 00:07:15 +0200
11
18
12
pike8.0 (8.0.1116-1.1) unstable; urgency=medium
19
pike8.0 (8.0.1116-1.1) unstable; urgency=medium
13
20
14
  * Non-maintainer upload.
21
  * Non-maintainer upload.
15
  * Build with autoconf2.69 to workaround FTBFS with autocof 2.71.
22
  * Build with autoconf2.69 to workaround FTBFS with autocof 2.71.
16
    (Closes: #978882)
23
    (Closes: #978882)
17
24
18
 -- Adrian Bunk <bunk@debian.org>  Sat, 19 Mar 2022 11:27:09 +0200
25
 -- Adrian Bunk <bunk@debian.org>  Sat, 19 Mar 2022 11:27:09 +0200
19
26
20
pike8.0 (8.0.1116-1) unstable; urgency=low
27
pike8.0 (8.0.1116-1) unstable; urgency=low
21
28
22
  * New upstream release.
29
  * New upstream release.
23
    * Drop freetype-pkgconfig.patch; now included upstream.
30
    * Drop freetype-pkgconfig.patch; now included upstream.
24
31
25
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 31 Jan 2021 21:55:53 +0100
32
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 31 Jan 2021 21:55:53 +0100
26
33
27
pike8.0 (8.0.702-1) unstable; urgency=low
34
pike8.0 (8.0.702-1) unstable; urgency=low
28
35
29
  * New upstream release.
36
  * New upstream release.
30
    * Drop postgres_10_detect.patch; now included upstream.
37
    * Drop postgres_10_detect.patch; now included upstream.
31
  * freetype-pkgconfig.patch: Support recent versions of libfreetype that
38
  * freetype-pkgconfig.patch: Support recent versions of libfreetype that
32
    (only) provide pkg-config files.
39
    (only) provide pkg-config files.
33
40
34
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 26 Jan 2019 22:48:12 +0100
41
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 26 Jan 2019 22:48:12 +0100
35
42
36
pike8.0 (8.0.610-1) unstable; urgency=low
43
pike8.0 (8.0.610-1) unstable; urgency=low
37
44
38
  * New upstream release.
45
  * New upstream release.
39
  * New package pike8.0-web-sass for the new Web.Sass module, which links
46
  * New package pike8.0-web-sass for the new Web.Sass module, which links
40
    with libsass.
47
    with libsass.
41
  * Drop misplaced_MAXPATHLEN.patch; obsolete.
48
  * Drop misplaced_MAXPATHLEN.patch; obsolete.
42
  * Drop support for GTK+ 2 (Closes: #885673).
49
  * Drop support for GTK+ 2 (Closes: #885673).
43
  * no_nostartfiles.patch: Don't use -nostartfiles when linking shared
50
  * no_nostartfiles.patch: Don't use -nostartfiles when linking shared
44
    modules (Closes: #892574). Thanks to Adrian Bunk.
51
    modules (Closes: #892574). Thanks to Adrian Bunk.
45
  * postgres_10_detect.patch (from upstream): Detect Postgres 10.x and
52
  * postgres_10_detect.patch (from upstream): Detect Postgres 10.x and
46
    later.
53
    later.
47
  * Switch VCS URLs after Alioth decommissioned.
54
  * Switch VCS URLs after Alioth decommissioned.
48
  * Add lib-dev as build dependency so that Image.WebP can actually work.
55
  * Add lib-dev as build dependency so that Image.WebP can actually work.
49
  * Exclude modules FSEvents (only works on MacOS X), COM (only works on
56
  * Exclude modules FSEvents (only works on MacOS X), COM (only works on
50
    Windows), and VCDiff (requires the open-vcdiff library).
57
    Windows), and VCDiff (requires the open-vcdiff library).
51
  * Bump Standards-Version to 4.1.4.
58
  * Bump Standards-Version to 4.1.4.
52
  * Remove inactive uploader from debian/control.
59
  * Remove inactive uploader from debian/control.
53
60
54
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2018 01:07:57 +0200
61
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2018 01:07:57 +0200
55
62
56
pike8.0 (8.0.498-1) unstable; urgency=low
63
pike8.0 (8.0.498-1) unstable; urgency=low
57
64
58
  * New upstream stable release.
65
  * New upstream stable release.
59
  * Replace Priority: extra with Priority: optional.
66
  * Replace Priority: extra with Priority: optional.
60
  * Make the module dumping trigger "noawait", as Lintian suggests is the
67
  * Make the module dumping trigger "noawait", as Lintian suggests is the
61
    right thing for packages that use the trigger to compile a form of
68
    right thing for packages that use the trigger to compile a form of
62
    cache.
69
    cache.
63
  * Bump Standards-Version to 4.1.1.
70
  * Bump Standards-Version to 4.1.1.
64
71
65
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 12 Nov 2017 00:17:52 +0100
72
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 12 Nov 2017 00:17:52 +0100
66
73
67
pike8.0 (8.0.438-1) unstable; urgency=low
74
pike8.0 (8.0.438-1) unstable; urgency=low
68
75
69
  * New upstream stable release.
76
  * New upstream stable release.
70
77
71
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 26 Jul 2017 10:37:58 +0200
78
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 26 Jul 2017 10:37:58 +0200
72
79
73
pike8.0 (8.0.388-2) unstable; urgency=low
80
pike8.0 (8.0.388-2) unstable; urgency=low
74
81
75
  * Run src/run_autoconfig before compiling and run configure in a
82
  * Run src/run_autoconfig before compiling and run configure in a
76
    separate target; don't patch configure scripts, only their
83
    separate target; don't patch configure scripts, only their
77
    configure.in sources. Also refresh patches and augment some
84
    configure.in sources. Also refresh patches and augment some
78
    descriptions. This also avoids problems with configure complaining
85
    descriptions. This also avoids problems with configure complaining
79
    about being last changed in the future when it was in fact last
86
    about being last changed in the future when it was in fact last
80
    changed right now.
87
    changed right now.
81
88
82
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 15 Jan 2017 22:26:12 +0100
89
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 15 Jan 2017 22:26:12 +0100
83
90
84
pike8.0 (8.0.388-1) unstable; urgency=low
91
pike8.0 (8.0.388-1) unstable; urgency=low
85
92
86
  * New upstream stable release.
93
  * New upstream stable release.
87
  * debian/watch: stop looking for beta versions.
94
  * debian/watch: stop looking for beta versions.
88
95
89
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 10 Jan 2017 20:18:50 +0100
96
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 10 Jan 2017 20:18:50 +0100
90
97
91
pike8.0 (8.0.370-1) unstable; urgency=low
98
pike8.0 (8.0.370-1) unstable; urgency=low
92
99
93
  * New upstream stable release.
100
  * New upstream stable release.
94
  * debian/rules fixes: Add build-indep as a prerequisite of the build
101
  * debian/rules fixes: Add build-indep as a prerequisite of the build
95
    target now that autobuilders use build-arch; declare build-indep and
102
    target now that autobuilders use build-arch; declare build-indep and
96
    build-arch phony; various cleanup.
103
    build-arch phony; various cleanup.
97
104
98
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 18 Dec 2016 22:15:56 +0100
105
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 18 Dec 2016 22:15:56 +0100
99
106
100
pike8.0 (8.0.358-1) unstable; urgency=low
107
pike8.0 (8.0.358-1) unstable; urgency=low
101
108
102
  * New upstream stable release.
109
  * New upstream stable release.
103
  * Drop autodoc.patch; fully incorporated upstream.
110
  * Drop autodoc.patch; fully incorporated upstream.
104
  * Build-Depend on default-libmysqlclient-dev instead of
111
  * Build-Depend on default-libmysqlclient-dev instead of
105
    libmysqlclient-dev.
112
    libmysqlclient-dev.
106
  * Switch to Debhelper compat level 9.
113
  * Switch to Debhelper compat level 9.
107
  * Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).
114
  * Build against libkrb5-dev instead of heimdal-dev (Closes: #845146).
108
  * dont_disable_debug_symbols.patch (new): Leave debug symbol and
115
  * dont_disable_debug_symbols.patch (new): Leave debug symbol and
109
    optimization flags alone when building GL and GTK2 modules.
116
    optimization flags alone when building GL and GTK2 modules.
110
117
111
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Nov 2016 23:14:34 +0100
118
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Nov 2016 23:14:34 +0100
112
119
113
pike8.0 (8.0.276-1) unstable; urgency=low
120
pike8.0 (8.0.276-1) unstable; urgency=low
114
121
115
  * New upstream stable release.
122
  * New upstream stable release.
116
  * autodoc.patch: incorporated upstream except for one hunk.
123
  * autodoc.patch: incorporated upstream except for one hunk.
117
  * Bump Standards-Version to 3.9.8.
124
  * Bump Standards-Version to 3.9.8.
118
125
119
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 29 Jul 2016 11:43:58 +0200
126
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 29 Jul 2016 11:43:58 +0200
120
127
121
pike8.0 (8.0.240-1) unstable; urgency=low
128
pike8.0 (8.0.240-1) unstable; urgency=low
122
129
123
  * New upstream stable release.
130
  * New upstream stable release.
124
  * autodoc.patch (new): Fix typos in inline documentation that broke some
131
  * autodoc.patch (new): Fix typos in inline documentation that broke some
125
    of it.
132
    of it.
126
133
127
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 30 May 2016 22:40:06 +0200
134
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 30 May 2016 22:40:06 +0200
128
135
129
pike8.0 (8.0.182-1) unstable; urgency=low
136
pike8.0 (8.0.182-1) unstable; urgency=low
130
137
131
  * New upstream stable release.
138
  * New upstream stable release.
132
  * Remove unnecessary files from the tzdata directory of the Calendar
139
  * Remove unnecessary files from the tzdata directory of the Calendar
133
    module.
140
    module.
134
  * Remove execute permission from .h files.
141
  * Remove execute permission from .h files.
135
  * Bump Standards-Version to 3.9.7.
142
  * Bump Standards-Version to 3.9.7.
136
143
137
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 26 Mar 2016 00:13:33 +0100
144
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 26 Mar 2016 00:13:33 +0100
138
145
139
pike8.0 (8.0.164-1) unstable; urgency=low
146
pike8.0 (8.0.164-1) unstable; urgency=low
140
147
141
  * New upstream release.
148
  * New upstream release.
142
  * Drop freetype_2.6_typeof.patch; incorporated upstream.
149
  * Drop freetype_2.6_typeof.patch; incorporated upstream.
143
  * Merge pike8.0-manual and pike8.0-reference.
150
  * Merge pike8.0-manual and pike8.0-reference.
144
151
145
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 09 Feb 2016 21:33:00 +0100
152
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 09 Feb 2016 21:33:00 +0100
146
153
147
pike8.0 (8.0.28-4) unstable; urgency=low
154
pike8.0 (8.0.28-4) unstable; urgency=low
148
155
149
  * Update Homepage URL to http://pike.lysator.liu.se.
156
  * Update Homepage URL to http://pike.lysator.liu.se.
150
  * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
157
  * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
151
  * Replace dh_clean -k with dh_prep.
158
  * Replace dh_clean -k with dh_prep.
152
  * Merge changes from 7.8.866-3 (except Kerberos modules are in
159
  * Merge changes from 7.8.866-3 (except Kerberos modules are in
153
    pike8.0-kerberos).
160
    pike8.0-kerberos).
154
161
155
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Sep 2015 20:05:50 +0200
162
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Sep 2015 20:05:50 +0200
156
163
157
pike8.0 (8.0.28-3) unstable; urgency=medium
164
pike8.0 (8.0.28-3) unstable; urgency=medium
158
165
159
  * pike8.0-core.postrm, pike8.0-core.lintian-overrides: Change missed
166
  * pike8.0-core.postrm, pike8.0-core.lintian-overrides: Change missed
160
    instances of old version number to 8.0 (Closes: #793676).
167
    instances of old version number to 8.0 (Closes: #793676).
161
168
162
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 03 Aug 2015 18:52:52 +0200
169
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 03 Aug 2015 18:52:52 +0200
163
170
164
pike8.0 (8.0.28-2) unstable; urgency=low
171
pike8.0 (8.0.28-2) unstable; urgency=low
165
172
166
  * Upload to unstable.
173
  * Upload to unstable.
167
174
168
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 22 Jun 2015 19:57:20 +0200
175
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 22 Jun 2015 19:57:20 +0200
169
176
170
pike8.0 (8.0.28-1) experimental; urgency=low
177
pike8.0 (8.0.28-1) experimental; urgency=low
171
178
172
  * New major upstream version.
179
  * New major upstream version.
173
    - Drops compatibility support for versions prior to 7.6.
180
    - Drops compatibility support for versions prior to 7.6.
174
  * Update debian/watch to look for 8.0 tarballs in
181
  * Update debian/watch to look for 8.0 tarballs in
175
    http://pike.lysator.liu.se/download/pub/pike/all/
182
    http://pike.lysator.liu.se/download/pub/pike/all/
176
  * Bump Standards-Version to 3.9.6.
183
  * Bump Standards-Version to 3.9.6.
177
  * Drop pcre_info_obsolete.patch; fixed upstream.
184
  * Drop pcre_info_obsolete.patch; fixed upstream.
178
  * Disable the deprecated Pike security system.
185
  * Disable the deprecated Pike security system.
179
  * Drop debian/source/lintian-overrides; upstream has dropped the bundles
186
  * Drop debian/source/lintian-overrides; upstream has dropped the bundles
180
    system which brought the old autotools helper files.
187
    system which brought the old autotools helper files.
181
  * Build with libgtksourceview2.0-dev.
188
  * Build with libgtksourceview2.0-dev.
182
189
183
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 15 Mar 2015 21:28:40 +0100
190
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 15 Mar 2015 21:28:40 +0100
184
191
185
pike7.8 (7.8.866-4) unstable; urgency=medium
192
pike7.8 (7.8.866-4) unstable; urgency=medium
186
193
187
  * Update Homepage URL to http://pike.lysator.liu.se.
194
  * Update Homepage URL to http://pike.lysator.liu.se.
188
  * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
195
  * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
189
196
190
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Sep 2015 18:13:55 +0200
197
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Sep 2015 18:13:55 +0200
191
198
192
pike7.8 (7.8.866-3) unstable; urgency=low
199
pike7.8 (7.8.866-3) unstable; urgency=low
193
200
194
  * debian/copyright: Delete paragraph about repacked upstream tarball,
201
  * debian/copyright: Delete paragraph about repacked upstream tarball,
195
    which hasn't been the case since 7.8.700-1.
202
    which hasn't been the case since 7.8.700-1.
196
  * debian/copyright: Update from COPYRIGHT.
203
  * debian/copyright: Update from COPYRIGHT.
197
  * debian/copyright: Add reference to COMMITTERS.
204
  * debian/copyright: Add reference to COMMITTERS.
198
  * Add libgtksourceview2.0-dev as a build dependency to enable the
205
  * Add libgtksourceview2.0-dev as a build dependency to enable the
199
    GTK2.SourceView module.
206
    GTK2.SourceView module.
200
  * Add heimdal-dev as a build dependency to enable the Kerberos and
207
  * Add heimdal-dev as a build dependency to enable the Kerberos and
201
    GSSAPI modules. Move said modules to a new pike7.8-kerberos package.
208
    GSSAPI modules. Move said modules to a new pike7.8-kerberos package.
202
  * smartlink_verbose.patch: Make the smartlink script print the build
209
  * smartlink_verbose.patch: Make the smartlink script print the build
203
    commands it's executing to allow build log checks.
210
    commands it's executing to allow build log checks.
204
211
205
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 04 Aug 2014 22:32:03 +0200
212
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 04 Aug 2014 22:32:03 +0200
206
213
207
pike7.8 (7.8.866-2) unstable; urgency=low
214
pike7.8 (7.8.866-2) unstable; urgency=low
208
215
209
  * Upload to unstable.
216
  * Upload to unstable.
210
  * Correct watch URL.
217
  * Correct watch URL.
211
  * Correct Vcs-Svn URI again; should use anonscm.debian.org.
218
  * Correct Vcs-Svn URI again; should use anonscm.debian.org.
212
  * bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in
219
  * bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in
213
    module _Image_JPEG on 64-bit architectures due to broken redefinition
220
    module _Image_JPEG on 64-bit architectures due to broken redefinition
214
    of size_t (Closes: #750430).
221
    of size_t (Closes: #750430).
215
  * Use dh_installdocs --link-doc to create doc symlinks in module
222
  * Use dh_installdocs --link-doc to create doc symlinks in module
216
    packages.
223
    packages.
217
  * Replace GPL and LGPL license texts used by Tools.Legal.License with
224
  * Replace GPL and LGPL license texts used by Tools.Legal.License with
218
    symlinks to corresponding files in /usr/share/common-licenses.
225
    symlinks to corresponding files in /usr/share/common-licenses.
219
    Override remaining Lintian warnings about GPL.pmod and LGPL.pmod,
226
    Override remaining Lintian warnings about GPL.pmod and LGPL.pmod,
220
    which do not include the license texts themselves.
227
    which do not include the license texts themselves.
221
228
222
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 02 Aug 2014 21:47:30 +0200
229
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 02 Aug 2014 21:47:30 +0200
223
230
224
pike7.8 (7.8.866-1) experimental; urgency=low
231
pike7.8 (7.8.866-1) experimental; urgency=low
225
232
226
  * New upstream beta version.
233
  * New upstream beta version.
227
  * debian/control: Correct Vcs-Svn URI.
234
  * debian/control: Correct Vcs-Svn URI.
228
235
229
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Jun 2014 12:59:38 +0200
236
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 07 Jun 2014 12:59:38 +0200
230
237
231
pike7.8 (7.8.852-1) experimental; urgency=low
238
pike7.8 (7.8.852-1) experimental; urgency=low
232
239
233
  * New upstream beta version.
240
  * New upstream beta version.
234
  * Drop reg_enum_conflict.patch and nettle_crypt_md5_buffer_size.patch;
241
  * Drop reg_enum_conflict.patch and nettle_crypt_md5_buffer_size.patch;
235
    incorporated upstream. Refresh remaining patches.
242
    incorporated upstream. Refresh remaining patches.
236
  * Bump Standards-Version to 3.9.5.
243
  * Bump Standards-Version to 3.9.5.
237
244
238
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Apr 2014 19:38:46 +0200
245
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Apr 2014 19:38:46 +0200
239
246
240
pike7.8 (7.8.700-7) unstable; urgency=low
247
pike7.8 (7.8.700-7) unstable; urgency=low
241
248
242
  * Correct the Replaces and Breaks declarations related to moving
249
  * Correct the Replaces and Breaks declarations related to moving
243
    Tools.PV (Closes: #711593).
250
    Tools.PV (Closes: #711593).
244
  * Also move compatibility Image module to pike7.8-image.
251
  * Also move compatibility Image module to pike7.8-image.
245
  * Modify package descriptions noting what modules are in each package
252
  * Modify package descriptions noting what modules are in each package
246
    and that the Postgres module is deprecated.
253
    and that the Postgres module is deprecated.
247
  * Update Vcs-Browser URL.
254
  * Update Vcs-Browser URL.
248
  * Actually apply undefined_htons.patch.
255
  * Actually apply undefined_htons.patch.
249
256
250
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 08 Jun 2013 20:15:11 +0200
257
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 08 Jun 2013 20:15:11 +0200
251
258
252
pike7.8 (7.8.700-6) unstable; urgency=low
259
pike7.8 (7.8.700-6) unstable; urgency=low
253
260
254
  * hurd.patch: Add mach/message.h to one more place in src/configure and 
261
  * hurd.patch: Add mach/message.h to one more place in src/configure and 
255
    add HAVE_MACH_MESSAGE_H to src/machine.h.in.
262
    add HAVE_MACH_MESSAGE_H to src/machine.h.in.
256
  * nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
263
  * nettle_crypt_md5_buffer_size.patch (new): Nette.MD5: passwd array was
257
    too small.
264
    too small.
258
  * pcre_info_obsolete.patch (new): Stop using the long-obsolete
265
  * pcre_info_obsolete.patch (new): Stop using the long-obsolete
259
    pcre_info(), which was just recently removed from the headers but
266
    pcre_info(), which was just recently removed from the headers but
260
    remains in the library.
267
    remains in the library.
261
  * undefined_htons.patch (mew): Include the necessary header file
268
  * undefined_htons.patch (mew): Include the necessary header file
262
    declaring htons() in Protocols.DNS_SD.
269
    declaring htons() in Protocols.DNS_SD.
263
270
264
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 08 Jun 2013 01:56:51 +0200
271
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 08 Jun 2013 01:56:51 +0200
265
272
266
pike7.8 (7.8.700-5) unstable; urgency=low
273
pike7.8 (7.8.700-5) unstable; urgency=low
267
274
268
  * Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).
275
  * Build-depend on libtiff-dev rather than libtiff4-dev (Closes: #708365).
269
  * Move Tools.PV from -core to -gtk and make -gtk depend on -image, since
276
  * Move Tools.PV from -core to -gtk and make -gtk depend on -image, since
270
    Tools.PV requires both but is too small to make its own package
277
    Tools.PV requires both but is too small to make its own package
271
    (Closes: #711060).
278
    (Closes: #711060).
272
  * hurd.patch (new): Make Pike build on Debian GNU/Hurd.
279
  * hurd.patch (new): Make Pike build on Debian GNU/Hurd.
273
280
274
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 06 Jun 2013 22:53:05 +0200
281
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 06 Jun 2013 22:53:05 +0200
275
282
276
pike7.8 (7.8.700-4) unstable; urgency=low
283
pike7.8 (7.8.700-4) unstable; urgency=low
277
284
278
  * reg_enum_conflict.patch: The conflict is with an enum, so we have to
285
  * reg_enum_conflict.patch: The conflict is with an enum, so we have to
279
    rename our enum constants (really Closes: #708366). Also add DEP-3
286
    rename our enum constants (really Closes: #708366). Also add DEP-3
280
    header.
287
    header.
281
288
282
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 26 May 2013 21:35:09 +0200
289
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 26 May 2013 21:35:09 +0200
283
290
284
pike7.8 (7.8.700-3) unstable; urgency=low
291
pike7.8 (7.8.700-3) unstable; urgency=low
285
292
286
  * Link pike7.8-odbc to unixodbc, not iodbc, since the latter is not
293
  * Link pike7.8-odbc to unixodbc, not iodbc, since the latter is not
287
    multiarch-aware and not capable of handling the ODBC drivers in
294
    multiarch-aware and not capable of handling the ODBC drivers in
288
    wheezy (Closes: #707911).
295
    wheezy (Closes: #707911).
289
  * reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
296
  * reg_enum_conflict.patch (new): Undefine conflicting REG_* definitions
290
    for now (Closes: #708366).
297
    for now (Closes: #708366).
291
298
292
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 23 May 2013 23:10:42 +0200
299
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 23 May 2013 23:10:42 +0200
293
300
294
pike7.8 (7.8.700-2) unstable; urgency=low
301
pike7.8 (7.8.700-2) unstable; urgency=low
295
302
296
  * Upload to unstable.
303
  * Upload to unstable.
297
  * module-layout.patch: Use __REAL_MAJOR__ and __REAL_MINOR__ in
304
  * module-layout.patch: Use __REAL_MAJOR__ and __REAL_MINOR__ in
298
    version-specific include and module paths; __REAL_VERSION__, being a
305
    version-specific include and module paths; __REAL_VERSION__, being a
299
    float, could allegedly cause trouble.
306
    float, could allegedly cause trouble.
300
  * Bump Standards-Version to 3.9.4
307
  * Bump Standards-Version to 3.9.4
301
308
302
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 07 May 2013 23:10:27 +0200
309
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 07 May 2013 23:10:27 +0200
303
310
304
pike7.8 (7.8.700-1) experimental; urgency=low
311
pike7.8 (7.8.700-1) experimental; urgency=low
305
312
306
  * New upstream release.
313
  * New upstream release.
307
  * Since the upstream tarball no longer contains Nettle 1.15, which
314
  * Since the upstream tarball no longer contains Nettle 1.15, which
308
    contained non-fee IETF documents, but instead Nettle 2.5, we can ship
315
    contained non-fee IETF documents, but instead Nettle 2.5, we can ship
309
    it unmodified.
316
    it unmodified.
310
  * Override the Lintian warnings about outdated config.guess files in the
317
  * Override the Lintian warnings about outdated config.guess files in the
311
    bundles directories, as they aren't used.
318
    bundles directories, as they aren't used.
312
  * Drop nettle-2.1.patch. Refresh remaining patches.
319
  * Drop nettle-2.1.patch. Refresh remaining patches.
313
  * Exclude the ZXID module for now, until zxid has been packaged for
320
  * Exclude the ZXID module for now, until zxid has been packaged for
314
    Debian.
321
    Debian.
315
  * No longer exclude the PV (picture viewer) tool, as it now supports
322
  * No longer exclude the PV (picture viewer) tool, as it now supports
316
    GTK+2.
323
    GTK+2.
317
324
318
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 07 Oct 2012 21:54:26 +0200
325
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 07 Oct 2012 21:54:26 +0200
319
326
320
pike7.8 (7.8.550-dfsg-1) experimental; urgency=low
327
pike7.8 (7.8.550-dfsg-1) experimental; urgency=low
321
328
322
  * The latest official upstream "beta" release.
329
  * The latest official upstream "beta" release.
323
    - Dropped dumping_problems.patch; incorporated upstream.
330
    - Dropped dumping_problems.patch; incorporated upstream.
324
    - unbreak_cross_compilation.patch partially incorporated upstream.
331
    - unbreak_cross_compilation.patch partially incorporated upstream.
325
    * Update debian/watch to point to
332
    * Update debian/watch to point to
326
      http://pike.ida.liu.se/download/pub/pike/beta/.
333
      http://pike.ida.liu.se/download/pub/pike/beta/.
327
334
328
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 25 Apr 2011 00:28:05 +0200
335
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 25 Apr 2011 00:28:05 +0200
329
336
330
pike7.8 (7.8.352-dfsg-7) unstable; urgency=low
337
pike7.8 (7.8.352-dfsg-7) unstable; urgency=low
331
338
332
  * Correct Replaces/Breaks for the move of files in -6 (Closes: #678846).
339
  * Correct Replaces/Breaks for the move of files in -6 (Closes: #678846).
333
340
334
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2012 19:40:32 +0200
341
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Jun 2012 19:40:32 +0200
335
342
336
pike7.8 (7.8.352-dfsg-6) unstable; urgency=low
343
pike7.8 (7.8.352-dfsg-6) unstable; urgency=low
337
344
338
  * Add to each module package a prerm script that deletes .o files for
345
  * Add to each module package a prerm script that deletes .o files for
339
    that package to avoid leaving empty directories around (Closes:
346
    that package to avoid leaving empty directories around (Closes:
340
    #669955).
347
    #669955).
341
  * Move the Graphics, Colors, and Protocols.X.XImage module to the -image
348
  * Move the Graphics, Colors, and Protocols.X.XImage module to the -image
342
    package, as those modules require the Image module. Likewise move the
349
    package, as those modules require the Image module. Likewise move the
343
    pmar_install standalone tool to the -dev package.
350
    pmar_install standalone tool to the -dev package.
344
  * Link with --as-needed.
351
  * Link with --as-needed.
345
  * Avoid errors when dumping modules by processing the module directories
352
  * Avoid errors when dumping modules by processing the module directories
346
    (main and compatibility) separately.
353
    (main and compatibility) separately.
347
354
348
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 20:57:14 +0200
355
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 20:57:14 +0200
349
356
350
pike7.8 (7.8.352-dfsg-5) unstable; urgency=low
357
pike7.8 (7.8.352-dfsg-5) unstable; urgency=low
351
358
352
  * Build with -O1 on i386 (Closes: #640818).
359
  * Build with -O1 on i386 (Closes: #640818).
353
  * smartlink_rpath.patch: Update to recognize Linux 3.x.
360
  * smartlink_rpath.patch: Update to recognize Linux 3.x.
354
  * Use dpkg-buildflags to set CFLAGS etc.
361
  * Use dpkg-buildflags to set CFLAGS etc.
355
  * Some cleanup in debian/rules.
362
  * Some cleanup in debian/rules.
356
363
357
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 18 Jun 2012 16:35:35 +0200
364
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 18 Jun 2012 16:35:35 +0200
358
365
359
pike7.8 (7.8.352-dfsg-4) unstable; urgency=low
366
pike7.8 (7.8.352-dfsg-4) unstable; urgency=low
360
367
361
  * Correct description of pike7.8-pcre (Closes: #597867).
368
  * Correct description of pike7.8-pcre (Closes: #597867).
362
  * Convert to source format 3.0 (quilt).
369
  * Convert to source format 3.0 (quilt).
363
  * nettle-2.1.patch (new): Adjust Nettle module to build with Nettle 2.1.
370
  * nettle-2.1.patch (new): Adjust Nettle module to build with Nettle 2.1.
364
  * Build-depend on the new libgmp10-dev instead of libgmp3-dev.
371
  * Build-depend on the new libgmp10-dev instead of libgmp3-dev.
365
  * dump_timeout.patch (new): Increase `pike -x dump' timeout to five
372
  * dump_timeout.patch (new): Increase `pike -x dump' timeout to five
366
    minutes (Closes: #593436).
373
    minutes (Closes: #593436).
367
  * Replace the overkill build dependency gnome-core-devel with the
374
  * Replace the overkill build dependency gnome-core-devel with the
368
    slightly sleeker libgnomeui-dev, which should cover (together with
375
    slightly sleeker libgnomeui-dev, which should cover (together with
369
    libglade2-dev, which was already listed) everything that worked
376
    libglade2-dev, which was already listed) everything that worked
370
    previously.
377
    previously.
371
  * Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control
378
  * Move to 7.8-stable branch in SVN, modifying Vcs-Svn in debian/control
372
    to reflect this.
379
    to reflect this.
373
380
374
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Mar 2011 17:55:07 +0100
381
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Mar 2011 17:55:07 +0100
375
382
376
pike7.8 (7.8.352-dfsg-3) unstable; urgency=low
383
pike7.8 (7.8.352-dfsg-3) unstable; urgency=low
377
384
378
  * Revert cflags.dpatch (which was actually never applied). Stripping the
385
  * Revert cflags.dpatch (which was actually never applied). Stripping the
379
    last component was no mistake; pike -x cflags is only meant to be used
386
    last component was no mistake; pike -x cflags is only meant to be used
380
    by new-style modules.
387
    by new-style modules.
381
  * Change include_prefix to /usr/include/pike7.8/pike so that building
388
  * Change include_prefix to /usr/include/pike7.8/pike so that building
382
    new-style modules can work.
389
    new-style modules can work.
383
  * Dump modules starting at the top of /usr/lib/pike7.8 so that compat
390
  * Dump modules starting at the top of /usr/lib/pike7.8 so that compat
384
    modules can also be dumped and master.pike won't have to be dumped
391
    modules can also be dumped and master.pike won't have to be dumped
385
    separately.
392
    separately.
386
393
387
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 23:10:38 +0200
394
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 23:10:38 +0200
388
395
389
pike7.8 (7.8.352-dfsg-2) unstable; urgency=low
396
pike7.8 (7.8.352-dfsg-2) unstable; urgency=low
390
397
391
  * Add trigger for dumping of Pike modules when pike7.8-core or any
398
  * Add trigger for dumping of Pike modules when pike7.8-core or any
392
    module package is installed.
399
    module package is installed.
393
  * Remove support for the unversioned local module and include
400
  * Remove support for the unversioned local module and include
394
    directories (/usr/local/lib/pike/*) to avoid having to coordinate
401
    directories (/usr/local/lib/pike/*) to avoid having to coordinate
395
    their creation and removal by multiple versions.
402
    their creation and removal by multiple versions.
396
  * Drop apparently obsolete build-dep libgtkhtml2-dev.
403
  * Drop apparently obsolete build-dep libgtkhtml2-dev.
397
  * Don't run update-alternatives --remove on upgrade.
404
  * Don't run update-alternatives --remove on upgrade.
398
  * Exclude Tools.PV, which requires GTK (not GTK2).
405
  * Exclude Tools.PV, which requires GTK (not GTK2).
399
  * debian/rules, unbreak_cross_compilation.dpatch: Use the right gcc and
406
  * debian/rules, unbreak_cross_compilation.dpatch: Use the right gcc and
400
    pass --host=$(DEB_HOST_GNU_TYPE) to configure as necessary.  Fix
407
    pass --host=$(DEB_HOST_GNU_TYPE) to configure as necessary.  Fix
401
    various bugs preventing cross compilation (Closes: #582242). Thanks to
408
    various bugs preventing cross compilation (Closes: #582242). Thanks to
402
    Marc Dirix.
409
    Marc Dirix.
403
  * Exclude modules GDK, Gnome, and GTKSupport, which also are for
410
  * Exclude modules GDK, Gnome, and GTKSupport, which also are for
404
    GTK+/Gnome 1.2, and update the package description of pike7.8-gtk to
411
    GTK+/Gnome 1.2, and update the package description of pike7.8-gtk to
405
    reflect the fact that it provides GTK+ 2.0 bindings.
412
    reflect the fact that it provides GTK+ 2.0 bindings.
406
  * Disable --with-relocatable-dumped-modules; it doesn't seem that we
413
  * Disable --with-relocatable-dumped-modules; it doesn't seem that we
407
    need it and it doesn't seem to work 100% properly.
414
    need it and it doesn't seem to work 100% properly.
408
  * no_dump_modules.dpatch (new): Patch install.pike not to dump modules
415
  * no_dump_modules.dpatch (new): Patch install.pike not to dump modules
409
    at build time (thus no need to exclude master.pike.o in debian/rules).
416
    at build time (thus no need to exclude master.pike.o in debian/rules).
410
  * Move AutoDoc and module-related modules and standalone tools to -dev
417
  * Move AutoDoc and module-related modules and standalone tools to -dev
411
    and let -dev depend on -image.
418
    and let -dev depend on -image.
412
  * module-layout.dpatch: Move misplaced parenthesis that caused the wrong
419
  * module-layout.dpatch: Move misplaced parenthesis that caused the wrong
413
    local include directory to be added.
420
    local include directory to be added.
414
  * Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev,
421
  * Build-depend on libmysqlclient-dev instead of libmysqlclient15-dev,
415
    which is now a virtual package provided by the former.
422
    which is now a virtual package provided by the former.
416
  * dumping_problems.dpatch (new): Patch from CVS fixing problems encoding
423
  * dumping_problems.dpatch (new): Patch from CVS fixing problems encoding
417
    the master object when dumping some modules.
424
    the master object when dumping some modules.
418
  * cflags.dpatch (new): Make pike -x cflags print include_prefix as-is
425
  * cflags.dpatch (new): Make pike -x cflags print include_prefix as-is
419
    instead of stripping the last component.
426
    instead of stripping the last component.
420
  * Drop pike7.8-config; pike -x cflags and pike --dumpversion fills its
427
  * Drop pike7.8-config; pike -x cflags and pike --dumpversion fills its
421
    functions.
428
    functions.
422
  * Some changes in the meta package relationships.
429
  * Some changes in the meta package relationships.
423
430
424
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 13:17:35 +0200
431
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 30 Jul 2010 13:17:35 +0200
425
432
426
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
433
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
427
434
428
  * New upstream release.
435
  * New upstream release.
429
  * 01_master.in.dpatch: Renamed module-layout.dpatch.
436
  * 01_master.in.dpatch: Renamed module-layout.dpatch.
430
  * module-layout.dpatch, debian/*.install, debian/rules:
437
  * module-layout.dpatch, debian/*.install, debian/rules:
431
    * Change Pike module and include paths to
438
    * Change Pike module and include paths to
432
      /usr/lib/pike7.8/modules and /usr/lib/pike7.8/include,
439
      /usr/lib/pike7.8/modules and /usr/lib/pike7.8/include,
433
      respectively. Use the same but under /usr/local for locally built
440
      respectively. Use the same but under /usr/local for locally built
434
      modules and include files. 
441
      modules and include files. 
435
      C header files are moved to /usr/include/pike7.8.
442
      C header files are moved to /usr/include/pike7.8.
436
  * module-layout.dpatch:
443
  * module-layout.dpatch:
437
    * Patch module.pike to install modules in /usr/local/pike7.8/modules
444
    * Patch module.pike to install modules in /usr/local/pike7.8/modules
438
      by default, and in the the normal /usr/pike7.8/modules if passed the
445
      by default, and in the the normal /usr/pike7.8/modules if passed the
439
      --debian option.
446
      --debian option.
440
    * dynamic_module_makefile: Prepend $(DESTDIR) to installation directory,
447
    * dynamic_module_makefile: Prepend $(DESTDIR) to installation directory,
441
      to facilitate package building.
448
      to facilitate package building.
442
  * debian/rules, debian/specs.in: Reinstate own, simplified, updated
449
  * debian/rules, debian/specs.in: Reinstate own, simplified, updated
443
    specs file.
450
    specs file.
444
  * debian/rules: Fix /usr/include/pike7.8/precompike.pike, which tried to
451
  * debian/rules: Fix /usr/include/pike7.8/precompike.pike, which tried to
445
    #include ../lib/Tools.pmod/Standalone.pmod/precompike.pike, which only
452
    #include ../lib/Tools.pmod/Standalone.pmod/precompike.pike, which only
446
    works with the --new-style directory layout.
453
    works with the --new-style directory layout.
447
  * debian/control: Add ${misc:Depends} to all dependency lists.
454
  * debian/control: Add ${misc:Depends} to all dependency lists.
448
455
449
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 18 Apr 2010 23:46:47 +0200
456
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 18 Apr 2010 23:46:47 +0200
450
457
451
pike7.8 (7.8.350-dfsg-1) experimental; urgency=low
458
pike7.8 (7.8.350-dfsg-1) experimental; urgency=low
452
459
453
  * New upstream version.
460
  * New upstream version.
454
    - Drop nettle_2.0.dpatch.
461
    - Drop nettle_2.0.dpatch.
455
462
456
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Sep 2009 08:35:09 +0200
463
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 22 Sep 2009 08:35:09 +0200
457
464
458
pike7.8 (7.8.316-dfsg-1) experimental; urgency=low
465
pike7.8 (7.8.316-dfsg-1) experimental; urgency=low
459
466
460
  * New upstream release.
467
  * New upstream release.
461
  * 'bundles' subdirectory deleted from upstream tarball.
468
  * 'bundles' subdirectory deleted from upstream tarball.
462
  * Skip the pike -x module fix; it doesn't seem necessary and was also
469
  * Skip the pike -x module fix; it doesn't seem necessary and was also
463
    currently broken.
470
    currently broken.
464
  * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of
471
  * Switch to Nettle 2.0 (Build-Depend on nettle-dev instead of
465
    libnettle-dev).
472
    libnettle-dev).
466
    + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS
473
    + nettle_2.0.dpatch: Temporarily include changes made in upstream CVS
467
      to accommodate the API changes.
474
      to accommodate the API changes.
468
  * Increase Debhelper compat level to 5.
475
  * Increase Debhelper compat level to 5.
469
  * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was
476
  * 05_install.pike.dpatch (disabled): The passing-on of lib_prefix was
470
    fixed upstream, so this patch now instead does that with share_prefix
477
    fixed upstream, so this patch now instead does that with share_prefix
471
    and modifies install.pike to use it. The rest of the package is not
478
    and modifies install.pike to use it. The rest of the package is not
472
    quite ready though, so the patch is disabled for now.
479
    quite ready though, so the patch is disabled for now.
473
  * Refresh all other patches.
480
  * Refresh all other patches.
474
  * Instead of patching shebangs and fixing execute permissions, simply
481
  * Instead of patching shebangs and fixing execute permissions, simply
475
    remove them from all Pike scripts. None of them are meant to be run
482
    remove them from all Pike scripts. None of them are meant to be run
476
    directly anyway.
483
    directly anyway.
477
  * Point Vcs-Svn and Vcs-Browser at svn.debian.org.
484
  * Point Vcs-Svn and Vcs-Browser at svn.debian.org.
478
  * Add debian/README.source.
485
  * Add debian/README.source.
479
  * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.
486
  * Use $(filter) instead of $(findstring) to parse DEB_BUILD_OPTIONS.
480
  * Increase Standards-Version to 3.8.3.
487
  * Increase Standards-Version to 3.8.3.
481
488
482
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 11 Sep 2009 20:56:49 +0200
489
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 11 Sep 2009 20:56:49 +0200
483
490
484
pike7.8 (7.8.116-1) experimental; urgency=low
491
pike7.8 (7.8.116-1) experimental; urgency=low
485
492
486
  * New major upstream release; new package name (Closes: #411685, #538994).
493
  * New major upstream release; new package name (Closes: #411685, #538994).
487
    + New modules: SQLite, Fuse, DNS-SD, and FFTW.
494
    + New modules: SQLite, Fuse, DNS-SD, and FFTW.
488
    - Perl module removed.
495
    - Perl module removed.
489
  * Modify debian/watch to track the latest 7.8 version using uscan's 
496
  * Modify debian/watch to track the latest 7.8 version using uscan's 
490
    recursive capabilities.
497
    recursive capabilities.
491
  * debian/control: 
498
  * debian/control: 
492
    * Bumped standards to version 3.8.0.
499
    * Bumped standards to version 3.8.0.
493
    + Added build dependency on libfftw3-dev.
500
    + Added build dependency on libfftw3-dev.
494
    + Added build dependency on libavahi-compat-libdnssd-dev.
501
    + Added build dependency on libavahi-compat-libdnssd-dev.
495
    + Created new binary package 'pike-dnssd' for pike DNS-SD module.
502
    + Created new binary package 'pike-dnssd' for pike DNS-SD module.
496
    - Dropped the dependencies on libpng12-dev and libreadline5-dev.
503
    - Dropped the dependencies on libpng12-dev and libreadline5-dev.
497
  * debian/rules: 
504
  * debian/rules: 
498
    - Removed '--with-perl' from CFARGS as perl module is deprecated.
505
    - Removed '--with-perl' from CFARGS as perl module is deprecated.
499
    * Fixed path to dynamic_module_makefile in install rule.
506
    * Fixed path to dynamic_module_makefile in install rule.
500
    * Rewrote shell trickery to determine DEBVERSION as previous method did
507
    * Rewrote shell trickery to determine DEBVERSION as previous method did
501
      not work correctly in all cases.
508
      not work correctly in all cases.
502
    - Enable GTK2 module as it has much better support in 7.8.
509
    - Enable GTK2 module as it has much better support in 7.8.
503
    - Fixed CFARGS quoting issues.
510
    - Fixed CFARGS quoting issues.
504
    - Specifically disable DVB and Oracle in CFARGS.
511
    - Specifically disable DVB and Oracle in CFARGS.
505
    - Tidy things up a bit.
512
    - Tidy things up a bit.
506
  * debian/patches/05_install.pike.dpatch: refreshed.
513
  * debian/patches/05_install.pike.dpatch: refreshed.
507
  * debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch: refreshed.
514
  * debian/patches/07_dynamic_module_makefile.in-libgcc.dpatch: refreshed.
508
  * debian/copyright: Point at versioned copy of GPL and LGPL.
515
  * debian/copyright: Point at versioned copy of GPL and LGPL.
509
  * Big thanks to Cody A.W. Somerville <cody-somerville@ubuntu.com> who did
516
  * Big thanks to Cody A.W. Somerville <cody-somerville@ubuntu.com> who did
510
    most the the work.
517
    most the the work.
511
  * Rename the metapackage that depends on all Pike packages pike7.8-full,
518
  * Rename the metapackage that depends on all Pike packages pike7.8-full,
512
    -full being a more common suffix for such a package.
519
    -full being a more common suffix for such a package.
513
  * pike7.8-core.postinst: Increase update-alternatives priority.
520
  * pike7.8-core.postinst: Increase update-alternatives priority.
514
521
515
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 02 Aug 2009 20:46:08 +0200
522
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 02 Aug 2009 20:46:08 +0200
516
523
517
pike7.6 (7.6.116-1) experimental; urgency=low
524
pike7.6 (7.6.116-1) experimental; urgency=low
518
525
519
  * The latest downloadable "beta" release of the 7.6 branch.
526
  * The latest downloadable "beta" release of the 7.6 branch.
520
  * Modify debian/watch to track the beta download directory.
527
  * Modify debian/watch to track the beta download directory.
521
  * Update debian/copyright.
528
  * Update debian/copyright.
522
  * debian/rules: Modify quoting of strings inside the long string of
529
  * debian/rules: Modify quoting of strings inside the long string of
523
    configure arguments.
530
    configure arguments.
524
  * debian/control: Adjust Vcs-Svn field.
531
  * debian/control: Adjust Vcs-Svn field.
525
532
526
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 17 May 2008 16:59:04 +0200
533
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 17 May 2008 16:59:04 +0200
527
534
528
pike7.6 (7.6.112-4) unstable; urgency=low
535
pike7.6 (7.6.112-4) unstable; urgency=low
529
536
530
  * 12_perl_init.dpatch: Don't use .bak as filename extension for the
537
  * 12_perl_init.dpatch: Don't use .bak as filename extension for the
531
    original of the patched file (Closes: #512539). Thanks to Robert
538
    original of the patched file (Closes: #512539). Thanks to Robert
532
    Millan for spotting this.
539
    Millan for spotting this.
533
  * pike7.6-core.postinst: Don't use absolute path to call
540
  * pike7.6-core.postinst: Don't use absolute path to call
534
    update-alternatives (Closes: #510941).
541
    update-alternatives (Closes: #510941).
535
542
536
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 25 Jan 2009 21:58:33 +0100
543
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 25 Jan 2009 21:58:33 +0100
537
544
538
pike7.6 (7.6.112-3) unstable; urgency=medium
545
pike7.6 (7.6.112-3) unstable; urgency=medium
539
546
540
  * 12_perl_init.dpatch (new): Fix silent build failure on hppa (Closes:
547
  * 12_perl_init.dpatch (new): Fix silent build failure on hppa (Closes:
541
    #486066). Thanks to Niko Tyni.
548
    #486066). Thanks to Niko Tyni.
542
  * Correct co-maintainer email address.
549
  * Correct co-maintainer email address.
543
  * Correct spelling in package descriptions.
550
  * Correct spelling in package descriptions.
544
551
545
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 24 Jun 2008 20:22:18 +0200
552
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 24 Jun 2008 20:22:18 +0200
546
553
547
pike7.6 (7.6.112-2) unstable; urgency=low
554
pike7.6 (7.6.112-2) unstable; urgency=low
548
555
549
  * Increase Standards-Version to 3.7.3:
556
  * Increase Standards-Version to 3.7.3:
550
    * debian/menu: change section from Apps/Programming to
557
    * debian/menu: change section from Apps/Programming to
551
      Applications/Programming.
558
      Applications/Programming.
552
  * Fix capitalization issues in package descriptions and remove
559
  * Fix capitalization issues in package descriptions and remove
553
    superfluous occurrences of upstream homepage URL.
560
    superfluous occurrences of upstream homepage URL.
554
  * New maintainer email address.
561
  * New maintainer email address.
555
  * Work around build failures on alpha by removing build-indep from the
562
  * Work around build failures on alpha by removing build-indep from the
556
    prerequisites of build.
563
    prerequisites of build.
557
  * Drop the versioned dependency on freeglut3-dev (>= 2.2.0-6.1) for
564
  * Drop the versioned dependency on freeglut3-dev (>= 2.2.0-6.1) for
558
    alpha and hppa since even sarge has 2.2.0-8.
565
    alpha and hppa since even sarge has 2.2.0-8.
559
  * Correct doc-base section according to new section list.
566
  * Correct doc-base section according to new section list.
560
  * 11_pthread_stub.dpatch: Make sure configure doesn't think
567
  * 11_pthread_stub.dpatch: Make sure configure doesn't think
561
    pthread_atfork() works just because it exists, when it's in fact a
568
    pthread_atfork() works just because it exists, when it's in fact a
562
    stub. (Closes: #462998). Thanks to Samuel Thibault.
569
    stub. (Closes: #462998). Thanks to Samuel Thibault.
563
570
564
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 09 May 2008 21:11:28 +0200
571
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 09 May 2008 21:11:28 +0200
565
572
566
pike7.6 (7.6.112-1) unstable; urgency=low
573
pike7.6 (7.6.112-1) unstable; urgency=low
567
574
568
  [ Henrik Andreasson ]
575
  [ Henrik Andreasson ]
569
  * The latest upstream release
576
  * The latest upstream release
570
577
571
  [ Magnus Holmgren ]
578
  [ Magnus Holmgren ]
572
  * New maintainers (Closes: #411684).
579
  * New maintainers (Closes: #411684).
573
  * Use dpatch to apply patches.
580
  * Use dpatch to apply patches.
574
  * really apply the following patches from the .93-4 release:
581
  * really apply the following patches from the .93-4 release:
575
    * Removed Image TTF module to drop the dependency on oldlibs 
582
    * Removed Image TTF module to drop the dependency on oldlibs 
576
      `freetype1'. (Closes: #431784)
583
      `freetype1'. (Closes: #431784)
577
    * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
584
    * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
578
      (Closes: #434581)
585
      (Closes: #434581)
579
  * Radically clean up debian/rules (Closes: #424334).
586
  * Radically clean up debian/rules (Closes: #424334).
580
  * Manuals are again built during the binary build process so that 
587
  * Manuals are again built during the binary build process so that 
581
    official tarballs can be used to build the package.
588
    official tarballs can be used to build the package.
582
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
589
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
583
    long ago).
590
    long ago).
584
  * Change directory structure and get rid of an unnecessary directory level 
591
  * Change directory structure and get rid of an unnecessary directory level 
585
    (by installing with --traditional instead of --new-style):
592
    (by installing with --traditional instead of --new-style):
586
    - Pike modules and include files, and master.pike are now in
593
    - Pike modules and include files, and master.pike are now in
587
      /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib.
594
      /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib.
588
    - The pike executable is now in /usr/bin itself, instead of in 
595
    - The pike executable is now in /usr/bin itself, instead of in 
589
      /usr/lib/pike/<version>/bin with a symlink in /usr/bin.
596
      /usr/lib/pike/<version>/bin with a symlink in /usr/bin.
590
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
597
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
591
      not that important that all files in /usr/lib are actually 
598
      not that important that all files in /usr/lib are actually 
592
      platform-specific. All the symlinks are thus eliminated.
599
      platform-specific. All the symlinks are thus eliminated.
593
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
600
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
594
    GLUE.Drivers.GTK removed since it depends on GTK, which was dropped
601
    GLUE.Drivers.GTK removed since it depends on GTK, which was dropped
595
    previously.
602
    previously.
596
  * Make pike7.6-dev Architecture: any.
603
  * Make pike7.6-dev Architecture: any.
597
  * No longer use own version of specs.in - fix the configure parameters
604
  * No longer use own version of specs.in - fix the configure parameters
598
    instead.
605
    instead.
599
  * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were
606
  * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were
600
    completely off.
607
    completely off.
601
  * Add debian/watch (checking for latest official stable release).
608
  * Add debian/watch (checking for latest official stable release).
602
  * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect.
609
  * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect.
603
  * Add Mird to the module exclusion list.
610
  * Add Mird to the module exclusion list.
604
  * Add Vcs fields to debian/control.
611
  * Add Vcs fields to debian/control.
605
612
606
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 21 Dec 2007 09:29:03 +0100
613
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 21 Dec 2007 09:29:03 +0100
607
614
608
pike7.6 (7.6.93-4) unstable; urgency=low
615
pike7.6 (7.6.93-4) unstable; urgency=low
609
616
610
  * QA upload.
617
  * QA upload.
611
  * Removed Image TTF module to drop the dependency on oldlibs 
618
  * Removed Image TTF module to drop the dependency on oldlibs 
612
    `freetype1'. (Closes: #431784)
619
    `freetype1'. (Closes: #431784)
613
  * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
620
  * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
614
    (Closes: #434581)
621
    (Closes: #434581)
615
  * Converted `debian/copyright' to UTF-8.
622
  * Converted `debian/copyright' to UTF-8.
616
  * Make the package binNMU-able by appropriately replacing	`Source-Version'
623
  * Make the package binNMU-able by appropriately replacing	`Source-Version'
617
    in `debian/control'.
624
    in `debian/control'.
618
  * Added a `Homepage' field.
625
  * Added a `Homepage' field.
619
626
620
 -- Philipp Kern <pkern@debian.org>  Sun, 16 Dec 2007 18:55:16 +0100
627
 -- Philipp Kern <pkern@debian.org>  Sun, 16 Dec 2007 18:55:16 +0100
621
628
622
pike7.6 (7.6.93-3) unstable; urgency=low 
629
pike7.6 (7.6.93-3) unstable; urgency=low 
623
630
624
   * QA upload.
631
   * QA upload.
625
   * Set maintainer to QA Group; Orphaned: #411684
632
   * Set maintainer to QA Group; Orphaned: #411684
626
   * Conforms with latest Standards Version 3.7.2
633
   * Conforms with latest Standards Version 3.7.2
627
   * Remove duplicate build-dependency on debhelper
634
   * Remove duplicate build-dependency on debhelper
628
   * Add quotes to debian/menu
635
   * Add quotes to debian/menu
629
636
630
 -- Michael Ablassmeier <abi@debian.org>  Thu, 15 Mar 2007 10:29:51 +0100 
637
 -- Michael Ablassmeier <abi@debian.org>  Thu, 15 Mar 2007 10:29:51 +0100 
631
638
632
pike7.6 (7.6.93-2) unstable; urgency=low 
639
pike7.6 (7.6.93-2) unstable; urgency=low 
633
640
634
   * Please change postgresql-dev build dependency to libpq-dev (Closes:
641
   * Please change postgresql-dev build dependency to libpq-dev (Closes:
635
     #409770)
642
     #409770)
636
643
637
 -- Marek Habersack <grendel@debian.org>  Tue, 13 Feb 2007 18:41:28 +0100
644
 -- Marek Habersack <grendel@debian.org>  Tue, 13 Feb 2007 18:41:28 +0100
638
645
639
pike7.6 (7.6.93-1) unstable; urgency=low
646
pike7.6 (7.6.93-1) unstable; urgency=low
640
647
641
  * The latest cvs snapshot
648
  * The latest cvs snapshot
642
  * Please don't ship pike7.6-gtk (Closes: #387503)
649
  * Please don't ship pike7.6-gtk (Closes: #387503)
643
    gtk1 modules removed because of debian dropping support for gtk1.
650
    gtk1 modules removed because of debian dropping support for gtk1.
644
    At the same time, the pike7.6-gtk module is disabled, since gtk2
651
    At the same time, the pike7.6-gtk module is disabled, since gtk2
645
    stuff in it doesn't seem to compile without gtk1 devel packages
652
    stuff in it doesn't seem to compile without gtk1 devel packages
646
    around.
653
    around.
647
  * pike epoll not included. (Closes: #264206)
654
  * pike epoll not included. (Closes: #264206)
648
    This can only be fixed by making sure that the debian autobuilders
655
    This can only be fixed by making sure that the debian autobuilders
649
    all support epoll, which is beyond the pike maintainer's powers :)
656
    all support epoll, which is beyond the pike maintainer's powers :)
650
657
651
 -- Marek Habersack <grendel@debian.org>  Wed,  4 Oct 2006 13:11:55 +0200
658
 -- Marek Habersack <grendel@debian.org>  Wed,  4 Oct 2006 13:11:55 +0200
652
659
653
pike7.6 (7.6.92-1) unstable; urgency=low
660
pike7.6 (7.6.92-1) unstable; urgency=low
654
661
655
  * Release number bumped by export.pike.
662
  * Release number bumped by export.pike.
656
663
657
 -- Marek Habersack <grendel@debian.org>  Mon, 2 Oct 2006 15:20:43 +0200
664
 -- Marek Habersack <grendel@debian.org>  Mon, 2 Oct 2006 15:20:43 +0200
658
665
659
pike7.6 (7.6.91-1) unstable; urgency=low
666
pike7.6 (7.6.91-1) unstable; urgency=low
660
667
661
  * The latest cvs snapshot
668
  * The latest cvs snapshot
662
669
663
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:44:33 +0200
670
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:44:33 +0200
664
671
665
pike7.6 (7.6.90-1) unstable; urgency=low
672
pike7.6 (7.6.90-1) unstable; urgency=low
666
673
667
  * Release number bumped by export.pike.
674
  * Release number bumped by export.pike.
668
675
669
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:42:53 +0200
676
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:42:53 +0200
670
677
671
pike7.6 (7.6.89-1) unstable; urgency=low
678
pike7.6 (7.6.89-1) unstable; urgency=low
672
679
673
  * The latest cvs snapshot
680
  * The latest cvs snapshot
674
681
675
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:26:40 +0200
682
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:26:40 +0200
676
683
677
pike7.6 (7.6.88-1) unstable; urgency=low
684
pike7.6 (7.6.88-1) unstable; urgency=low
678
685
679
  * Release number bumped by export.pike.
686
  * Release number bumped by export.pike.
680
687
681
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:16:59 +0200
688
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:16:59 +0200
682
689
683
pike7.6 (7.6.87-2) unstable; urgency=low
690
pike7.6 (7.6.87-2) unstable; urgency=low
684
691
685
  * Shortened the long descriptions of several binary packages
692
  * Shortened the long descriptions of several binary packages
686
  * Added short description of pike, plus an url, to the description of
693
  * Added short description of pike, plus an url, to the description of
687
    the pike modules binary packages
694
    the pike modules binary packages
688
695
689
 -- Marek Habersack <grendel@debian.org>  Sun, 9 Aug 2006 01:28:37 +0200
696
 -- Marek Habersack <grendel@debian.org>  Sun, 9 Aug 2006 01:28:37 +0200
690
697
691
pike7.6 (7.6.87-1) unstable; urgency=low
698
pike7.6 (7.6.87-1) unstable; urgency=low
692
699
693
  * The latest cvs snapshot
700
  * The latest cvs snapshot
694
701
695
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:21:07 +0200
702
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:21:07 +0200
696
703
697
pike7.6 (7.6.86-1) unstable; urgency=low
704
pike7.6 (7.6.86-1) unstable; urgency=low
698
705
699
  * Release number bumped by export.pike.
706
  * Release number bumped by export.pike.
700
707
701
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:17:43 +0200
708
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:17:43 +0200
702
709
703
pike7.6 (7.6.85-1) unstable; urgency=low
710
pike7.6 (7.6.85-1) unstable; urgency=low
704
711
705
  * The latest cvs snapshot
712
  * The latest cvs snapshot
706
713
707
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:33:52 +0200
714
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:33:52 +0200
708
715
709
pike7.6 (7.6.84-1) unstable; urgency=low
716
pike7.6 (7.6.84-1) unstable; urgency=low
710
717
711
  * Release number bumped by export.pike.
718
  * Release number bumped by export.pike.
712
719
713
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:29:49 +0200
720
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:29:49 +0200
714
721
715
pike7.6 (7.6.83-1) unstable; urgency=low
722
pike7.6 (7.6.83-1) unstable; urgency=low
716
723
717
  * The latest cvs snapshot
724
  * The latest cvs snapshot
718
725
719
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:29:09 +0200
726
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:29:09 +0200
720
727
721
pike7.6 (7.6.82-1) unstable; urgency=low
728
pike7.6 (7.6.82-1) unstable; urgency=low
722
729
723
  * Release number bumped by export.pike.
730
  * Release number bumped by export.pike.
724
731
725
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:26:10 +0200
732
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:26:10 +0200
726
733
727
pike7.6 (7.6.81-1) unstable; urgency=low
734
pike7.6 (7.6.81-1) unstable; urgency=low
728
735
729
  * The latest cvs snapshot
736
  * The latest cvs snapshot
730
737
731
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:42:41 +0200
738
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:42:41 +0200
732
739
733
pike7.6 (7.6.80-1) unstable; urgency=low
740
pike7.6 (7.6.80-1) unstable; urgency=low
734
741
735
  * Release number bumped by export.pike.
742
  * Release number bumped by export.pike.
736
743
737
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:38:38 +0200
744
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:38:38 +0200
738
745
739
pike7.6 (7.6.79-1) unstable; urgency=low
746
pike7.6 (7.6.79-1) unstable; urgency=low
740
747
741
  * The latest cvs snapshot
748
  * The latest cvs snapshot
742
749
743
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 8:03:10 +0200
750
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 8:03:10 +0200
744
751
745
pike7.6 (7.6.78-1) unstable; urgency=low
752
pike7.6 (7.6.78-1) unstable; urgency=low
746
753
747
  * Release number bumped by export.pike.
754
  * Release number bumped by export.pike.
748
755
749
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 7:53:46 +0200
756
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 7:53:46 +0200
750
757
751
pike7.6 (7.6.77-1) unstable; urgency=low
758
pike7.6 (7.6.77-1) unstable; urgency=low
752
759
753
  * The latest cvs snapshot
760
  * The latest cvs snapshot
754
761
755
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:58:45 +0200
762
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:58:45 +0200
756
763
757
pike7.6 (7.6.76-1) unstable; urgency=low
764
pike7.6 (7.6.76-1) unstable; urgency=low
758
765
759
  * Release number bumped by export.pike.
766
  * Release number bumped by export.pike.
760
767
761
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:56:26 +0200
768
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:56:26 +0200
762
769
763
pike7.6 (7.6.75-3) unstable; urgency=low
770
pike7.6 (7.6.75-3) unstable; urgency=low
764
771
765
  * New GL dependency
772
  * New GL dependency
766
773
767
 -- Marek Habersack <grendel@debian.org>  Wed, 10 May 2006 11:51:03 +0200
774
 -- Marek Habersack <grendel@debian.org>  Wed, 10 May 2006 11:51:03 +0200
768
775
769
pike7.6 (7.6.75-2) unstable; urgency=low
776
pike7.6 (7.6.75-2) unstable; urgency=low
770
777
771
  * Cleanup build-dependencies (Closes: #365787)
778
  * Cleanup build-dependencies (Closes: #365787)
772
      libpng3-dev -> libpng12-dev
779
      libpng3-dev -> libpng12-dev
773
      'freeglut3-dev | libglut3-dev' -> freeglut3-dev
780
      'freeglut3-dev | libglut3-dev' -> freeglut3-dev
774
    Patch from Stefan Huehner <stefan@huehner.org>, thanks.
781
    Patch from Stefan Huehner <stefan@huehner.org>, thanks.
775
782
776
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:56:32 +0200
783
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:56:32 +0200
777
784
778
pike7.6 (7.6.75-1) unstable; urgency=low
785
pike7.6 (7.6.75-1) unstable; urgency=low
779
786
780
  * The latest cvs snapshot
787
  * The latest cvs snapshot
781
  * Removed the ssl fix patch since the upstream contains a better one
788
  * Removed the ssl fix patch since the upstream contains a better one
782
    now.
789
    now.
783
  * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 
790
  * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 
784
    (Closes: #360325)
791
    (Closes: #360325)
785
    Recompiled to correct the binary dependencies.
792
    Recompiled to correct the binary dependencies.
786
793
787
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Apr 2006 12:59:11 +0200
794
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Apr 2006 12:59:11 +0200
788
795
789
pike7.6 (7.6.74-1) unstable; urgency=low
796
pike7.6 (7.6.74-1) unstable; urgency=low
790
797
791
  * Release number bumped by export.pike.
798
  * Release number bumped by export.pike.
792
799
793
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 20:08:53 +0200
800
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 20:08:53 +0200
794
801
795
pike7.6 (7.6.73-1) unstable; urgency=low
802
pike7.6 (7.6.73-1) unstable; urgency=low
796
803
797
  * The latest cvs snapshot
804
  * The latest cvs snapshot
798
805
799
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:51:39 +0200
806
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:51:39 +0200
800
807
801
pike7.6 (7.6.72-1) unstable; urgency=low
808
pike7.6 (7.6.72-1) unstable; urgency=low
802
809
803
  * Release number bumped by export.pike.
810
  * Release number bumped by export.pike.
804
811
805
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:50:37 +0200
812
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:50:37 +0200
806
813
807
pike7.6 (7.6.71-1) unstable; urgency=low
814
pike7.6 (7.6.71-1) unstable; urgency=low
808
815
809
  * Release number bumped by export.pike.
816
  * Release number bumped by export.pike.
810
817
811
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:47:53 +0200
818
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:47:53 +0200
812
819
813
pike7.6 (7.6.70-1) unstable; urgency=low
820
pike7.6 (7.6.70-1) unstable; urgency=low
814
821
815
  * Release number bumped by export.pike.
822
  * Release number bumped by export.pike.
816
823
817
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:43:57 +0200
824
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:43:57 +0200
818
825
819
pike7.6 (7.6.69-1) unstable; urgency=low
826
pike7.6 (7.6.69-1) unstable; urgency=low
820
827
821
  * The latest cvs snapshot
828
  * The latest cvs snapshot
822
  * not installable in sid (Closes: #359231)
829
  * not installable in sid (Closes: #359231)
823
    Made the meta packages binary NMU safe
830
    Made the meta packages binary NMU safe
824
  * Added an SSL fix that should fix steam
831
  * Added an SSL fix that should fix steam
825
  * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413)
832
  * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413)
826
    The directories are removed on purge in postrm if they are empty.
833
    The directories are removed on purge in postrm if they are empty.
827
834
828
 -- Marek Habersack <grendel@debian.org>  Thu, 30 Mar 2006 12:51:20 +0200
835
 -- Marek Habersack <grendel@debian.org>  Thu, 30 Mar 2006 12:51:20 +0200
829
836
830
pike7.6 (7.6.68-1) unstable; urgency=low
837
pike7.6 (7.6.68-1) unstable; urgency=low
831
838
832
  * Release number bumped by export.pike.
839
  * Release number bumped by export.pike.
833
840
834
 -- Marek Habersack <grendel@debian.org>  Thu, 2 Mar 2006 23:47:25 +0100
841
 -- Marek Habersack <grendel@debian.org>  Thu, 2 Mar 2006 23:47:25 +0100
835
842
836
pike7.6 (7.6.67-1) unstable; urgency=low
843
pike7.6 (7.6.67-1) unstable; urgency=low
837
844
838
  * The latest cvs snapshot
845
  * The latest cvs snapshot
839
  * Please upgrade build depends to libmysqlclient15-dev (Closes:
846
  * Please upgrade build depends to libmysqlclient15-dev (Closes:
840
    #343794)
847
    #343794)
841
  * The pike package is present in sarge but missing from etch. (Closes:
848
  * The pike package is present in sarge but missing from etch. (Closes:
842
    #342650)
849
    #342650)
843
850
844
 -- Marek Habersack <grendel@debian.org>  Tue, 31 Jan 2006 21:28:38 +0100
851
 -- Marek Habersack <grendel@debian.org>  Tue, 31 Jan 2006 21:28:38 +0100
845
852
846
pike7.6 (7.6.66-1) unstable; urgency=low
853
pike7.6 (7.6.66-1) unstable; urgency=low
847
854
848
  * Release number bumped by export.pike.
855
  * Release number bumped by export.pike.
849
856
850
 -- Marek Habersack <grendel@debian.org>  Sun, 22 Jan 2006 21:46:24 +0100
857
 -- Marek Habersack <grendel@debian.org>  Sun, 22 Jan 2006 21:46:24 +0100
851
858
852
pike7.6 (7.6.65-1) unstable; urgency=low
859
pike7.6 (7.6.65-1) unstable; urgency=low
853
860
854
  * The latest cvs snapshot
861
  * The latest cvs snapshot
855
862
856
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:44:19 +0100
863
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:44:19 +0100
857
864
858
pike7.6 (7.6.64-1) unstable; urgency=low
865
pike7.6 (7.6.64-1) unstable; urgency=low
859
866
860
  * Release number bumped by export.pike.
867
  * Release number bumped by export.pike.
861
868
862
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:43:05 +0100
869
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:43:05 +0100
863
870
864
pike7.6 (7.6.63-1) unstable; urgency=low
871
pike7.6 (7.6.63-1) unstable; urgency=low
865
872
866
  * The latest cvs snapshot
873
  * The latest cvs snapshot
867
874
868
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:31:52 +0100
875
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:31:52 +0100
869
876
870
pike7.6 (7.6.62-1) unstable; urgency=low
877
pike7.6 (7.6.62-1) unstable; urgency=low
871
878
872
  * Release number bumped by export.pike.
879
  * Release number bumped by export.pike.
873
880
874
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:30:24 +0100
881
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:30:24 +0100
875
882
876
pike7.6 (7.6.61-1) unstable; urgency=low
883
pike7.6 (7.6.61-1) unstable; urgency=low
877
884
878
  * The latest cvs snapshot
885
  * The latest cvs snapshot
879
  * dynamic_module_makefile moved to pike7.6-core since it contains
886
  * dynamic_module_makefile moved to pike7.6-core since it contains
880
    platform-specific stuff. Also included a patch to detect the
887
    platform-specific stuff. Also included a patch to detect the
881
    libgcc.a path dynamically.
888
    libgcc.a path dynamically.
882
  * pike7.6-dev depends on pike7.6-core now. It is necessary to both
889
  * pike7.6-dev depends on pike7.6-core now. It is necessary to both
883
    pull in dynamic_module_makefile and to enable compilation of modules
890
    pull in dynamic_module_makefile and to enable compilation of modules
884
    with pike -x
891
    with pike -x
885
  * Updated the patch for include_prefix change in install.pike
892
  * Updated the patch for include_prefix change in install.pike
886
  * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS:
893
  * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS:
887
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
894
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
888
    directory - Debian Bug report logs
895
    directory - Debian Bug report logs
889
  * Closes: Bug#345330: pike-public.network.pcap - FTBFS:
896
  * Closes: Bug#345330: pike-public.network.pcap - FTBFS:
890
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
897
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
891
    directory - Debian Bug report logs
898
    directory - Debian Bug report logs
892
899
893
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Dec 2005 17:35:50 +0100
900
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Dec 2005 17:35:50 +0100
894
901
895
pike7.6 (7.6.60-1) unstable; urgency=low
902
pike7.6 (7.6.60-1) unstable; urgency=low
896
903
897
  * Release number bumped by export.pike.
904
  * Release number bumped by export.pike.
898
905
899
 -- Marek Habersack <grendel@debian.org>  Wed, 21 Dec 2005 0:23:28 +0100
906
 -- Marek Habersack <grendel@debian.org>  Wed, 21 Dec 2005 0:23:28 +0100
900
907
901
pike7.6 (7.6.59-1) unstable; urgency=low
908
pike7.6 (7.6.59-1) unstable; urgency=low
902
909
903
  * The latest cvs snapshot
910
  * The latest cvs snapshot
904
911
905
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:28:39 +0100
912
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:28:39 +0100
906
913
907
pike7.6 (7.6.58-1) unstable; urgency=low
914
pike7.6 (7.6.58-1) unstable; urgency=low
908
915
909
  * Release number bumped by export.pike.
916
  * Release number bumped by export.pike.
910
917
911
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:26:59 +0100
918
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:26:59 +0100
912
919
913
pike7.6 (7.6.57-1) unstable; urgency=low
920
pike7.6 (7.6.57-1) unstable; urgency=low
914
921
915
  * The latest cvs snapshot
922
  * The latest cvs snapshot
916
923
917
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:06:53 +0100
924
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:06:53 +0100
918
925
919
pike7.6 (7.6.56-1) unstable; urgency=low
926
pike7.6 (7.6.56-1) unstable; urgency=low
920
927
921
  * Release number bumped by export.pike.
928
  * Release number bumped by export.pike.
922
929
923
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:05:38 +0100
930
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:05:38 +0100
924
931
925
pike7.6 (7.6.55-2) unstable; urgency=low
932
pike7.6 (7.6.55-2) unstable; urgency=low
926
933
927
  * Fix for -x module
934
  * Fix for -x module
928
935
929
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Dec 2005 02:58:15 +0100
936
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Dec 2005 02:58:15 +0100
930
937
931
pike7.6 (7.6.55-1) unstable; urgency=low
938
pike7.6 (7.6.55-1) unstable; urgency=low
932
939
933
  * The latest cvs snapshot
940
  * The latest cvs snapshot
934
941
935
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:16:33 +0100
942
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:16:33 +0100
936
943
937
pike7.6 (7.6.54-1) unstable; urgency=low
944
pike7.6 (7.6.54-1) unstable; urgency=low
938
945
939
  * Release number bumped by export.pike.
946
  * Release number bumped by export.pike.
940
947
941
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:13:38 +0100
948
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:13:38 +0100
942
949
943
pike7.6 (7.6.53-1) unstable; urgency=low
950
pike7.6 (7.6.53-1) unstable; urgency=low
944
951
945
  * The latest cvs snapshot
952
  * The latest cvs snapshot
946
  * One more monger fix
953
  * One more monger fix
947
  * A kFreeBSD build fix
954
  * A kFreeBSD build fix
948
955
949
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:34:06 +0100
956
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:34:06 +0100
950
957
951
pike7.6 (7.6.52-1) unstable; urgency=low
958
pike7.6 (7.6.52-1) unstable; urgency=low
952
959
953
  * Release number bumped by export.pike.
960
  * Release number bumped by export.pike.
954
961
955
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:25:19 +0100
962
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:25:19 +0100
956
963
957
pike7.6 (7.6.51-2) unstable; urgency=low
964
pike7.6 (7.6.51-2) unstable; urgency=low
958
965
959
  * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
966
  * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
960
    (Closes: #333072)
967
    (Closes: #333072)
961
  * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963)
968
  * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963)
962
969
963
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:21:23 +0100
970
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:21:23 +0100
964
971
965
pike7.6 (7.6.51-1) unstable; urgency=low
972
pike7.6 (7.6.51-1) unstable; urgency=low
966
973
967
  * The latest cvs snapshot
974
  * The latest cvs snapshot
968
  * Some fixes to make pike -x module work better on Debian.
975
  * Some fixes to make pike -x module work better on Debian.
969
  * Manuals are no longer built during the binary build process. Instead,
976
  * Manuals are no longer built during the binary build process. Instead,
970
    they are contained in the .orig tarball.
977
    they are contained in the .orig tarball.
971
978
972
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:20:49 +0100
979
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:20:49 +0100
973
980
974
pike7.6 (7.6.50-1) unstable; urgency=low
981
pike7.6 (7.6.50-1) unstable; urgency=low
975
982
976
  * Release number bumped by export.pike.
983
  * Release number bumped by export.pike.
977
984
978
 -- Marek Habersack <grendel@debian.org>  Wed, 2 Nov 2005 17:38:26 +0100
985
 -- Marek Habersack <grendel@debian.org>  Wed, 2 Nov 2005 17:38:26 +0100
979
986
980
pike7.6 (7.6.49-1) unstable; urgency=low
987
pike7.6 (7.6.49-1) unstable; urgency=low
981
988
982
  * The latest cvs snapshot
989
  * The latest cvs snapshot
983
990
984
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:46:27 +0100
991
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:46:27 +0100
985
992
986
pike7.6 (7.6.48-1) unstable; urgency=low
993
pike7.6 (7.6.48-1) unstable; urgency=low
987
994
988
  * Release number bumped by export.pike.
995
  * Release number bumped by export.pike.
989
996
990
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:42:24 +0100
997
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:42:24 +0100
991
998
992
pike7.6 (7.6.47-1) unstable; urgency=low
999
pike7.6 (7.6.47-1) unstable; urgency=low
993
1000
994
  * The latest cvs snapshot
1001
  * The latest cvs snapshot
995
1002
996
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:50:48 +0200
1003
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:50:48 +0200
997
1004
998
pike7.6 (7.6.46-1) unstable; urgency=low
1005
pike7.6 (7.6.46-1) unstable; urgency=low
999
1006
1000
  * Release number bumped by export.pike.
1007
  * Release number bumped by export.pike.
1001
1008
1002
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:49:35 +0200
1009
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:49:35 +0200
1003
1010
1004
pike7.6 (7.6.45-1) unstable; urgency=low
1011
pike7.6 (7.6.45-1) unstable; urgency=low
1005
1012
1006
  * The latest cvs snapshot
1013
  * The latest cvs snapshot
1007
1014
1008
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:23:53 +0200
1015
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:23:53 +0200
1009
1016
1010
pike7.6 (7.6.44-1) unstable; urgency=low
1017
pike7.6 (7.6.44-1) unstable; urgency=low
1011
1018
1012
  * Release number bumped by export.pike.
1019
  * Release number bumped by export.pike.
1013
1020
1014
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:22:34 +0200
1021
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:22:34 +0200
1015
1022
1016
pike7.6 (7.6.43-1) unstable; urgency=low
1023
pike7.6 (7.6.43-1) unstable; urgency=low
1017
1024
1018
  * The latest cvs snapshot
1025
  * The latest cvs snapshot
1019
1026
1020
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:38:49 +0200
1027
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:38:49 +0200
1021
1028
1022
pike7.6 (7.6.42-1) unstable; urgency=low
1029
pike7.6 (7.6.42-1) unstable; urgency=low
1023
1030
1024
  * Release number bumped by export.pike.
1031
  * Release number bumped by export.pike.
1025
1032
1026
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:37:42 +0200
1033
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:37:42 +0200
1027
1034
1028
pike7.6 (7.6.41-1) unstable; urgency=low
1035
pike7.6 (7.6.41-1) unstable; urgency=low
1029
1036
1030
  * The latest cvs snapshot
1037
  * The latest cvs snapshot
1031
1038
1032
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:59:56 +0200
1039
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:59:56 +0200
1033
1040
1034
pike7.6 (7.6.40-1) unstable; urgency=low
1041
pike7.6 (7.6.40-1) unstable; urgency=low
1035
1042
1036
  * Release number bumped by export.pike.
1043
  * Release number bumped by export.pike.
1037
1044
1038
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:58:49 +0200
1045
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:58:49 +0200
1039
1046
1040
pike7.6 (7.6.39-1) unstable; urgency=low
1047
pike7.6 (7.6.39-1) unstable; urgency=low
1041
1048
1042
  * The latest cvs snapshot
1049
  * The latest cvs snapshot
1043
1050
1044
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:13:55 +0200
1051
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:13:55 +0200
1045
1052
1046
pike7.6 (7.6.38-1) unstable; urgency=low
1053
pike7.6 (7.6.38-1) unstable; urgency=low
1047
1054
1048
  * Release number bumped by export.pike.
1055
  * Release number bumped by export.pike.
1049
1056
1050
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:12:44 +0200
1057
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:12:44 +0200
1051
1058
1052
pike7.6 (7.6.37-1) unstable; urgency=low
1059
pike7.6 (7.6.37-1) unstable; urgency=low
1053
1060
1054
  * The latest cvs snapshot
1061
  * The latest cvs snapshot
1055
1062
1056
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:34:07 +0200
1063
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:34:07 +0200
1057
1064
1058
pike7.6 (7.6.36-1) unstable; urgency=low
1065
pike7.6 (7.6.36-1) unstable; urgency=low
1059
1066
1060
  * Release number bumped by export.pike.
1067
  * Release number bumped by export.pike.
1061
1068
1062
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:31:42 +0200
1069
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:31:42 +0200
1063
1070
1064
pike7.6 (7.6.35-1) unstable; urgency=low
1071
pike7.6 (7.6.35-1) unstable; urgency=low
1065
1072
1066
  * The latest cvs snapshot
1073
  * The latest cvs snapshot
1067
1074
1068
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:26:02 +0200
1075
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:26:02 +0200
1069
1076
1070
pike7.6 (7.6.34-1) unstable; urgency=low
1077
pike7.6 (7.6.34-1) unstable; urgency=low
1071
1078
1072
  * Release number bumped by export.pike.
1079
  * Release number bumped by export.pike.
1073
1080
1074
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:24:41 +0200
1081
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:24:41 +0200
1075
1082
1076
pike7.6 (7.6.33-2) unstable; urgency=low
1083
pike7.6 (7.6.33-2) unstable; urgency=low
1077
1084
1078
  * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851)
1085
  * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851)
1079
    Using own version of specs.in, since the pike-generated one does not
1086
    Using own version of specs.in, since the pike-generated one does not
1080
    make sense on a Debian system.
1087
    make sense on a Debian system.
1081
  * Updated the Standards-Version, no changes
1088
  * Updated the Standards-Version, no changes
1082
1089
1083
 -- Marek Habersack <grendel@debian.org>  Tue, 16 Aug 2005 13:38:09 +0200
1090
 -- Marek Habersack <grendel@debian.org>  Tue, 16 Aug 2005 13:38:09 +0200
1084
1091
1085
pike7.6 (7.6.33-1) unstable; urgency=high
1092
pike7.6 (7.6.33-1) unstable; urgency=high
1086
1093
1087
  * The latest cvs snapshot
1094
  * The latest cvs snapshot
1088
  * Again urgency high to rush the recompile so that Caudium 1.4 can
1095
  * Again urgency high to rush the recompile so that Caudium 1.4 can
1089
    be recompiled on the non-x86 architectures. The previous upload
1096
    be recompiled on the non-x86 architectures. The previous upload
1090
    of Pike was a bit rushed.
1097
    of Pike was a bit rushed.
1091
1098
1092
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:04:41 +0200
1099
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:04:41 +0200
1093
1100
1094
pike7.6 (7.6.32-1) unstable; urgency=low
1101
pike7.6 (7.6.32-1) unstable; urgency=low
1095
1102
1096
  * Release number bumped by export.pike.
1103
  * Release number bumped by export.pike.
1097
1104
1098
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:02:47 +0200
1105
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:02:47 +0200
1099
1106
1100
pike7.6 (7.6.31-1) unstable; urgency=low
1107
pike7.6 (7.6.31-1) unstable; urgency=low
1101
1108
1102
  * The latest cvs snapshot
1109
  * The latest cvs snapshot
1103
1110
1104
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:24:49 +0200
1111
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:24:49 +0200
1105
1112
1106
pike7.6 (7.6.30-1) unstable; urgency=low
1113
pike7.6 (7.6.30-1) unstable; urgency=low
1107
1114
1108
  * Release number bumped by export.pike.
1115
  * Release number bumped by export.pike.
1109
1116
1110
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:22:53 +0200
1117
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:22:53 +0200
1111
1118
1112
pike7.6 (7.6.29-1) unstable; urgency=low
1119
pike7.6 (7.6.29-1) unstable; urgency=low
1113
1120
1114
  * The latest cvs snapshot
1121
  * The latest cvs snapshot
1115
1122
1116
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:20:25 +0200
1123
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:20:25 +0200
1117
1124
1118
pike7.6 (7.6.28-1) unstable; urgency=low
1125
pike7.6 (7.6.28-1) unstable; urgency=low
1119
1126
1120
  * Release number bumped by export.pike.
1127
  * Release number bumped by export.pike.
1121
1128
1122
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:18:34 +0200
1129
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:18:34 +0200
1123
1130
1124
pike7.6 (7.6.27-2) unstable; urgency=high
1131
pike7.6 (7.6.27-2) unstable; urgency=high
1125
1132
1126
  * Force a recompile to match the new libgmp3 package name
1133
  * Force a recompile to match the new libgmp3 package name
1127
1134
1128
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:06:53 +0200
1135
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:06:53 +0200
1129
1136
1130
pike7.6 (7.6.27-1) unstable; urgency=low
1137
pike7.6 (7.6.27-1) unstable; urgency=low
1131
1138
1132
  * The latest cvs snapshot
1139
  * The latest cvs snapshot
1133
1140
1134
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:12:22 +0200
1141
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:12:22 +0200
1135
1142
1136
pike7.6 (7.6.24-2) unstable; urgency=low
1143
pike7.6 (7.6.24-2) unstable; urgency=low
1137
1144
1138
  * Closes: #310631: debian/rules version detection could be better
1145
  * Closes: #310631: debian/rules version detection could be better
1139
    Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the
1146
    Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the
1140
    patch.
1147
    patch.
1141
  * Closes: #282939: fails to start in interactive mode
1148
  * Closes: #282939: fails to start in interactive mode
1142
    No longer happens with the newer Pike 7.6 versions.
1149
    No longer happens with the newer Pike 7.6 versions.
1143
1150
1144
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:48:36 +0200
1151
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:48:36 +0200
1145
1152
1146
pike7.6 (7.6.24-1) unstable; urgency=low
1153
pike7.6 (7.6.24-1) unstable; urgency=low
1147
1154
1148
  * Release number bumped by export.pike.
1155
  * Release number bumped by export.pike.
1149
1156
1150
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 20:19:24 +0200
1157
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 20:19:24 +0200
1151
1158
1152
pike7.6 (7.6.23-1) unstable; urgency=low
1159
pike7.6 (7.6.23-1) unstable; urgency=low
1153
1160
1154
  * The latest cvs snapshot
1161
  * The latest cvs snapshot
1155
1162
1156
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:52:43 +0200
1163
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:52:43 +0200
1157
1164
1158
pike7.6 (7.6.22-1) unstable; urgency=low
1165
pike7.6 (7.6.22-1) unstable; urgency=low
1159
1166
1160
  * Release number bumped by export.pike.
1167
  * Release number bumped by export.pike.
1161
1168
1162
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:49:52 +0200
1169
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:49:52 +0200
1163
1170
1164
pike7.6 (7.6.21-1) unstable; urgency=low
1171
pike7.6 (7.6.21-1) unstable; urgency=low
1165
1172
1166
  * The latest cvs snapshot
1173
  * The latest cvs snapshot
1167
1174
1168
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:24:04 +0200
1175
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:24:04 +0200
1169
1176
1170
pike7.6 (7.6.20-1) unstable; urgency=low
1177
pike7.6 (7.6.20-1) unstable; urgency=low
1171
1178
1172
  * Release number bumped by export.pike.
1179
  * Release number bumped by export.pike.
1173
1180
1174
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:18:16 +0200
1181
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:18:16 +0200
1175
1182
1176
pike7.6 (7.6.19-1) unstable; urgency=low
1183
pike7.6 (7.6.19-1) unstable; urgency=low
1177
1184
1178
  * The latest cvs snapshot
1185
  * The latest cvs snapshot
1179
1186
1180
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:35:37 +0200
1187
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:35:37 +0200
1181
1188
1182
pike7.6 (7.6.18-1) unstable; urgency=low
1189
pike7.6 (7.6.18-1) unstable; urgency=low
1183
1190
1184
  * Release number bumped by export.pike.
1191
  * Release number bumped by export.pike.
1185
1192
1186
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:31:42 +0200
1193
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:31:42 +0200
1187
1194
1188
pike7.6 (7.6.17-1) unstable; urgency=low
1195
pike7.6 (7.6.17-1) unstable; urgency=low
1189
1196
1190
  * The latest cvs snapshot
1197
  * The latest cvs snapshot
1191
1198
1192
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:42:33 +0200
1199
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:42:33 +0200
1193
1200
1194
pike7.6 (7.6.16-1) unstable; urgency=low
1201
pike7.6 (7.6.16-1) unstable; urgency=low
1195
1202
1196
  * Release number bumped by export.pike.
1203
  * Release number bumped by export.pike.
1197
1204
1198
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:39:58 +0200
1205
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:39:58 +0200
1199
1206
1200
pike7.6 (7.6.15-1) unstable; urgency=low
1207
pike7.6 (7.6.15-1) unstable; urgency=low
1201
1208
1202
  * The latest cvs snapshot
1209
  * The latest cvs snapshot
1203
1210
1204
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:26:37 +0200
1211
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:26:37 +0200
1205
1212
1206
pike7.6 (7.6.14-1) unstable; urgency=low
1213
pike7.6 (7.6.14-1) unstable; urgency=low
1207
1214
1208
  * Release number bumped by export.pike.
1215
  * Release number bumped by export.pike.
1209
1216
1210
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:21:58 +0200
1217
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:21:58 +0200
1211
1218
1212
pike7.6 (7.6.13-1) unstable; urgency=low
1219
pike7.6 (7.6.13-1) unstable; urgency=low
1213
1220
1214
  * The latest cvs snapshot
1221
  * The latest cvs snapshot
1215
1222
1216
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:32:25 +0200
1223
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:32:25 +0200
1217
1224
1218
pike7.6 (7.6.12-1) unstable; urgency=low
1225
pike7.6 (7.6.12-1) unstable; urgency=low
1219
1226
1220
  * Release number bumped by export.pike.
1227
  * Release number bumped by export.pike.
1221
1228
1222
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:29:54 +0200
1229
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:29:54 +0200
1223
1230
1224
pike7.6 (7.6.11-3) unstable; urgency=medium
1231
pike7.6 (7.6.11-3) unstable; urgency=medium
1225
1232
1226
  * Gotten rid of gdk-imlib1-dev build dependency
1233
  * Gotten rid of gdk-imlib1-dev build dependency
1227
  * Delayed upload to wait for the indirect dependencies to get into
1234
  * Delayed upload to wait for the indirect dependencies to get into
1228
    the archives.
1235
    the archives.
1229
1236
1230
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Jul 2004 14:36:10 +0200
1237
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Jul 2004 14:36:10 +0200
1231
1238
1232
pike7.6 (7.6.11-2) unstable; urgency=medium
1239
pike7.6 (7.6.11-2) unstable; urgency=medium
1233
1240
1234
  * Changed the build-dep from libxpm4-dev to libxpm-dev
1241
  * Changed the build-dep from libxpm4-dev to libxpm-dev
1235
  * Changed the build-dep from libtiff3g-dev to libtiff4-dev
1242
  * Changed the build-dep from libtiff3g-dev to libtiff4-dev
1236
1243
1237
 -- Marek Habersack <grendel@debian.org>  Sun, 25 Jul 2004 02:25:22 +0200
1244
 -- Marek Habersack <grendel@debian.org>  Sun, 25 Jul 2004 02:25:22 +0200
1238
1245
1239
pike7.6 (7.6.11-1) unstable; urgency=low
1246
pike7.6 (7.6.11-1) unstable; urgency=low
1240
1247
1241
  * The latest cvs snapshot
1248
  * The latest cvs snapshot
1242
1249
1243
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:05:30 +0200
1250
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:05:30 +0200
1244
1251
1245
pike7.6 (7.6.10-1) unstable; urgency=low
1252
pike7.6 (7.6.10-1) unstable; urgency=low
1246
1253
1247
  * Release number bumped by export.pike.
1254
  * Release number bumped by export.pike.
1248
1255
1249
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:03:26 +0200
1256
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:03:26 +0200
1250
1257
1251
pike7.6 (7.6.9-2) unstable; urgency=low
1258
pike7.6 (7.6.9-2) unstable; urgency=low
1252
1259
1253
  * Make sure all bugs filed against Pike 7.4 will not appear here
1260
  * Make sure all bugs filed against Pike 7.4 will not appear here
1254
  * Pike 7.6 will replace Pike 7.4 in Debian soon.
1261
  * Pike 7.6 will replace Pike 7.4 in Debian soon.
1255
1262
1256
 -- Marek Habersack <grendel@debian.org>  Wed,  9 Jun 2004 13:40:35 +0200
1263
 -- Marek Habersack <grendel@debian.org>  Wed,  9 Jun 2004 13:40:35 +0200
1257
1264
1258
pike7.6 (7.6.9-1) unstable; urgency=low
1265
pike7.6 (7.6.9-1) unstable; urgency=low
1259
1266
1260
  * The latest cvs snapshot
1267
  * The latest cvs snapshot
1261
  * Added the full text of MPL 1.1 to the debian/copyright file
1268
  * Added the full text of MPL 1.1 to the debian/copyright file
1262
1269
1263
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:14:30 +0200
1270
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:14:30 +0200
1264
1271
1265
pike7.6 (7.6.8-1) experimental; urgency=low
1272
pike7.6 (7.6.8-1) experimental; urgency=low
1266
1273
1267
  * Release number bumped by export.pike.
1274
  * Release number bumped by export.pike.
1268
1275
1269
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:12:55 +0200
1276
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:12:55 +0200
1270
1277
1271
pike7.6 (7.6.7-2) unstable; urgency=low
1278
pike7.6 (7.6.7-2) unstable; urgency=low
1272
1279
1273
  * Better dependencies for the GL libraries
1280
  * Better dependencies for the GL libraries
1274
1281
1275
 -- Marek Habersack <grendel@debian.org>  Tue, 11 May 2004 16:18:21 +0200
1282
 -- Marek Habersack <grendel@debian.org>  Tue, 11 May 2004 16:18:21 +0200
1276
1283
1277
pike7.6 (7.6.7-1) unstable; urgency=low
1284
pike7.6 (7.6.7-1) unstable; urgency=low
1278
1285
1279
  * The latest upstream release. The most important changes since v7.4
1286
  * The latest upstream release. The most important changes since v7.4
1280
    are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6
1287
    are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6
1281
    directory
1288
    directory
1282
1289
1283
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:38:38 +0200
1290
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:38:38 +0200
1284
1291
1285
pike7.6 (7.6.6-1) experimental; urgency=low
1292
pike7.6 (7.6.6-1) experimental; urgency=low
1286
1293
1287
  * Release number bumped by export.pike.
1294
  * Release number bumped by export.pike.
1288
1295
1289
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:35:56 +0200
1296
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:35:56 +0200
1290
1297
1291
pike7.6 (7.6.5-1) experimental; urgency=low
1298
pike7.6 (7.6.5-1) experimental; urgency=low
1292
1299
1293
  * The latest cvs snapshot
1300
  * The latest cvs snapshot
1294
1301
1295
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:35:04 +0200
1302
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:35:04 +0200
1296
1303
1297
pike7.6 (7.6.4-1) experimental; urgency=low
1304
pike7.6 (7.6.4-1) experimental; urgency=low
1298
1305
1299
  * Release number bumped by export.pike.
1306
  * Release number bumped by export.pike.
1300
1307
1301
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:32:26 +0200
1308
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:32:26 +0200
1302
1309
1303
pike7.6 (7.6.3-1) experimental; urgency=low
1310
pike7.6 (7.6.3-1) experimental; urgency=low
1304
1311
1305
  * The latest cvs snapshot
1312
  * The latest cvs snapshot
1306
1313
1307
 -- Marek Habersack <grendel@debian.org>  Mon, 26 Apr 2004 2:19:59 +0200
1314
 -- Marek Habersack <grendel@debian.org>  Mon, 26 Apr 2004 2:19:59 +0200
1308
1315
1309
pike7.6 (7.6.2-1) experimental; urgency=low
1316
pike7.6 (7.6.2-1) experimental; urgency=low
1310
1317
1311
  * Release number bumped by export.pike.
1318
  * Release number bumped by export.pike.
1312
1319
1313
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Mon, 26 Apr 2004 2:17:57 +0200
1320
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Mon, 26 Apr 2004 2:17:57 +0200
1314
1321
1315
pike7.5 (7.5.27-2) experimental; urgency=low
1322
pike7.5 (7.5.27-2) experimental; urgency=low
1316
1323
1317
  * The latest CVS snapshot
1324
  * The latest CVS snapshot
1318
1325
1319
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Apr 2004 17:49:47 +0200
1326
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Apr 2004 17:49:47 +0200
1320
1327
1321
pike7.5 (7.5.27-1) experimental; urgency=low
1328
pike7.5 (7.5.27-1) experimental; urgency=low
1322
1329
1323
  * The latest cvs snapshot
1330
  * The latest cvs snapshot
1324
1331
1325
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:57:50 +0200
1332
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:57:50 +0200
1326
1333
1327
pike7.5 (7.5.26-1) experimental; urgency=low
1334
pike7.5 (7.5.26-1) experimental; urgency=low
1328
1335
1329
  * Release number bumped by export.pike.
1336
  * Release number bumped by export.pike.
1330
1337
1331
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:56:36 +0200
1338
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:56:36 +0200
1332
1339
1333
pike7.5 (7.5.25-1) experimental; urgency=low
1340
pike7.5 (7.5.25-1) experimental; urgency=low
1334
1341
1335
  * The latest CVS snapshot
1342
  * The latest CVS snapshot
1336
1343
1337
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Apr 2004 01:48:49 +0200
1344
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Apr 2004 01:48:49 +0200
1338
1345
1339
pike7.5 (7.5.23-2) experimental; urgency=low
1346
pike7.5 (7.5.23-2) experimental; urgency=low
1340
1347
1341
  * The latest CVS update
1348
  * The latest CVS update
1342
1349
1343
 -- Marek Habersack <grendel@debian.org>  Fri,  2 Apr 2004 16:49:26 +0200
1350
 -- Marek Habersack <grendel@debian.org>  Fri,  2 Apr 2004 16:49:26 +0200
1344
1351
1345
pike7.5 (7.5.23-1) experimental; urgency=low
1352
pike7.5 (7.5.23-1) experimental; urgency=low
1346
1353
1347
  * The latest cvs snapshot
1354
  * The latest cvs snapshot
1348
1355
1349
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Mar 2004 17:28:21 +0200
1356
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Mar 2004 17:28:21 +0200
1350
1357
1351
pike7.5 (7.5.21-1) experimental; urgency=low
1358
pike7.5 (7.5.21-1) experimental; urgency=low
1352
1359
1353
  * The latest cvs snapshot
1360
  * The latest cvs snapshot
1354
1361
1355
 -- Marek Habersack <grendel@debian.org>  Wed, 17 Mar 2004 14:13:19 +0100
1362
 -- Marek Habersack <grendel@debian.org>  Wed, 17 Mar 2004 14:13:19 +0100
1356
1363
1357
pike7.5 (7.5.19-2) experimental; urgency=low
1364
pike7.5 (7.5.19-2) experimental; urgency=low
1358
1365
1359
  * Creation of directories in /usr/local won't fail now
1366
  * Creation of directories in /usr/local won't fail now
1360
    (closes: Bug#234694)
1367
    (closes: Bug#234694)
1361
1368
1362
 -- Marek Habersack <grendel@debian.org>  Thu, 26 Feb 2004 01:28:15 +0100
1369
 -- Marek Habersack <grendel@debian.org>  Thu, 26 Feb 2004 01:28:15 +0100
1363
1370
1364
pike7.5 (7.5.19-1) experimental; urgency=low
1371
pike7.5 (7.5.19-1) experimental; urgency=low
1365
1372
1366
  * The latest upstream update
1373
  * The latest upstream update
1367
1374
1368
 -- Marek Habersack <grendel@debian.org>  Mon, 23 Feb 2004 22:42:46 +0100
1375
 -- Marek Habersack <grendel@debian.org>  Mon, 23 Feb 2004 22:42:46 +0100
1369
1376
1370
pike7.5 (7.5.17-2) experimental; urgency=low
1377
pike7.5 (7.5.17-2) experimental; urgency=low
1371
1378
1372
  * Latest CVS snapshot.
1379
  * Latest CVS snapshot.
1373
1380
1374
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 19:53:42 +0100
1381
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 19:53:42 +0100
1375
1382
1376
pike7.5 (7.5.17-1) experimental; urgency=low
1383
pike7.5 (7.5.17-1) experimental; urgency=low
1377
1384
1378
  * The latest cvs snapshot.
1385
  * The latest cvs snapshot.
1379
  * Disabled using the machine code in the pike bytecode. It poses a
1386
  * Disabled using the machine code in the pike bytecode. It poses a
1380
    security risk and breaks under kernels with exec-shield or PAX.
1387
    security risk and breaks under kernels with exec-shield or PAX.
1381
1388
1382
 -- Marek Habersack <grendel@debian.org>  Tue,  9 Dec 2003 17:01:16 +0100
1389
 -- Marek Habersack <grendel@debian.org>  Tue,  9 Dec 2003 17:01:16 +0100
1383
1390
1384
pike7.5 (7.5.12-2) experimental; urgency=low
1391
pike7.5 (7.5.12-2) experimental; urgency=low
1385
1392
1386
  * Added libnettle to the build dependencies.
1393
  * Added libnettle to the build dependencies.
1387
1394
1388
 -- Marek Habersack <grendel@debian.org>  Tue, 11 Nov 2003 18:24:24 +0100
1395
 -- Marek Habersack <grendel@debian.org>  Tue, 11 Nov 2003 18:24:24 +0100
1389
1396
1390
pike7.5 (7.5.12-1) experimental; urgency=low
1397
pike7.5 (7.5.12-1) experimental; urgency=low
1391
1398
1392
  * Catching up on version numbers.
1399
  * Catching up on version numbers.
1393
  * First upload to Debian/experimental.
1400
  * First upload to Debian/experimental.
1394
1401
1395
 -- Marek Habersack <grendel@debian.org>  Sat, 30 Oct 2003 22:46:18 +0100
1402
 -- Marek Habersack <grendel@debian.org>  Sat, 30 Oct 2003 22:46:18 +0100
1396
1403
1397
pike7.5 (7.5.5-1) unstable; urgency=low
1404
pike7.5 (7.5.5-1) unstable; urgency=low
1398
1405
1399
  * Latest upstream version.
1406
  * Latest upstream version.
1400
1407
1401
 -- Marek Habersack <grendel@debian.org>  Sat, 29 Mar 2003 01:46:01 +0100
1408
 -- Marek Habersack <grendel@debian.org>  Sat, 29 Mar 2003 01:46:01 +0100
1402
1409
1403
pike7.5 (7.5.3-2) unstable; urgency=low
1410
pike7.5 (7.5.3-2) unstable; urgency=low
1404
1411
1405
  * Latest upstream version.
1412
  * Latest upstream version.
1406
  * Rediffed the Debian patches to work with the current sources.
1413
  * Rediffed the Debian patches to work with the current sources.
1407
1414
1408
 -- Marek Habersack <grendel@debian.org>  Wed, 19 Mar 2003 13:42:44 +0100
1415
 -- Marek Habersack <grendel@debian.org>  Wed, 19 Mar 2003 13:42:44 +0100
1409
1416
1410
pike7.5 (7.5.3-1) unstable; urgency=low
1417
pike7.5 (7.5.3-1) unstable; urgency=low
1411
1418
1412
  * Latest upstream version.
1419
  * Latest upstream version.
1413
1420
1414
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 19:07:40 +0100
1421
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 19:07:40 +0100
1415
1422
1416
pike7.5 (7.5.2-1) unstable; urgency=low
1423
pike7.5 (7.5.2-1) unstable; urgency=low
1417
1424
1418
  * Latest upstream version.
1425
  * Latest upstream version.
1419
  * No sparc machine code for now.
1426
  * No sparc machine code for now.
1420
  * Updated the mesagl dependencies.
1427
  * Updated the mesagl dependencies.
1421
1428
1422
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 01:19:37 +0100
1429
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 01:19:37 +0100
1423
1430
1424
pike7.5 (7.5.1-3) unstable; urgency=low
1431
pike7.5 (7.5.1-3) unstable; urgency=low
1425
1432
1426
  * A bug in the sparc machine code causing a segfault was fixed.
1433
  * A bug in the sparc machine code causing a segfault was fixed.
1427
1434
1428
 -- Marek Habersack <grendel@debian.org>  Mon,  3 Feb 2003 17:16:46 +0100
1435
 -- Marek Habersack <grendel@debian.org>  Mon,  3 Feb 2003 17:16:46 +0100
1429
1436
1430
pike7.5 (7.5.1-2) unstable; urgency=low
1437
pike7.5 (7.5.1-2) unstable; urgency=low
1431
1438
1432
  * Pike is installed using the --new-style layout now.
1439
  * Pike is installed using the --new-style layout now.
1433
1440
1434
 -- Marek Habersack <grendel@debian.org>  Tue, 28 Jan 2003 00:36:59 +0100
1441
 -- Marek Habersack <grendel@debian.org>  Tue, 28 Jan 2003 00:36:59 +0100
1435
1442
1436
pike7.5 (7.5.1-1) unstable; urgency=low
1443
pike7.5 (7.5.1-1) unstable; urgency=low
1437
1444
1438
  * Latest upstream version.
1445
  * Latest upstream version.
1439
1446
1440
 -- Marek Habersack <grendel@debian.org>  Fri,  6 Dec 2002 05:20:15 +0100
1447
 -- Marek Habersack <grendel@debian.org>  Fri,  6 Dec 2002 05:20:15 +0100
1441
1448
1442
pike7.3 (7.3.62-1) unstable; urgency=low
1449
pike7.3 (7.3.62-1) unstable; urgency=low
1443
1450
1444
  * Latest upstream version. The most important changes:
1451
  * Latest upstream version. The most important changes:
1445
        * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken
1452
        * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken
1446
          support for typedef.
1453
          support for typedef.
1447
        * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the
1454
        * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the
1448
          eof() function.
1455
          eof() function.
1449
        * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't
1456
        * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't
1450
          available.
1457
          available.
1451
        * src/builtin_functions.c: Moved some debug functions to Debug.
1458
        * src/builtin_functions.c: Moved some debug functions to Debug.
1452
          Updated sleep doc. Fixed describe_backtrace type.
1459
          Updated sleep doc. Fixed describe_backtrace type.
1453
        * src/builtin.cmod: Move _describe_program to
1460
        * src/builtin.cmod: Move _describe_program to
1454
          Debug.describe_program.
1461
          Debug.describe_program.
1455
        * src/modules/Gz/testsuite.in: Added test for Gz.File().
1462
        * src/modules/Gz/testsuite.in: Added test for Gz.File().
1456
        * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME
1463
        * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME
1457
          decoding, inherit the guess attribute for multipart message parts.
1464
          decoding, inherit the guess attribute for multipart message parts.
1458
        * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug.
1465
        * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug.
1459
        * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module
1466
        * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module
1460
          some more. This patch should fix some of the problems with the
1467
          some more. This patch should fix some of the problems with the
1461
          shuffler accessing references that have been destructed.
1468
          shuffler accessing references that have been destructed.
1462
        * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are
1469
        * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are
1463
          done with normalized paths, we need to normalize the paths in
1470
          done with normalized paths, we need to normalize the paths in
1464
          filename{s,_to_entry} as well to get proper matches.
1471
          filename{s,_to_entry} as well to get proper matches.
1465
        * src/pike_memory.h: Added a macro to detect whether a memory
1472
        * src/pike_memory.h: Added a macro to detect whether a memory
1466
          checker is in use, so that conflicting debug checks can be avoided.
1473
          checker is in use, so that conflicting debug checks can be avoided.
1467
        * lib/master.pike.in, src/svalue.c,
1474
        * lib/master.pike.in, src/svalue.c,
1468
          lib/modules/Tools.pmod/testsuite.in: Make %O default output for
1475
          lib/modules/Tools.pmod/testsuite.in: Make %O default output for
1469
          objects and programs better.
1476
          objects and programs better.
1470
        * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c,
1477
        * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c,
1471
          src/modules/files/termios.c: Document the low level I/O functions
1478
          src/modules/files/termios.c: Document the low level I/O functions
1472
          in Stdio.File and not Fd.
1479
          in Stdio.File and not Fd.
1473
          .
1480
          .
1474
          Designwise motivation: Fd and Fd_ref ought to be considered
1481
          Designwise motivation: Fd and Fd_ref ought to be considered
1475
          internal; Stdio.File is the lowest "official" API level.
1482
          internal; Stdio.File is the lowest "official" API level.
1476
          .
1483
          .
1477
          Practical motivation: It's _much_ easier to find the functions in
1484
          Practical motivation: It's _much_ easier to find the functions in
1478
          the generated docs, despite the small pointer to Fd in Stdio.File.
1485
          the generated docs, despite the small pointer to Fd in Stdio.File.
1479
        * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike:
1486
        * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike:
1480
          added SSL support to the simple webserver. Based on SSL.https, but
1487
          added SSL support to the simple webserver. Based on SSL.https, but
1481
          behaves exactly like Protocols.HTTP.Server.Port, except for SSL.
1488
          behaves exactly like Protocols.HTTP.Server.Port, except for SSL.
1482
        * lib/master.pike.in: - Changed some search(x,y)!=-1 into
1489
        * lib/master.pike.in: - Changed some search(x,y)!=-1 into
1483
          has_value(x,y) - Optimized Getopt call by using local variables for
1490
          has_value(x,y) - Optimized Getopt call by using local variables for
1484
          NO_ARG,   MAY_HAVE_ARG and HAS_ARG.  - Optimized Getopt call by
1491
          NO_ARG,   MAY_HAVE_ARG and HAS_ARG.  - Optimized Getopt call by
1485
          always having five elements per argument,   so that Getopt need not
1492
          always having five elements per argument,   so that Getopt need not
1486
          rewrite the array.  - Always accept the --autoreload option so that
1493
          rewrite the array.  - Always accept the --autoreload option so that
1487
          we are silenty  ignoring it if Pike has not autoreload (instead of
1494
          we are silenty  ignoring it if Pike has not autoreload (instead of
1488
          bailing out with strange error messages (that changes depending
1495
          bailing out with strange error messages (that changes depending
1489
          on the number and   order of options)).
1496
          on the number and   order of options)).
1490
1497
1491
 -- Marek Habersack <grendel@debian.org>  Mon, 25 Nov 2002 18:43:54 +0100
1498
 -- Marek Habersack <grendel@debian.org>  Mon, 25 Nov 2002 18:43:54 +0100
1492
1499
1493
pike7.3 (7.3.60-2) unstable; urgency=low
1500
pike7.3 (7.3.60-2) unstable; urgency=low
1494
1501
1495
  * Latest cvs snapshot. The most important changes:
1502
  * Latest cvs snapshot. The most important changes:
1496
        * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing
1503
        * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing
1497
          file argument for put_url().
1504
          file argument for put_url().
1498
        * lib/modules/Array.pmod: CHANGES says that there should be an
1505
        * lib/modules/Array.pmod: CHANGES says that there should be an
1499
          Array.Iterator.  So let's have one.
1506
          Array.Iterator.  So let's have one.
1500
        * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice
1507
        * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice
1501
          _sprintf to Nodes, and made all lfuns static.
1508
          _sprintf to Nodes, and made all lfuns static.
1502
        * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback
1509
        * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback
1503
          destroyed the shuffler object, the shuffler crashed when signaling
1510
          destroyed the shuffler object, the shuffler crashed when signaling
1504
          that data wasn't sent thru the give_back function. This might have
1511
          that data wasn't sent thru the give_back function. This might have
1505
          other implications but seems to work as a fix for now.
1512
          other implications but seems to work as a fix for now.
1506
1513
1507
 -- Marek Habersack <grendel@debian.org>  Sat,  9 Nov 2002 19:46:43 +0100
1514
 -- Marek Habersack <grendel@debian.org>  Sat,  9 Nov 2002 19:46:43 +0100
1508
1515
1509
pike7.3 (7.3.60-1) unstable; urgency=low
1516
pike7.3 (7.3.60-1) unstable; urgency=low
1510
1517
1511
  * Latest upstream version. The most important changes:
1518
  * Latest upstream version. The most important changes:
1512
        * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH
1519
        * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH
1513
	  interface for PPC.
1520
	  interface for PPC.
1514
        * src/dlopen.c: Some more IA64 fixes.
1521
        * src/dlopen.c: Some more IA64 fixes.
1515
        * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the
1522
        * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the
1516
          possibility to have array values in headers mapping to allow
1523
          possibility to have array values in headers mapping to allow
1517
          multiple headers
1524
          multiple headers
1518
        * src/dlopen.c: The IA64 global offset table is now at the end of
1525
        * src/dlopen.c: The IA64 global offset table is now at the end of
1519
          the datasegment, so that gp-relative offsets have a chance at
1526
          the datasegment, so that gp-relative offsets have a chance at
1520
          working.
1527
          working.
1521
        * lib/modules/Standards.pmod/RDF.pike: Improved API and working
1528
        * lib/modules/Standards.pmod/RDF.pike: Improved API and working
1522
          N-triple parsing.
1529
          N-triple parsing.
1523
        * src/threads.c: Added a reference from MutexKey to the mutex
1530
        * src/threads.c: Added a reference from MutexKey to the mutex
1524
          object it holds, so that the latter won't be refcount garbed (which
1531
          object it holds, so that the latter won't be refcount garbed (which
1525
          causes both to be destructed) if there are no other references.
1532
          causes both to be destructed) if there are no other references.
1526
1533
1527
 -- Marek Habersack <grendel@debian.org>  Mon,  4 Nov 2002 22:32:36 +0100
1534
 -- Marek Habersack <grendel@debian.org>  Mon,  4 Nov 2002 22:32:36 +0100
1528
1535
1529
pike7.3 (7.3.58-3) unstable; urgency=low
1536
pike7.3 (7.3.58-3) unstable; urgency=low
1530
1537
1531
  * Removed the sybase module as it doesn't work on Debian.
1538
  * Removed the sybase module as it doesn't work on Debian.
1532
1539
1533
 -- Marek Habersack <grendel@debian.org>  Wed, 23 Oct 2002 02:16:53 +0200
1540
 -- Marek Habersack <grendel@debian.org>  Wed, 23 Oct 2002 02:16:53 +0200
1534
1541
1535
pike7.3 (7.3.58-2) unstable; urgency=low
1542
pike7.3 (7.3.58-2) unstable; urgency=low
1536
1543
1537
  * Latest CVS snapshot.
1544
  * Latest CVS snapshot.
1538
1545
1539
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Oct 2002 03:01:06 +0200
1546
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Oct 2002 03:01:06 +0200
1540
1547
1541
pike7.3 (7.3.58-1) unstable; urgency=low
1548
pike7.3 (7.3.58-1) unstable; urgency=low
1542
1549
1543
  * Latest upstream version. The most important changes:
1550
  * Latest upstream version. The most important changes:
1544
        * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing.
1551
        * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing.
1545
        * lib/modules/Array.pmod: Fixed a border problem in Array.sum
1552
        * lib/modules/Array.pmod: Fixed a border problem in Array.sum
1546
        * src/builtin.cmod: Fixed leak of the strings "string" and "int".
1553
        * src/builtin.cmod: Fixed leak of the strings "string" and "int".
1547
        * lib/modules/String.pmod/module.pmod: Removed the deprecated
1554
        * lib/modules/String.pmod/module.pmod: Removed the deprecated
1548
          strmult and String_buffer (compatibility is already in place).
1555
          strmult and String_buffer (compatibility is already in place).
1549
          Fixed a soundex bug. Made int2roman and int2size throw an error
1556
          Fixed a soundex bug. Made int2roman and int2size throw an error
1550
          when input is out of range. Fixed an off by one error for the
1557
          when input is out of range. Fixed an off by one error for the
1551
          bytes/kb transition in int2size.
1558
          bytes/kb transition in int2size.
1552
        * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers.
1559
        * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers.
1553
        * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some
1560
        * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some
1554
          API changes: get_properties only accepts Stdio.File objects.
1561
          API changes: get_properties only accepts Stdio.File objects.
1555
          MN_Multi1 is renamed to MN_Multi3.
1562
          MN_Multi1 is renamed to MN_Multi3.
1556
        * src/: builtin.cmod, builtin_functions.c: It's better to throw
1563
        * src/: builtin.cmod, builtin_functions.c: It's better to throw
1557
          errors than return zero if ctime(), localtime() or gmtime() fails.
1564
          errors than return zero if ctime(), localtime() or gmtime() fails.
1558
        * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2),
1565
        * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2),
1559
          localtime(2) and ctime(2) which could cause segfaults. E.g. on NT
1566
          localtime(2) and ctime(2) which could cause segfaults. E.g. on NT
1560
          they don't handle negative time stamps.
1567
          they don't handle negative time stamps.
1561
        * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c:
1568
        * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c:
1562
          Fixed missing checks for NULL from gmtime(2), localtime(2) and
1569
          Fixed missing checks for NULL from gmtime(2), localtime(2) and
1563
          ctime(2) which could cause segfaults. E.g. on NT they don't handle
1570
          ctime(2) which could cause segfaults. E.g. on NT they don't handle
1564
          negative time stamps.
1571
          negative time stamps.
1565
        * src/builtin_functions.c: Fixed missing checks for NULL from
1572
        * src/builtin_functions.c: Fixed missing checks for NULL from
1566
          gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT
1573
          gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT
1567
          they don't handle negative time stamps.
1574
          they don't handle negative time stamps.
1568
        * lib/modules/Remote.pmod/connection.pike: Fixed races that could
1575
        * lib/modules/Remote.pmod/connection.pike: Fixed races that could
1569
          cause synchronous calls to hang in threaded mode.  It's still
1576
          cause synchronous calls to hang in threaded mode.  It's still
1570
          unclear whether a connection close is handled cleanly, though. 
1577
          unclear whether a connection close is handled cleanly, though. 
1571
          Better handling of exceptions from close callbacks.
1578
          Better handling of exceptions from close callbacks.
1572
1579
1573
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 22:49:02 +0200
1580
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 22:49:02 +0200
1574
1581
1575
pike7.3 (7.3.56-2) unstable; urgency=low
1582
pike7.3 (7.3.56-2) unstable; urgency=low
1576
1583
1577
  * Latest CVS snapshot.
1584
  * Latest CVS snapshot.
1578
1585
1579
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 01:37:36 +0200
1586
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 01:37:36 +0200
1580
1587
1581
pike7.3 (7.3.56-1) unstable; urgency=low
1588
pike7.3 (7.3.56-1) unstable; urgency=low
1582
1589
1583
  * Latest upstream version. The most important changes:
1590
  * Latest upstream version. The most important changes:
1584
        * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO
1591
        * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO
1585
          opcode used at normal exit from catch blocks with F_EXIT_CATCH,
1592
          opcode used at normal exit from catch blocks with F_EXIT_CATCH,
1586
          which uses the newer escape catch feature. This avoids a longjmp at
1593
          which uses the newer escape catch feature. This avoids a longjmp at
1587
          the normal exit of every catch block.
1594
          the normal exit of every catch block.
1588
          Also changed the return value for normal catch block exits to be
1595
          Also changed the return value for normal catch block exits to be
1589
          UNDEFINED and not zero.
1596
          UNDEFINED and not zero.
1590
        * lib/modules/Parser.pmod/C.pmod: Added index possibility on
1597
        * lib/modules/Parser.pmod/C.pmod: Added index possibility on
1591
          tokens.
1598
          tokens.
1592
        * src/program.c: Use safe_apply_handler for calling
1599
        * src/program.c: Use safe_apply_handler for calling
1593
          get_default_module, to get better checking of the return value and
1600
          get_default_module, to get better checking of the return value and
1594
          to get correct handling of return values that are false.
1601
          to get correct handling of return values that are false.
1595
          This fixes a bug in the odd recursion that involves the compat
1602
          This fixes a bug in the odd recursion that involves the compat
1596
          handler and e.g. lib/7.2/modules/__default.pmod which itself
1603
          handler and e.g. lib/7.2/modules/__default.pmod which itself
1597
          contains "#pike 7.2": The second time get_default_module is called
1604
          contains "#pike 7.2": The second time get_default_module is called
1598
          it'll resolve an unfinished program with "__default" and thus get a
1605
          it'll resolve an unfinished program with "__default" and thus get a
1599
          function pointer that evaluates to false.
1606
          function pointer that evaluates to false.
1600
        * bin/pike.in, src/Makefile.in, src/builtin_functions.c,
1607
        * bin/pike.in, src/Makefile.in, src/builtin_functions.c,
1601
          src/error.c: Set a breakpoint on pike_gdb_breakpoint by default
1608
          src/error.c: Set a breakpoint on pike_gdb_breakpoint by default
1602
          when gdb is started. Made it accessible from pike with
1609
          when gdb is started. Made it accessible from pike with
1603
          "_gdb_breakpoint" to make it convenient to enter gdb at a specific
1610
          "_gdb_breakpoint" to make it convenient to enter gdb at a specific
1604
          point in the pike code.
1611
          point in the pike code.
1605
1612
1606
 -- Marek Habersack <grendel@debian.org>  Wed, 25 Sep 2002 02:47:40 +0200
1613
 -- Marek Habersack <grendel@debian.org>  Wed, 25 Sep 2002 02:47:40 +0200
1607
1614
1608
pike7.3 (7.3.55-1) unstable; urgency=low
1615
pike7.3 (7.3.55-1) unstable; urgency=low
1609
1616
1610
  * Latest upstream version. The most important changes:
1617
  * Latest upstream version. The most important changes:
1611
        * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now
1618
        * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now
1612
          supports old versions of zlib again.  Most notably seek(), tell(),
1619
          supports old versions of zlib again.  Most notably seek(), tell(),
1613
          eof() and setparams() are now optionally implemented in Gz._file.
1620
          eof() and setparams() are now optionally implemented in Gz._file.
1614
        * lib/master.pike.in: Added include_prefix.
1621
        * lib/master.pike.in: Added include_prefix.
1615
        * src/builtin_functions.c: More information about the use and
1622
        * src/builtin_functions.c: More information about the use and
1616
          limits of mktime().
1623
          limits of mktime().
1617
        * src/main.c: Now calls tzset() to initialize timezone et al.
1624
        * src/main.c: Now calls tzset() to initialize timezone et al.
1618
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to
1625
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to
1619
          prevent search from bombing out when talking to active directory
1626
          prevent search from bombing out when talking to active directory
1620
          servers. this is not a good fix, as the cause seems to be referrer
1627
          servers. this is not a good fix, as the cause seems to be referrer
1621
          data.
1628
          data.
1622
          This will need to be looked at more closely, but it at least allows
1629
          This will need to be looked at more closely, but it at least allows
1623
          us to talk to m$ systems.
1630
          us to talk to m$ systems.
1624
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create()
1631
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create()
1625
          so that connection is actually made when SSL support is not
1632
          so that connection is actually made when SSL support is not
1626
          present.
1633
          present.
1627
        * lib/master.pike.in: Added -x option to run tools from 
1634
        * lib/master.pike.in: Added -x option to run tools from 
1628
	  Tools.Standalone.
1635
	  Tools.Standalone.
1629
1636
1630
 -- Marek Habersack <grendel@debian.org>  Fri, 13 Sep 2002 15:44:33 +0200
1637
 -- Marek Habersack <grendel@debian.org>  Fri, 13 Sep 2002 15:44:33 +0200
1631
1638
1632
pike7.3 (7.3.53-1) unstable; urgency=low
1639
pike7.3 (7.3.53-1) unstable; urgency=low
1633
1640
1634
  * Latest upstream version. The most important changes:
1641
  * Latest upstream version. The most important changes:
1635
        * src/modules/Perl/perlmod.c: Adjustment to work better with Perl
1642
        * src/modules/Perl/perlmod.c: Adjustment to work better with Perl
1636
          5.8.0, plus a few minor layout changes to make the code nicer to
1643
          5.8.0, plus a few minor layout changes to make the code nicer to
1637
          read.
1644
          read.
1638
        * lib/modules/Local.pmod: Added support for specifying paths using
1645
        * lib/modules/Local.pmod: Added support for specifying paths using
1639
          the PIKE_LOCAL_PATH environment variable.
1646
          the PIKE_LOCAL_PATH environment variable.
1640
        * src/language.yacc: Fixed typing for intranges with bignum
1647
        * src/language.yacc: Fixed typing for intranges with bignum
1641
          intervals.
1648
          intervals.
1642
        * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for
1649
        * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for
1643
          reading and writing gzip files.  This is the first version and it
1650
          reading and writing gzip files.  This is the first version and it
1644
          is still a bit experimental.  Uses Gz._file() for lowlevel support.
1651
          is still a bit experimental.  Uses Gz._file() for lowlevel support.
1645
        * src/modules/Gz/zlibmod.c: Added basic support for reading and
1652
        * src/modules/Gz/zlibmod.c: Added basic support for reading and
1646
          writing gzip files.  Lowlevel functions are located in Gz._file().
1653
          writing gzip files.  Lowlevel functions are located in Gz._file().
1647
        * src/builtin_functions.c: Fixed incorrect info about rusage() and
1654
        * src/builtin_functions.c: Fixed incorrect info about rusage() and
1648
          added a bit more description about some of the items.
1655
          added a bit more description about some of the items.
1649
        * src/language.yacc: Added the "global" keyword to
1656
        * src/language.yacc: Added the "global" keyword to
1650
          magic_identifiers so it can be used after ->.
1657
          magic_identifiers so it can be used after ->.
1651
        * src/pike_types.c: parse_type() now supports the syntax
1658
        * src/pike_types.c: parse_type() now supports the syntax
1652
          object(this_program), and defaults to implements mode.
1659
          object(this_program), and defaults to implements mode.
1653
        * src/modules/Postgres/: configure.in, pgres_config.h.in,
1660
        * src/modules/Postgres/: configure.in, pgres_config.h.in,
1654
          postgres.c: this makes the Postgres module detect/work correctly
1661
          postgres.c: this makes the Postgres module detect/work correctly
1655
          with the PostgreSQL 7.2+
1662
          with the PostgreSQL 7.2+
1656
1663
1657
 -- Marek Habersack <grendel@debian.org>  Sun,  1 Sep 2002 00:22:22 +0200
1664
 -- Marek Habersack <grendel@debian.org>  Sun,  1 Sep 2002 00:22:22 +0200
1658
1665
1659
pike7.3 (7.3.51-4) unstable; urgency=low
1666
pike7.3 (7.3.51-4) unstable; urgency=low
1660
1667
1661
  * Enabled the Pike security.
1668
  * Enabled the Pike security.
1662
  * Build-conflicts with libutahglx since the latter doesn't conform
1669
  * Build-conflicts with libutahglx since the latter doesn't conform
1663
    to the Linux OpenGL ABI
1670
    to the Linux OpenGL ABI
1664
  * Added correct build dependencies for Debian/Sid
1671
  * Added correct build dependencies for Debian/Sid
1665
1672
1666
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Aug 2002 02:47:22 +0200
1673
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Aug 2002 02:47:22 +0200
1667
1674
1668
pike7.3 (7.3.51-3) unstable; urgency=low
1675
pike7.3 (7.3.51-3) unstable; urgency=low
1669
1676
1670
  * Added the -svg package.
1677
  * Added the -svg package.
1671
  * Most packages now link to the -core doc directory.
1678
  * Most packages now link to the -core doc directory.
1672
1679
1673
 -- Marek Habersack <grendel@debian.org>  Sat, 10 Aug 2002 21:27:04 +0200
1680
 -- Marek Habersack <grendel@debian.org>  Sat, 10 Aug 2002 21:27:04 +0200
1674
1681
1675
pike7.3 (7.3.51-2) unstable; urgency=low
1682
pike7.3 (7.3.51-2) unstable; urgency=low
1676
1683
1677
  * The Debian packaging setup merged with the upstream sources under
1684
  * The Debian packaging setup merged with the upstream sources under
1678
    the packaging/debian/ directory.
1685
    the packaging/debian/ directory.
1679
  * Patches previously applied to the sources before generating the 
1686
  * Patches previously applied to the sources before generating the 
1680
    Debian diff are now applied on the compile time.
1687
    Debian diff are now applied on the compile time.
1681
  * Most packages depend on pikeX.Y-core now.
1688
  * Most packages depend on pikeX.Y-core now.
1682
1689
1683
 -- Marek Habersack <grendel@debian.org>  Tue,  6 Aug 2002 00:36:53 +0200
1690
 -- Marek Habersack <grendel@debian.org>  Tue,  6 Aug 2002 00:36:53 +0200
1684
1691
1685
pike7.3 (7.3.51-1) unstable; urgency=low
1692
pike7.3 (7.3.51-1) unstable; urgency=low
1686
1693
1687
  * Latest CVS snapshot
1694
  * Latest CVS snapshot
1688
  * the -crypto and -gz packages are merged with the core Pike package.
1695
  * the -crypto and -gz packages are merged with the core Pike package.
1689
  * the -doc package is split into -manual and -reference and
1696
  * the -doc package is split into -manual and -reference and
1690
  * The pike7.3 package became a meta package that installs a subset
1697
  * The pike7.3 package became a meta package that installs a subset
1691
    of all the Pike packages present in Debian. This subset makes up a
1698
    of all the Pike packages present in Debian. This subset makes up a
1692
    recommended Pike environment for most systems.
1699
    recommended Pike environment for most systems.
1693
1700
1694
 -- Marek Habersack <grendel@debian.org>  Wed, 31 Jul 2002 23:35:18 +0200
1701
 -- Marek Habersack <grendel@debian.org>  Wed, 31 Jul 2002 23:35:18 +0200
1695
1702
1696
pike7.3 (7.3.49-2) unstable; urgency=low
1703
pike7.3 (7.3.49-2) unstable; urgency=low
1697
1704
1698
  * Latest CVS snapshot
1705
  * Latest CVS snapshot
1699
1706
1700
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Jul 2002 10:23:44 +0200
1707
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Jul 2002 10:23:44 +0200
1701
1708
1702
pike7.3 (7.3.49-1) unstable; urgency=low
1709
pike7.3 (7.3.49-1) unstable; urgency=low
1703
1710
1704
  * Latest CVS snapshot
1711
  * Latest CVS snapshot
1705
1712
1706
 -- Marek Habersack <grendel@debian.org>  Mon, 15 Jul 2002 23:21:33 +0200
1713
 -- Marek Habersack <grendel@debian.org>  Mon, 15 Jul 2002 23:21:33 +0200
1707
1714
1708
pike7.3 (7.3.47-1) unstable; urgency=low
1715
pike7.3 (7.3.47-1) unstable; urgency=low
1709
1716
1710
  * Latest CVS snapshot
1717
  * Latest CVS snapshot
1711
1718
1712
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Jun 2002 18:13:12 +0200
1719
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Jun 2002 18:13:12 +0200
1713
1720
1714
pike7.3 (7.3.45-1) unstable; urgency=low
1721
pike7.3 (7.3.45-1) unstable; urgency=low
1715
1722
1716
  * Latest CVS snapshot
1723
  * Latest CVS snapshot
1717
1724
1718
 -- Marek Habersack <grendel@debian.org>  Fri, 17 May 2002 16:41:09 +0200
1725
 -- Marek Habersack <grendel@debian.org>  Fri, 17 May 2002 16:41:09 +0200
1719
1726
1720
pike7.3 (7.3.41-1) unstable; urgency=low
1727
pike7.3 (7.3.41-1) unstable; urgency=low
1721
1728
1722
  * Initial Release.
1729
  * Initial Release.
1723
1730
1724
 -- Marek Habersack <grendel@debian.org>  Sun,  5 May 2002 01:34:05 +0200
1731
 -- Marek Habersack <grendel@debian.org>  Sun,  5 May 2002 01:34:05 +0200
1725
1732