Subversion Repositories

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

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

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