Subversion Repositories

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

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

Rev 16 Rev 18
1
pike7.6 (7.6.112-1) unstable; urgency=low
1
pike7.6 (7.6.112-1) unstable; urgency=low
2
2
3
  [ Henrik Andreasson ]
3
  [ Henrik Andreasson ]
4
  * The latest upstream release
4
  * The latest upstream release
5
5
6
  [ Magnus Holmgren ]
6
  [ Magnus Holmgren ]
7
  * New maintainers (Closes: #411684).
7
  * New maintainers (Closes: #411684).
8
  * Use dpatch to apply patches.
8
  * Use dpatch to apply patches.
9
  * really apply the following patches from the .93-4 release:
9
  * really apply the following patches from the .93-4 release:
10
    * Removed Image TTF module to drop the dependency on oldlibs 
10
    * Removed Image TTF module to drop the dependency on oldlibs 
11
      `freetype1'. (Closes: #431784)
11
      `freetype1'. (Closes: #431784)
12
    * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
12
    * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
13
      (Closes: #434581)
13
      (Closes: #434581)
14
  * Radically clean up debian/rules (Closes: #424334).
14
  * Radically clean up debian/rules (Closes: #424334).
15
  * Manuals are again built during the binary build process so that 
15
  * Manuals are again built during the binary build process so that 
16
    official tarballs can be used to build the package.
16
    official tarballs can be used to build the package.
17
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
17
  * Delete redundant dhelp files (dhelp uses doc-base metadata since
18
    long ago).
18
    long ago).
19
  * Change directory structure and get rid of an unnecessary directory level 
19
  * Change directory structure and get rid of an unnecessary directory level 
20
    (by installing with --traditional instead of --new-style):
20
    (by installing with --traditional instead of --new-style):
21
    - Pike modules and include files, and master.pike are now in
21
    - Pike modules and include files, and master.pike are now in
22
      /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib.
22
      /usr/lib/pike/<version> instead of /usr/lib/pike/<version>/lib.
23
    - The pike executable is now in /usr/bin itself, instead of in 
23
    - The pike executable is now in /usr/bin itself, instead of in 
24
      /usr/lib/pike/<version>/bin with a symlink in /usr/bin.
24
      /usr/lib/pike/<version>/bin with a symlink in /usr/bin.
25
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
25
    - .pike and .pmod files are no longer moved to /usr/share/pike. It's
26
      not that important that all files in /usr/lib are actually 
26
      not that important that all files in /usr/lib are actually 
27
      platform-specific. All the symlinks are thus eliminated.
27
      platform-specific. All the symlinks are thus eliminated.
28
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
28
  * Move modules GLU and GLUE to pike7.6-gl, where they belong.
29
    GLUE.Drivers.GTK removed since it depends on GTK, which was dropped
29
    GLUE.Drivers.GTK removed since it depends on GTK, which was dropped
30
    previously.
30
    previously.
31
  * Make pike7.6-dev Architecture: any.
31
  * Make pike7.6-dev Architecture: any.
32
  * No longer use own version of specs.in - fix the configure parameters
32
  * No longer use own version of specs.in - fix the configure parameters
33
    instead.
33
    instead.
34
  * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were
34
  * Fix 01_master.in.dpatch - the Debian-specific add_*_path() calls were
35
    completely off.
35
    completely off.
36
  * Add debian/watch (checking for latest official stable release).
36
  * Add debian/watch (checking for latest official stable release).
37
  * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect.
37
  * Drop 03_language.yacc_bison_fix.dpatch; it no longer has any effect.
38
  * Add Mird to the module exclusion list.
38
  * Add Mird to the module exclusion list.
39
  * Add Vcs fields to debian/control.
39
  * Add Vcs fields to debian/control.
40
40
41
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 21 Dec 2007 09:29:03 +0100
41
 -- Magnus Holmgren <magnus@kibibyte.se>  Fri, 21 Dec 2007 09:29:03 +0100
42
42
43
pike7.6 (7.6.93-4) unstable; urgency=low
43
pike7.6 (7.6.93-4) unstable; urgency=low
44
44
45
  * QA upload.
45
  * QA upload.
46
  * Removed Image TTF module to drop the dependency on oldlibs 
46
  * Removed Image TTF module to drop the dependency on oldlibs 
47
    `freetype1'. (Closes: #431784)
47
    `freetype1'. (Closes: #431784)
48
  * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
48
  * Added a patch by Samuel Thibault to fix a FTBFS bug on hurd-i386.
49
    (Closes: #434581)
49
    (Closes: #434581)
50
  * Converted `debian/copyright' to UTF-8.
50
  * Converted `debian/copyright' to UTF-8.
51
  * Make the package binNMU-able by appropriately replacing	`Source-Version'
51
  * Make the package binNMU-able by appropriately replacing	`Source-Version'
52
    in `debian/control'.
52
    in `debian/control'.
53
  * Added a `Homepage' field.
53
  * Added a `Homepage' field.
54
54
55
 -- Philipp Kern <pkern@debian.org>  Sun, 16 Dec 2007 18:55:16 +0100
55
 -- Philipp Kern <pkern@debian.org>  Sun, 16 Dec 2007 18:55:16 +0100
56
56
57
pike7.6 (7.6.93-3) unstable; urgency=low 
57
pike7.6 (7.6.93-3) unstable; urgency=low 
58
58
59
   * QA upload.
59
   * QA upload.
60
   * Set maintainer to QA Group; Orphaned: #411684
60
   * Set maintainer to QA Group; Orphaned: #411684
61
   * Conforms with latest Standards Version 3.7.2
61
   * Conforms with latest Standards Version 3.7.2
62
   * Remove duplicate build-dependency on debhelper
62
   * Remove duplicate build-dependency on debhelper
63
   * Add quotes to debian/menu
63
   * Add quotes to debian/menu
64
64
65
 -- Michael Ablassmeier <abi@debian.org>  Thu, 15 Mar 2007 10:29:51 +0100 
65
 -- Michael Ablassmeier <abi@debian.org>  Thu, 15 Mar 2007 10:29:51 +0100 
66
66
67
pike7.6 (7.6.93-2) unstable; urgency=low 
67
pike7.6 (7.6.93-2) unstable; urgency=low 
68
68
69
   * Please change postgresql-dev build dependency to libpq-dev (Closes:
69
   * Please change postgresql-dev build dependency to libpq-dev (Closes:
70
     #409770)
70
     #409770)
71
71
72
 -- Marek Habersack <grendel@debian.org>  Tue, 13 Feb 2007 18:41:28 +0100
72
 -- Marek Habersack <grendel@debian.org>  Tue, 13 Feb 2007 18:41:28 +0100
73
73
74
pike7.6 (7.6.93-1) unstable; urgency=low
74
pike7.6 (7.6.93-1) unstable; urgency=low
75
75
76
  * The latest cvs snapshot
76
  * The latest cvs snapshot
77
  * Please don't ship pike7.6-gtk (Closes: #387503)
77
  * Please don't ship pike7.6-gtk (Closes: #387503)
78
    gtk1 modules removed because of debian dropping support for gtk1.
78
    gtk1 modules removed because of debian dropping support for gtk1.
79
    At the same time, the pike7.6-gtk module is disabled, since gtk2
79
    At the same time, the pike7.6-gtk module is disabled, since gtk2
80
    stuff in it doesn't seem to compile without gtk1 devel packages
80
    stuff in it doesn't seem to compile without gtk1 devel packages
81
    around.
81
    around.
82
  * pike epoll not included. (Closes: #264206)
82
  * pike epoll not included. (Closes: #264206)
83
    This can only be fixed by making sure that the debian autobuilders
83
    This can only be fixed by making sure that the debian autobuilders
84
    all support epoll, which is beyond the pike maintainer's powers :)
84
    all support epoll, which is beyond the pike maintainer's powers :)
85
85
86
 -- Marek Habersack <grendel@debian.org>  Wed,  4 Oct 2006 13:11:55 +0200
86
 -- Marek Habersack <grendel@debian.org>  Wed,  4 Oct 2006 13:11:55 +0200
87
87
88
pike7.6 (7.6.92-1) unstable; urgency=low
88
pike7.6 (7.6.92-1) unstable; urgency=low
89
89
90
  * Release number bumped by export.pike.
90
  * Release number bumped by export.pike.
91
91
92
 -- Marek Habersack <grendel@debian.org>  Mon, 2 Oct 2006 15:20:43 +0200
92
 -- Marek Habersack <grendel@debian.org>  Mon, 2 Oct 2006 15:20:43 +0200
93
93
94
pike7.6 (7.6.91-1) unstable; urgency=low
94
pike7.6 (7.6.91-1) unstable; urgency=low
95
95
96
  * The latest cvs snapshot
96
  * The latest cvs snapshot
97
97
98
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:44:33 +0200
98
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:44:33 +0200
99
99
100
pike7.6 (7.6.90-1) unstable; urgency=low
100
pike7.6 (7.6.90-1) unstable; urgency=low
101
101
102
  * Release number bumped by export.pike.
102
  * Release number bumped by export.pike.
103
103
104
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:42:53 +0200
104
 -- Marek Habersack <grendel@debian.org>  Thu, 14 Sep 2006 14:42:53 +0200
105
105
106
pike7.6 (7.6.89-1) unstable; urgency=low
106
pike7.6 (7.6.89-1) unstable; urgency=low
107
107
108
  * The latest cvs snapshot
108
  * The latest cvs snapshot
109
109
110
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:26:40 +0200
110
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:26:40 +0200
111
111
112
pike7.6 (7.6.88-1) unstable; urgency=low
112
pike7.6 (7.6.88-1) unstable; urgency=low
113
113
114
  * Release number bumped by export.pike.
114
  * Release number bumped by export.pike.
115
115
116
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:16:59 +0200
116
 -- Marek Habersack <grendel@debian.org>  Tue, 22 Aug 2006 18:16:59 +0200
117
117
118
pike7.6 (7.6.87-2) unstable; urgency=low
118
pike7.6 (7.6.87-2) unstable; urgency=low
119
119
120
  * Shortened the long descriptions of several binary packages
120
  * Shortened the long descriptions of several binary packages
121
  * Added short description of pike, plus an url, to the description of
121
  * Added short description of pike, plus an url, to the description of
122
    the pike modules binary packages
122
    the pike modules binary packages
123
123
124
 -- Marek Habersack <grendel@debian.org>  Sun, 9 Aug 2006 01:28:37 +0200
124
 -- Marek Habersack <grendel@debian.org>  Sun, 9 Aug 2006 01:28:37 +0200
125
125
126
pike7.6 (7.6.87-1) unstable; urgency=low
126
pike7.6 (7.6.87-1) unstable; urgency=low
127
127
128
  * The latest cvs snapshot
128
  * The latest cvs snapshot
129
129
130
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:21:07 +0200
130
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:21:07 +0200
131
131
132
pike7.6 (7.6.86-1) unstable; urgency=low
132
pike7.6 (7.6.86-1) unstable; urgency=low
133
133
134
  * Release number bumped by export.pike.
134
  * Release number bumped by export.pike.
135
135
136
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:17:43 +0200
136
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 22:17:43 +0200
137
137
138
pike7.6 (7.6.85-1) unstable; urgency=low
138
pike7.6 (7.6.85-1) unstable; urgency=low
139
139
140
  * The latest cvs snapshot
140
  * The latest cvs snapshot
141
141
142
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:33:52 +0200
142
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:33:52 +0200
143
143
144
pike7.6 (7.6.84-1) unstable; urgency=low
144
pike7.6 (7.6.84-1) unstable; urgency=low
145
145
146
  * Release number bumped by export.pike.
146
  * Release number bumped by export.pike.
147
147
148
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:29:49 +0200
148
 -- Marek Habersack <grendel@debian.org>  Sun, 4 Jun 2006 15:29:49 +0200
149
149
150
pike7.6 (7.6.83-1) unstable; urgency=low
150
pike7.6 (7.6.83-1) unstable; urgency=low
151
151
152
  * The latest cvs snapshot
152
  * The latest cvs snapshot
153
153
154
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:29:09 +0200
154
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:29:09 +0200
155
155
156
pike7.6 (7.6.82-1) unstable; urgency=low
156
pike7.6 (7.6.82-1) unstable; urgency=low
157
157
158
  * Release number bumped by export.pike.
158
  * Release number bumped by export.pike.
159
159
160
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:26:10 +0200
160
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 10:26:10 +0200
161
161
162
pike7.6 (7.6.81-1) unstable; urgency=low
162
pike7.6 (7.6.81-1) unstable; urgency=low
163
163
164
  * The latest cvs snapshot
164
  * The latest cvs snapshot
165
165
166
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:42:41 +0200
166
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:42:41 +0200
167
167
168
pike7.6 (7.6.80-1) unstable; urgency=low
168
pike7.6 (7.6.80-1) unstable; urgency=low
169
169
170
  * Release number bumped by export.pike.
170
  * Release number bumped by export.pike.
171
171
172
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:38:38 +0200
172
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jun 2006 9:38:38 +0200
173
173
174
pike7.6 (7.6.79-1) unstable; urgency=low
174
pike7.6 (7.6.79-1) unstable; urgency=low
175
175
176
  * The latest cvs snapshot
176
  * The latest cvs snapshot
177
177
178
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 8:03:10 +0200
178
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 8:03:10 +0200
179
179
180
pike7.6 (7.6.78-1) unstable; urgency=low
180
pike7.6 (7.6.78-1) unstable; urgency=low
181
181
182
  * Release number bumped by export.pike.
182
  * Release number bumped by export.pike.
183
183
184
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 7:53:46 +0200
184
 -- Marek Habersack <grendel@debian.org>  Fri, 26 May 2006 7:53:46 +0200
185
185
186
pike7.6 (7.6.77-1) unstable; urgency=low
186
pike7.6 (7.6.77-1) unstable; urgency=low
187
187
188
  * The latest cvs snapshot
188
  * The latest cvs snapshot
189
189
190
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:58:45 +0200
190
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:58:45 +0200
191
191
192
pike7.6 (7.6.76-1) unstable; urgency=low
192
pike7.6 (7.6.76-1) unstable; urgency=low
193
193
194
  * Release number bumped by export.pike.
194
  * Release number bumped by export.pike.
195
195
196
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:56:26 +0200
196
 -- Marek Habersack <grendel@debian.org>  Wed, 17 May 2006 10:56:26 +0200
197
197
198
pike7.6 (7.6.75-3) unstable; urgency=low
198
pike7.6 (7.6.75-3) unstable; urgency=low
199
199
200
  * New GL dependency
200
  * New GL dependency
201
201
202
 -- Marek Habersack <grendel@debian.org>  Wed, 10 May 2006 11:51:03 +0200
202
 -- Marek Habersack <grendel@debian.org>  Wed, 10 May 2006 11:51:03 +0200
203
203
204
pike7.6 (7.6.75-2) unstable; urgency=low
204
pike7.6 (7.6.75-2) unstable; urgency=low
205
205
206
  * Cleanup build-dependencies (Closes: #365787)
206
  * Cleanup build-dependencies (Closes: #365787)
207
      libpng3-dev -> libpng12-dev
207
      libpng3-dev -> libpng12-dev
208
      'freeglut3-dev | libglut3-dev' -> freeglut3-dev
208
      'freeglut3-dev | libglut3-dev' -> freeglut3-dev
209
    Patch from Stefan Huehner <stefan@huehner.org>, thanks.
209
    Patch from Stefan Huehner <stefan@huehner.org>, thanks.
210
210
211
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:56:32 +0200
211
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:56:32 +0200
212
212
213
pike7.6 (7.6.75-1) unstable; urgency=low
213
pike7.6 (7.6.75-1) unstable; urgency=low
214
214
215
  * The latest cvs snapshot
215
  * The latest cvs snapshot
216
  * Removed the ssl fix patch since the upstream contains a better one
216
  * Removed the ssl fix patch since the upstream contains a better one
217
    now.
217
    now.
218
  * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 
218
  * pike7.6-mysql: Uinstallable; dependency on libmysqlclient15 
219
    (Closes: #360325)
219
    (Closes: #360325)
220
    Recompiled to correct the binary dependencies.
220
    Recompiled to correct the binary dependencies.
221
221
222
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Apr 2006 12:59:11 +0200
222
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Apr 2006 12:59:11 +0200
223
223
224
pike7.6 (7.6.74-1) unstable; urgency=low
224
pike7.6 (7.6.74-1) unstable; urgency=low
225
225
226
  * Release number bumped by export.pike.
226
  * Release number bumped by export.pike.
227
227
228
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 20:08:53 +0200
228
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 20:08:53 +0200
229
229
230
pike7.6 (7.6.73-1) unstable; urgency=low
230
pike7.6 (7.6.73-1) unstable; urgency=low
231
231
232
  * The latest cvs snapshot
232
  * The latest cvs snapshot
233
233
234
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:51:39 +0200
234
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:51:39 +0200
235
235
236
pike7.6 (7.6.72-1) unstable; urgency=low
236
pike7.6 (7.6.72-1) unstable; urgency=low
237
237
238
  * Release number bumped by export.pike.
238
  * Release number bumped by export.pike.
239
239
240
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:50:37 +0200
240
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:50:37 +0200
241
241
242
pike7.6 (7.6.71-1) unstable; urgency=low
242
pike7.6 (7.6.71-1) unstable; urgency=low
243
243
244
  * Release number bumped by export.pike.
244
  * Release number bumped by export.pike.
245
245
246
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:47:53 +0200
246
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:47:53 +0200
247
247
248
pike7.6 (7.6.70-1) unstable; urgency=low
248
pike7.6 (7.6.70-1) unstable; urgency=low
249
249
250
  * Release number bumped by export.pike.
250
  * Release number bumped by export.pike.
251
251
252
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:43:57 +0200
252
 -- Marek Habersack <grendel@debian.org>  Sun, 2 Apr 2006 12:43:57 +0200
253
253
254
pike7.6 (7.6.69-1) unstable; urgency=low
254
pike7.6 (7.6.69-1) unstable; urgency=low
255
255
256
  * The latest cvs snapshot
256
  * The latest cvs snapshot
257
  * not installable in sid (Closes: #359231)
257
  * not installable in sid (Closes: #359231)
258
    Made the meta packages binary NMU safe
258
    Made the meta packages binary NMU safe
259
  * Added an SSL fix that should fix steam
259
  * Added an SSL fix that should fix steam
260
  * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413)
260
  * pike7.6-core: doesn't clean out /usr/local stuff (Closes: #355413)
261
    The directories are removed on purge in postrm if they are empty.
261
    The directories are removed on purge in postrm if they are empty.
262
262
263
 -- Marek Habersack <grendel@debian.org>  Thu, 30 Mar 2006 12:51:20 +0200
263
 -- Marek Habersack <grendel@debian.org>  Thu, 30 Mar 2006 12:51:20 +0200
264
264
265
pike7.6 (7.6.68-1) unstable; urgency=low
265
pike7.6 (7.6.68-1) unstable; urgency=low
266
266
267
  * Release number bumped by export.pike.
267
  * Release number bumped by export.pike.
268
268
269
 -- Marek Habersack <grendel@debian.org>  Thu, 2 Mar 2006 23:47:25 +0100
269
 -- Marek Habersack <grendel@debian.org>  Thu, 2 Mar 2006 23:47:25 +0100
270
270
271
pike7.6 (7.6.67-1) unstable; urgency=low
271
pike7.6 (7.6.67-1) unstable; urgency=low
272
272
273
  * The latest cvs snapshot
273
  * The latest cvs snapshot
274
  * Please upgrade build depends to libmysqlclient15-dev (Closes:
274
  * Please upgrade build depends to libmysqlclient15-dev (Closes:
275
    #343794)
275
    #343794)
276
  * The pike package is present in sarge but missing from etch. (Closes:
276
  * The pike package is present in sarge but missing from etch. (Closes:
277
    #342650)
277
    #342650)
278
278
279
 -- Marek Habersack <grendel@debian.org>  Tue, 31 Jan 2006 21:28:38 +0100
279
 -- Marek Habersack <grendel@debian.org>  Tue, 31 Jan 2006 21:28:38 +0100
280
280
281
pike7.6 (7.6.66-1) unstable; urgency=low
281
pike7.6 (7.6.66-1) unstable; urgency=low
282
282
283
  * Release number bumped by export.pike.
283
  * Release number bumped by export.pike.
284
284
285
 -- Marek Habersack <grendel@debian.org>  Sun, 22 Jan 2006 21:46:24 +0100
285
 -- Marek Habersack <grendel@debian.org>  Sun, 22 Jan 2006 21:46:24 +0100
286
286
287
pike7.6 (7.6.65-1) unstable; urgency=low
287
pike7.6 (7.6.65-1) unstable; urgency=low
288
288
289
  * The latest cvs snapshot
289
  * The latest cvs snapshot
290
290
291
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:44:19 +0100
291
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:44:19 +0100
292
292
293
pike7.6 (7.6.64-1) unstable; urgency=low
293
pike7.6 (7.6.64-1) unstable; urgency=low
294
294
295
  * Release number bumped by export.pike.
295
  * Release number bumped by export.pike.
296
296
297
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:43:05 +0100
297
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 18:43:05 +0100
298
298
299
pike7.6 (7.6.63-1) unstable; urgency=low
299
pike7.6 (7.6.63-1) unstable; urgency=low
300
300
301
  * The latest cvs snapshot
301
  * The latest cvs snapshot
302
302
303
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:31:52 +0100
303
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:31:52 +0100
304
304
305
pike7.6 (7.6.62-1) unstable; urgency=low
305
pike7.6 (7.6.62-1) unstable; urgency=low
306
306
307
  * Release number bumped by export.pike.
307
  * Release number bumped by export.pike.
308
308
309
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:30:24 +0100
309
 -- Marek Habersack <grendel@debian.org>  Fri, 6 Jan 2006 17:30:24 +0100
310
310
311
pike7.6 (7.6.61-1) unstable; urgency=low
311
pike7.6 (7.6.61-1) unstable; urgency=low
312
312
313
  * The latest cvs snapshot
313
  * The latest cvs snapshot
314
  * dynamic_module_makefile moved to pike7.6-core since it contains
314
  * dynamic_module_makefile moved to pike7.6-core since it contains
315
    platform-specific stuff. Also included a patch to detect the
315
    platform-specific stuff. Also included a patch to detect the
316
    libgcc.a path dynamically.
316
    libgcc.a path dynamically.
317
  * pike7.6-dev depends on pike7.6-core now. It is necessary to both
317
  * pike7.6-dev depends on pike7.6-core now. It is necessary to both
318
    pull in dynamic_module_makefile and to enable compilation of modules
318
    pull in dynamic_module_makefile and to enable compilation of modules
319
    with pike -x
319
    with pike -x
320
  * Updated the patch for include_prefix change in install.pike
320
  * Updated the patch for include_prefix change in install.pike
321
  * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS:
321
  * Closes: Bug#345329: pike-public.parser.xml2 - FTBFS:
322
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
322
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
323
    directory - Debian Bug report logs
323
    directory - Debian Bug report logs
324
  * Closes: Bug#345330: pike-public.network.pcap - FTBFS:
324
  * Closes: Bug#345330: pike-public.network.pcap - FTBFS:
325
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
325
    gcc: /usr/lib/gcc/i486-linux-gnu/4.0.3/libgcc.a: No such file or
326
    directory - Debian Bug report logs
326
    directory - Debian Bug report logs
327
327
328
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Dec 2005 17:35:50 +0100
328
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Dec 2005 17:35:50 +0100
329
329
330
pike7.6 (7.6.60-1) unstable; urgency=low
330
pike7.6 (7.6.60-1) unstable; urgency=low
331
331
332
  * Release number bumped by export.pike.
332
  * Release number bumped by export.pike.
333
333
334
 -- Marek Habersack <grendel@debian.org>  Wed, 21 Dec 2005 0:23:28 +0100
334
 -- Marek Habersack <grendel@debian.org>  Wed, 21 Dec 2005 0:23:28 +0100
335
335
336
pike7.6 (7.6.59-1) unstable; urgency=low
336
pike7.6 (7.6.59-1) unstable; urgency=low
337
337
338
  * The latest cvs snapshot
338
  * The latest cvs snapshot
339
339
340
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:28:39 +0100
340
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:28:39 +0100
341
341
342
pike7.6 (7.6.58-1) unstable; urgency=low
342
pike7.6 (7.6.58-1) unstable; urgency=low
343
343
344
  * Release number bumped by export.pike.
344
  * Release number bumped by export.pike.
345
345
346
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:26:59 +0100
346
 -- Marek Habersack <grendel@debian.org>  Tue, 20 Dec 2005 15:26:59 +0100
347
347
348
pike7.6 (7.6.57-1) unstable; urgency=low
348
pike7.6 (7.6.57-1) unstable; urgency=low
349
349
350
  * The latest cvs snapshot
350
  * The latest cvs snapshot
351
351
352
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:06:53 +0100
352
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:06:53 +0100
353
353
354
pike7.6 (7.6.56-1) unstable; urgency=low
354
pike7.6 (7.6.56-1) unstable; urgency=low
355
355
356
  * Release number bumped by export.pike.
356
  * Release number bumped by export.pike.
357
357
358
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:05:38 +0100
358
 -- Marek Habersack <grendel@debian.org>  Mon, 19 Dec 2005 5:05:38 +0100
359
359
360
pike7.6 (7.6.55-2) unstable; urgency=low
360
pike7.6 (7.6.55-2) unstable; urgency=low
361
361
362
  * Fix for -x module
362
  * Fix for -x module
363
363
364
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Dec 2005 02:58:15 +0100
364
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Dec 2005 02:58:15 +0100
365
365
366
pike7.6 (7.6.55-1) unstable; urgency=low
366
pike7.6 (7.6.55-1) unstable; urgency=low
367
367
368
  * The latest cvs snapshot
368
  * The latest cvs snapshot
369
369
370
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:16:33 +0100
370
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:16:33 +0100
371
371
372
pike7.6 (7.6.54-1) unstable; urgency=low
372
pike7.6 (7.6.54-1) unstable; urgency=low
373
373
374
  * Release number bumped by export.pike.
374
  * Release number bumped by export.pike.
375
375
376
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:13:38 +0100
376
 -- Marek Habersack <grendel@debian.org>  Fri, 2 Dec 2005 13:13:38 +0100
377
377
378
pike7.6 (7.6.53-1) unstable; urgency=low
378
pike7.6 (7.6.53-1) unstable; urgency=low
379
379
380
  * The latest cvs snapshot
380
  * The latest cvs snapshot
381
  * One more monger fix
381
  * One more monger fix
382
  * A kFreeBSD build fix
382
  * A kFreeBSD build fix
383
383
384
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:34:06 +0100
384
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:34:06 +0100
385
385
386
pike7.6 (7.6.52-1) unstable; urgency=low
386
pike7.6 (7.6.52-1) unstable; urgency=low
387
387
388
  * Release number bumped by export.pike.
388
  * Release number bumped by export.pike.
389
389
390
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:25:19 +0100
390
 -- Marek Habersack <grendel@debian.org>  Tue, 29 Nov 2005 17:25:19 +0100
391
391
392
pike7.6 (7.6.51-2) unstable; urgency=low
392
pike7.6 (7.6.51-2) unstable; urgency=low
393
393
394
  * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
394
  * pike7.6_7.6.33-2 (alpha/unstable): FTBFS: glibc aborts in free()
395
    (Closes: #333072)
395
    (Closes: #333072)
396
  * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963)
396
  * pike7.4-core: doesn't clean out /usr/local stuff (Closes: #339963)
397
397
398
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:21:23 +0100
398
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:21:23 +0100
399
399
400
pike7.6 (7.6.51-1) unstable; urgency=low
400
pike7.6 (7.6.51-1) unstable; urgency=low
401
401
402
  * The latest cvs snapshot
402
  * The latest cvs snapshot
403
  * Some fixes to make pike -x module work better on Debian.
403
  * Some fixes to make pike -x module work better on Debian.
404
  * Manuals are no longer built during the binary build process. Instead,
404
  * Manuals are no longer built during the binary build process. Instead,
405
    they are contained in the .orig tarball.
405
    they are contained in the .orig tarball.
406
406
407
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:20:49 +0100
407
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Nov 2005 21:20:49 +0100
408
408
409
pike7.6 (7.6.50-1) unstable; urgency=low
409
pike7.6 (7.6.50-1) unstable; urgency=low
410
410
411
  * Release number bumped by export.pike.
411
  * Release number bumped by export.pike.
412
412
413
 -- Marek Habersack <grendel@debian.org>  Wed, 2 Nov 2005 17:38:26 +0100
413
 -- Marek Habersack <grendel@debian.org>  Wed, 2 Nov 2005 17:38:26 +0100
414
414
415
pike7.6 (7.6.49-1) unstable; urgency=low
415
pike7.6 (7.6.49-1) unstable; urgency=low
416
416
417
  * The latest cvs snapshot
417
  * The latest cvs snapshot
418
418
419
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:46:27 +0100
419
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:46:27 +0100
420
420
421
pike7.6 (7.6.48-1) unstable; urgency=low
421
pike7.6 (7.6.48-1) unstable; urgency=low
422
422
423
  * Release number bumped by export.pike.
423
  * Release number bumped by export.pike.
424
424
425
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:42:24 +0100
425
 -- Marek Habersack <grendel@debian.org>  Mon, 31 Oct 2005 12:42:24 +0100
426
426
427
pike7.6 (7.6.47-1) unstable; urgency=low
427
pike7.6 (7.6.47-1) unstable; urgency=low
428
428
429
  * The latest cvs snapshot
429
  * The latest cvs snapshot
430
430
431
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:50:48 +0200
431
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:50:48 +0200
432
432
433
pike7.6 (7.6.46-1) unstable; urgency=low
433
pike7.6 (7.6.46-1) unstable; urgency=low
434
434
435
  * Release number bumped by export.pike.
435
  * Release number bumped by export.pike.
436
436
437
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:49:35 +0200
437
 -- Marek Habersack <grendel@debian.org>  Wed, 26 Oct 2005 9:49:35 +0200
438
438
439
pike7.6 (7.6.45-1) unstable; urgency=low
439
pike7.6 (7.6.45-1) unstable; urgency=low
440
440
441
  * The latest cvs snapshot
441
  * The latest cvs snapshot
442
442
443
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:23:53 +0200
443
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:23:53 +0200
444
444
445
pike7.6 (7.6.44-1) unstable; urgency=low
445
pike7.6 (7.6.44-1) unstable; urgency=low
446
446
447
  * Release number bumped by export.pike.
447
  * Release number bumped by export.pike.
448
448
449
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:22:34 +0200
449
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 14:22:34 +0200
450
450
451
pike7.6 (7.6.43-1) unstable; urgency=low
451
pike7.6 (7.6.43-1) unstable; urgency=low
452
452
453
  * The latest cvs snapshot
453
  * The latest cvs snapshot
454
454
455
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:38:49 +0200
455
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:38:49 +0200
456
456
457
pike7.6 (7.6.42-1) unstable; urgency=low
457
pike7.6 (7.6.42-1) unstable; urgency=low
458
458
459
  * Release number bumped by export.pike.
459
  * Release number bumped by export.pike.
460
460
461
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:37:42 +0200
461
 -- Marek Habersack <grendel@debian.org>  Tue, 25 Oct 2005 10:37:42 +0200
462
462
463
pike7.6 (7.6.41-1) unstable; urgency=low
463
pike7.6 (7.6.41-1) unstable; urgency=low
464
464
465
  * The latest cvs snapshot
465
  * The latest cvs snapshot
466
466
467
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:59:56 +0200
467
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:59:56 +0200
468
468
469
pike7.6 (7.6.40-1) unstable; urgency=low
469
pike7.6 (7.6.40-1) unstable; urgency=low
470
470
471
  * Release number bumped by export.pike.
471
  * Release number bumped by export.pike.
472
472
473
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:58:49 +0200
473
 -- Marek Habersack <grendel@debian.org>  Mon, 24 Oct 2005 11:58:49 +0200
474
474
475
pike7.6 (7.6.39-1) unstable; urgency=low
475
pike7.6 (7.6.39-1) unstable; urgency=low
476
476
477
  * The latest cvs snapshot
477
  * The latest cvs snapshot
478
478
479
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:13:55 +0200
479
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:13:55 +0200
480
480
481
pike7.6 (7.6.38-1) unstable; urgency=low
481
pike7.6 (7.6.38-1) unstable; urgency=low
482
482
483
  * Release number bumped by export.pike.
483
  * Release number bumped by export.pike.
484
484
485
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:12:44 +0200
485
 -- Marek Habersack <grendel@debian.org>  Mon, 17 Oct 2005 12:12:44 +0200
486
486
487
pike7.6 (7.6.37-1) unstable; urgency=low
487
pike7.6 (7.6.37-1) unstable; urgency=low
488
488
489
  * The latest cvs snapshot
489
  * The latest cvs snapshot
490
490
491
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:34:07 +0200
491
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:34:07 +0200
492
492
493
pike7.6 (7.6.36-1) unstable; urgency=low
493
pike7.6 (7.6.36-1) unstable; urgency=low
494
494
495
  * Release number bumped by export.pike.
495
  * Release number bumped by export.pike.
496
496
497
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:31:42 +0200
497
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Oct 2005 1:31:42 +0200
498
498
499
pike7.6 (7.6.35-1) unstable; urgency=low
499
pike7.6 (7.6.35-1) unstable; urgency=low
500
500
501
  * The latest cvs snapshot
501
  * The latest cvs snapshot
502
502
503
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:26:02 +0200
503
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:26:02 +0200
504
504
505
pike7.6 (7.6.34-1) unstable; urgency=low
505
pike7.6 (7.6.34-1) unstable; urgency=low
506
506
507
  * Release number bumped by export.pike.
507
  * Release number bumped by export.pike.
508
508
509
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:24:41 +0200
509
 -- Marek Habersack <grendel@debian.org>  Sat, 20 Aug 2005 16:24:41 +0200
510
510
511
pike7.6 (7.6.33-2) unstable; urgency=low
511
pike7.6 (7.6.33-2) unstable; urgency=low
512
512
513
  * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851)
513
  * /usr/lib/pike/7.6.24/include/pike/specs is missing (Closes: #322851)
514
    Using own version of specs.in, since the pike-generated one does not
514
    Using own version of specs.in, since the pike-generated one does not
515
    make sense on a Debian system.
515
    make sense on a Debian system.
516
  * Updated the Standards-Version, no changes
516
  * Updated the Standards-Version, no changes
517
517
518
 -- Marek Habersack <grendel@debian.org>  Tue, 16 Aug 2005 13:38:09 +0200
518
 -- Marek Habersack <grendel@debian.org>  Tue, 16 Aug 2005 13:38:09 +0200
519
519
520
pike7.6 (7.6.33-1) unstable; urgency=high
520
pike7.6 (7.6.33-1) unstable; urgency=high
521
521
522
  * The latest cvs snapshot
522
  * The latest cvs snapshot
523
  * Again urgency high to rush the recompile so that Caudium 1.4 can
523
  * Again urgency high to rush the recompile so that Caudium 1.4 can
524
    be recompiled on the non-x86 architectures. The previous upload
524
    be recompiled on the non-x86 architectures. The previous upload
525
    of Pike was a bit rushed.
525
    of Pike was a bit rushed.
526
526
527
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:04:41 +0200
527
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:04:41 +0200
528
528
529
pike7.6 (7.6.32-1) unstable; urgency=low
529
pike7.6 (7.6.32-1) unstable; urgency=low
530
530
531
  * Release number bumped by export.pike.
531
  * Release number bumped by export.pike.
532
532
533
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:02:47 +0200
533
 -- Marek Habersack <grendel@debian.org>  Thu, 28 Jul 2005 13:02:47 +0200
534
534
535
pike7.6 (7.6.31-1) unstable; urgency=low
535
pike7.6 (7.6.31-1) unstable; urgency=low
536
536
537
  * The latest cvs snapshot
537
  * The latest cvs snapshot
538
538
539
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:24:49 +0200
539
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:24:49 +0200
540
540
541
pike7.6 (7.6.30-1) unstable; urgency=low
541
pike7.6 (7.6.30-1) unstable; urgency=low
542
542
543
  * Release number bumped by export.pike.
543
  * Release number bumped by export.pike.
544
544
545
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:22:53 +0200
545
 -- Marek Habersack <grendel@debian.org>  Wed, 27 Jul 2005 14:22:53 +0200
546
546
547
pike7.6 (7.6.29-1) unstable; urgency=low
547
pike7.6 (7.6.29-1) unstable; urgency=low
548
548
549
  * The latest cvs snapshot
549
  * The latest cvs snapshot
550
550
551
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:20:25 +0200
551
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:20:25 +0200
552
552
553
pike7.6 (7.6.28-1) unstable; urgency=low
553
pike7.6 (7.6.28-1) unstable; urgency=low
554
554
555
  * Release number bumped by export.pike.
555
  * Release number bumped by export.pike.
556
556
557
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:18:34 +0200
557
 -- Marek Habersack <grendel@debian.org>  Fri, 22 Jul 2005 22:18:34 +0200
558
558
559
pike7.6 (7.6.27-2) unstable; urgency=high
559
pike7.6 (7.6.27-2) unstable; urgency=high
560
560
561
  * Force a recompile to match the new libgmp3 package name
561
  * Force a recompile to match the new libgmp3 package name
562
562
563
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:06:53 +0200
563
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:06:53 +0200
564
564
565
pike7.6 (7.6.27-1) unstable; urgency=low
565
pike7.6 (7.6.27-1) unstable; urgency=low
566
566
567
  * The latest cvs snapshot
567
  * The latest cvs snapshot
568
568
569
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:12:22 +0200
569
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:12:22 +0200
570
570
571
pike7.6 (7.6.24-2) unstable; urgency=low
571
pike7.6 (7.6.24-2) unstable; urgency=low
572
572
573
  * Closes: #310631: debian/rules version detection could be better
573
  * Closes: #310631: debian/rules version detection could be better
574
    Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the
574
    Thanks to Matthias Klose <doko@cs.tu-berlin.de> for providing the
575
    patch.
575
    patch.
576
  * Closes: #282939: fails to start in interactive mode
576
  * Closes: #282939: fails to start in interactive mode
577
    No longer happens with the newer Pike 7.6 versions.
577
    No longer happens with the newer Pike 7.6 versions.
578
578
579
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:48:36 +0200
579
 -- Marek Habersack <grendel@debian.org>  Thu, 26 May 2005 02:48:36 +0200
580
580
581
pike7.6 (7.6.24-1) unstable; urgency=low
581
pike7.6 (7.6.24-1) unstable; urgency=low
582
582
583
  * Release number bumped by export.pike.
583
  * Release number bumped by export.pike.
584
584
585
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 20:19:24 +0200
585
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 20:19:24 +0200
586
586
587
pike7.6 (7.6.23-1) unstable; urgency=low
587
pike7.6 (7.6.23-1) unstable; urgency=low
588
588
589
  * The latest cvs snapshot
589
  * The latest cvs snapshot
590
590
591
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:52:43 +0200
591
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:52:43 +0200
592
592
593
pike7.6 (7.6.22-1) unstable; urgency=low
593
pike7.6 (7.6.22-1) unstable; urgency=low
594
594
595
  * Release number bumped by export.pike.
595
  * Release number bumped by export.pike.
596
596
597
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:49:52 +0200
597
 -- Marek Habersack <grendel@debian.org>  Wed, 22 Sep 2004 17:49:52 +0200
598
598
599
pike7.6 (7.6.21-1) unstable; urgency=low
599
pike7.6 (7.6.21-1) unstable; urgency=low
600
600
601
  * The latest cvs snapshot
601
  * The latest cvs snapshot
602
602
603
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:24:04 +0200
603
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:24:04 +0200
604
604
605
pike7.6 (7.6.20-1) unstable; urgency=low
605
pike7.6 (7.6.20-1) unstable; urgency=low
606
606
607
  * Release number bumped by export.pike.
607
  * Release number bumped by export.pike.
608
608
609
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:18:16 +0200
609
 -- Marek Habersack <grendel@debian.org>  Tue, 21 Sep 2004 0:18:16 +0200
610
610
611
pike7.6 (7.6.19-1) unstable; urgency=low
611
pike7.6 (7.6.19-1) unstable; urgency=low
612
612
613
  * The latest cvs snapshot
613
  * The latest cvs snapshot
614
614
615
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:35:37 +0200
615
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:35:37 +0200
616
616
617
pike7.6 (7.6.18-1) unstable; urgency=low
617
pike7.6 (7.6.18-1) unstable; urgency=low
618
618
619
  * Release number bumped by export.pike.
619
  * Release number bumped by export.pike.
620
620
621
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:31:42 +0200
621
 -- Marek Habersack <grendel@debian.org>  Mon, 20 Sep 2004 23:31:42 +0200
622
622
623
pike7.6 (7.6.17-1) unstable; urgency=low
623
pike7.6 (7.6.17-1) unstable; urgency=low
624
624
625
  * The latest cvs snapshot
625
  * The latest cvs snapshot
626
626
627
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:42:33 +0200
627
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:42:33 +0200
628
628
629
pike7.6 (7.6.16-1) unstable; urgency=low
629
pike7.6 (7.6.16-1) unstable; urgency=low
630
630
631
  * Release number bumped by export.pike.
631
  * Release number bumped by export.pike.
632
632
633
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:39:58 +0200
633
 -- Marek Habersack <grendel@debian.org>  Sun, 19 Sep 2004 16:39:58 +0200
634
634
635
pike7.6 (7.6.15-1) unstable; urgency=low
635
pike7.6 (7.6.15-1) unstable; urgency=low
636
636
637
  * The latest cvs snapshot
637
  * The latest cvs snapshot
638
638
639
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:26:37 +0200
639
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:26:37 +0200
640
640
641
pike7.6 (7.6.14-1) unstable; urgency=low
641
pike7.6 (7.6.14-1) unstable; urgency=low
642
642
643
  * Release number bumped by export.pike.
643
  * Release number bumped by export.pike.
644
644
645
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:21:58 +0200
645
 -- Marek Habersack <grendel@debian.org>  Fri, 17 Sep 2004 13:21:58 +0200
646
646
647
pike7.6 (7.6.13-1) unstable; urgency=low
647
pike7.6 (7.6.13-1) unstable; urgency=low
648
648
649
  * The latest cvs snapshot
649
  * The latest cvs snapshot
650
650
651
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:32:25 +0200
651
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:32:25 +0200
652
652
653
pike7.6 (7.6.12-1) unstable; urgency=low
653
pike7.6 (7.6.12-1) unstable; urgency=low
654
654
655
  * Release number bumped by export.pike.
655
  * Release number bumped by export.pike.
656
656
657
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:29:54 +0200
657
 -- Marek Habersack <grendel@debian.org>  Tue, 10 Aug 2004 15:29:54 +0200
658
658
659
pike7.6 (7.6.11-3) unstable; urgency=medium
659
pike7.6 (7.6.11-3) unstable; urgency=medium
660
660
661
  * Gotten rid of gdk-imlib1-dev build dependency
661
  * Gotten rid of gdk-imlib1-dev build dependency
662
  * Delayed upload to wait for the indirect dependencies to get into
662
  * Delayed upload to wait for the indirect dependencies to get into
663
    the archives.
663
    the archives.
664
664
665
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Jul 2004 14:36:10 +0200
665
 -- Marek Habersack <grendel@debian.org>  Fri, 30 Jul 2004 14:36:10 +0200
666
666
667
pike7.6 (7.6.11-2) unstable; urgency=medium
667
pike7.6 (7.6.11-2) unstable; urgency=medium
668
668
669
  * Changed the build-dep from libxpm4-dev to libxpm-dev
669
  * Changed the build-dep from libxpm4-dev to libxpm-dev
670
  * Changed the build-dep from libtiff3g-dev to libtiff4-dev
670
  * Changed the build-dep from libtiff3g-dev to libtiff4-dev
671
671
672
 -- Marek Habersack <grendel@debian.org>  Sun, 25 Jul 2004 02:25:22 +0200
672
 -- Marek Habersack <grendel@debian.org>  Sun, 25 Jul 2004 02:25:22 +0200
673
673
674
pike7.6 (7.6.11-1) unstable; urgency=low
674
pike7.6 (7.6.11-1) unstable; urgency=low
675
675
676
  * The latest cvs snapshot
676
  * The latest cvs snapshot
677
677
678
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:05:30 +0200
678
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:05:30 +0200
679
679
680
pike7.6 (7.6.10-1) unstable; urgency=low
680
pike7.6 (7.6.10-1) unstable; urgency=low
681
681
682
  * Release number bumped by export.pike.
682
  * Release number bumped by export.pike.
683
683
684
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:03:26 +0200
684
 -- Marek Habersack <grendel@debian.org>  Thu, 1 Jul 2004 23:03:26 +0200
685
685
686
pike7.6 (7.6.9-2) unstable; urgency=low
686
pike7.6 (7.6.9-2) unstable; urgency=low
687
687
688
  * Make sure all bugs filed against Pike 7.4 will not appear here
688
  * Make sure all bugs filed against Pike 7.4 will not appear here
689
  * Pike 7.6 will replace Pike 7.4 in Debian soon.
689
  * Pike 7.6 will replace Pike 7.4 in Debian soon.
690
690
691
 -- Marek Habersack <grendel@debian.org>  Wed,  9 Jun 2004 13:40:35 +0200
691
 -- Marek Habersack <grendel@debian.org>  Wed,  9 Jun 2004 13:40:35 +0200
692
692
693
pike7.6 (7.6.9-1) unstable; urgency=low
693
pike7.6 (7.6.9-1) unstable; urgency=low
694
694
695
  * The latest cvs snapshot
695
  * The latest cvs snapshot
696
  * Added the full text of MPL 1.1 to the debian/copyright file
696
  * Added the full text of MPL 1.1 to the debian/copyright file
697
697
698
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:14:30 +0200
698
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:14:30 +0200
699
699
700
pike7.6 (7.6.8-1) experimental; urgency=low
700
pike7.6 (7.6.8-1) experimental; urgency=low
701
701
702
  * Release number bumped by export.pike.
702
  * Release number bumped by export.pike.
703
703
704
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:12:55 +0200
704
 -- Marek Habersack <grendel@debian.org>  Mon, 17 May 2004 20:12:55 +0200
705
705
706
pike7.6 (7.6.7-2) unstable; urgency=low
706
pike7.6 (7.6.7-2) unstable; urgency=low
707
707
708
  * Better dependencies for the GL libraries
708
  * Better dependencies for the GL libraries
709
709
710
 -- Marek Habersack <grendel@debian.org>  Tue, 11 May 2004 16:18:21 +0200
710
 -- Marek Habersack <grendel@debian.org>  Tue, 11 May 2004 16:18:21 +0200
711
711
712
pike7.6 (7.6.7-1) unstable; urgency=low
712
pike7.6 (7.6.7-1) unstable; urgency=low
713
713
714
  * The latest upstream release. The most important changes since v7.4
714
  * The latest upstream release. The most important changes since v7.4
715
    are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6
715
    are listed in the upstream CHANGES file in the /usr/share/doc/pike7.6
716
    directory
716
    directory
717
717
718
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:38:38 +0200
718
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:38:38 +0200
719
719
720
pike7.6 (7.6.6-1) experimental; urgency=low
720
pike7.6 (7.6.6-1) experimental; urgency=low
721
721
722
  * Release number bumped by export.pike.
722
  * Release number bumped by export.pike.
723
723
724
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:35:56 +0200
724
 -- Marek Habersack <grendel@debian.org>  Wed, 5 May 2004 18:35:56 +0200
725
725
726
pike7.6 (7.6.5-1) experimental; urgency=low
726
pike7.6 (7.6.5-1) experimental; urgency=low
727
727
728
  * The latest cvs snapshot
728
  * The latest cvs snapshot
729
729
730
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:35:04 +0200
730
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:35:04 +0200
731
731
732
pike7.6 (7.6.4-1) experimental; urgency=low
732
pike7.6 (7.6.4-1) experimental; urgency=low
733
733
734
  * Release number bumped by export.pike.
734
  * Release number bumped by export.pike.
735
735
736
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:32:26 +0200
736
 -- Marek Habersack <grendel@debian.org>  Sat, 1 May 2004 18:32:26 +0200
737
737
738
pike7.6 (7.6.3-1) experimental; urgency=low
738
pike7.6 (7.6.3-1) experimental; urgency=low
739
739
740
  * The latest cvs snapshot
740
  * The latest cvs snapshot
741
741
742
 -- Marek Habersack <grendel@debian.org>  Mon, 26 Apr 2004 2:19:59 +0200
742
 -- Marek Habersack <grendel@debian.org>  Mon, 26 Apr 2004 2:19:59 +0200
743
743
744
pike7.6 (7.6.2-1) experimental; urgency=low
744
pike7.6 (7.6.2-1) experimental; urgency=low
745
745
746
  * Release number bumped by export.pike.
746
  * Release number bumped by export.pike.
747
747
748
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Mon, 26 Apr 2004 2:17:57 +0200
748
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Mon, 26 Apr 2004 2:17:57 +0200
749
749
750
pike7.5 (7.5.27-2) experimental; urgency=low
750
pike7.5 (7.5.27-2) experimental; urgency=low
751
751
752
  * The latest CVS snapshot
752
  * The latest CVS snapshot
753
753
754
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Apr 2004 17:49:47 +0200
754
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Apr 2004 17:49:47 +0200
755
755
756
pike7.5 (7.5.27-1) experimental; urgency=low
756
pike7.5 (7.5.27-1) experimental; urgency=low
757
757
758
  * The latest cvs snapshot
758
  * The latest cvs snapshot
759
759
760
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:57:50 +0200
760
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:57:50 +0200
761
761
762
pike7.5 (7.5.26-1) experimental; urgency=low
762
pike7.5 (7.5.26-1) experimental; urgency=low
763
763
764
  * Release number bumped by export.pike.
764
  * Release number bumped by export.pike.
765
765
766
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:56:36 +0200
766
 -- Pike build system <pike-devel@lists.lysator.liu.se>  Sat, 17 Apr 2004 17:56:36 +0200
767
767
768
pike7.5 (7.5.25-1) experimental; urgency=low
768
pike7.5 (7.5.25-1) experimental; urgency=low
769
769
770
  * The latest CVS snapshot
770
  * The latest CVS snapshot
771
771
772
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Apr 2004 01:48:49 +0200
772
 -- Marek Habersack <grendel@debian.org>  Sun,  4 Apr 2004 01:48:49 +0200
773
773
774
pike7.5 (7.5.23-2) experimental; urgency=low
774
pike7.5 (7.5.23-2) experimental; urgency=low
775
775
776
  * The latest CVS update
776
  * The latest CVS update
777
777
778
 -- Marek Habersack <grendel@debian.org>  Fri,  2 Apr 2004 16:49:26 +0200
778
 -- Marek Habersack <grendel@debian.org>  Fri,  2 Apr 2004 16:49:26 +0200
779
779
780
pike7.5 (7.5.23-1) experimental; urgency=low
780
pike7.5 (7.5.23-1) experimental; urgency=low
781
781
782
  * The latest cvs snapshot
782
  * The latest cvs snapshot
783
783
784
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Mar 2004 17:28:21 +0200
784
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Mar 2004 17:28:21 +0200
785
785
786
pike7.5 (7.5.21-1) experimental; urgency=low
786
pike7.5 (7.5.21-1) experimental; urgency=low
787
787
788
  * The latest cvs snapshot
788
  * The latest cvs snapshot
789
789
790
 -- Marek Habersack <grendel@debian.org>  Wed, 17 Mar 2004 14:13:19 +0100
790
 -- Marek Habersack <grendel@debian.org>  Wed, 17 Mar 2004 14:13:19 +0100
791
791
792
pike7.5 (7.5.19-2) experimental; urgency=low
792
pike7.5 (7.5.19-2) experimental; urgency=low
793
793
794
  * Creation of directories in /usr/local won't fail now
794
  * Creation of directories in /usr/local won't fail now
795
    (closes: Bug#234694)
795
    (closes: Bug#234694)
796
796
797
 -- Marek Habersack <grendel@debian.org>  Thu, 26 Feb 2004 01:28:15 +0100
797
 -- Marek Habersack <grendel@debian.org>  Thu, 26 Feb 2004 01:28:15 +0100
798
798
799
pike7.5 (7.5.19-1) experimental; urgency=low
799
pike7.5 (7.5.19-1) experimental; urgency=low
800
800
801
  * The latest upstream update
801
  * The latest upstream update
802
802
803
 -- Marek Habersack <grendel@debian.org>  Mon, 23 Feb 2004 22:42:46 +0100
803
 -- Marek Habersack <grendel@debian.org>  Mon, 23 Feb 2004 22:42:46 +0100
804
804
805
pike7.5 (7.5.17-2) experimental; urgency=low
805
pike7.5 (7.5.17-2) experimental; urgency=low
806
806
807
  * Latest CVS snapshot.
807
  * Latest CVS snapshot.
808
808
809
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 19:53:42 +0100
809
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 19:53:42 +0100
810
810
811
pike7.5 (7.5.17-1) experimental; urgency=low
811
pike7.5 (7.5.17-1) experimental; urgency=low
812
812
813
  * The latest cvs snapshot.
813
  * The latest cvs snapshot.
814
  * Disabled using the machine code in the pike bytecode. It poses a
814
  * Disabled using the machine code in the pike bytecode. It poses a
815
    security risk and breaks under kernels with exec-shield or PAX.
815
    security risk and breaks under kernels with exec-shield or PAX.
816
816
817
 -- Marek Habersack <grendel@debian.org>  Tue,  9 Dec 2003 17:01:16 +0100
817
 -- Marek Habersack <grendel@debian.org>  Tue,  9 Dec 2003 17:01:16 +0100
818
818
819
pike7.5 (7.5.12-2) experimental; urgency=low
819
pike7.5 (7.5.12-2) experimental; urgency=low
820
820
821
  * Added libnettle to the build dependencies.
821
  * Added libnettle to the build dependencies.
822
822
823
 -- Marek Habersack <grendel@debian.org>  Tue, 11 Nov 2003 18:24:24 +0100
823
 -- Marek Habersack <grendel@debian.org>  Tue, 11 Nov 2003 18:24:24 +0100
824
824
825
pike7.5 (7.5.12-1) experimental; urgency=low
825
pike7.5 (7.5.12-1) experimental; urgency=low
826
826
827
  * Catching up on version numbers.
827
  * Catching up on version numbers.
828
  * First upload to Debian/experimental.
828
  * First upload to Debian/experimental.
829
829
830
 -- Marek Habersack <grendel@debian.org>  Sat, 30 Oct 2003 22:46:18 +0100
830
 -- Marek Habersack <grendel@debian.org>  Sat, 30 Oct 2003 22:46:18 +0100
831
831
832
pike7.5 (7.5.5-1) unstable; urgency=low
832
pike7.5 (7.5.5-1) unstable; urgency=low
833
833
834
  * Latest upstream version.
834
  * Latest upstream version.
835
835
836
 -- Marek Habersack <grendel@debian.org>  Sat, 29 Mar 2003 01:46:01 +0100
836
 -- Marek Habersack <grendel@debian.org>  Sat, 29 Mar 2003 01:46:01 +0100
837
837
838
pike7.5 (7.5.3-2) unstable; urgency=low
838
pike7.5 (7.5.3-2) unstable; urgency=low
839
839
840
  * Latest upstream version.
840
  * Latest upstream version.
841
  * Rediffed the Debian patches to work with the current sources.
841
  * Rediffed the Debian patches to work with the current sources.
842
842
843
 -- Marek Habersack <grendel@debian.org>  Wed, 19 Mar 2003 13:42:44 +0100
843
 -- Marek Habersack <grendel@debian.org>  Wed, 19 Mar 2003 13:42:44 +0100
844
844
845
pike7.5 (7.5.3-1) unstable; urgency=low
845
pike7.5 (7.5.3-1) unstable; urgency=low
846
846
847
  * Latest upstream version.
847
  * Latest upstream version.
848
848
849
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 19:07:40 +0100
849
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 19:07:40 +0100
850
850
851
pike7.5 (7.5.2-1) unstable; urgency=low
851
pike7.5 (7.5.2-1) unstable; urgency=low
852
852
853
  * Latest upstream version.
853
  * Latest upstream version.
854
  * No sparc machine code for now.
854
  * No sparc machine code for now.
855
  * Updated the mesagl dependencies.
855
  * Updated the mesagl dependencies.
856
856
857
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 01:19:37 +0100
857
 -- Marek Habersack <grendel@debian.org>  Wed,  5 Feb 2003 01:19:37 +0100
858
858
859
pike7.5 (7.5.1-3) unstable; urgency=low
859
pike7.5 (7.5.1-3) unstable; urgency=low
860
860
861
  * A bug in the sparc machine code causing a segfault was fixed.
861
  * A bug in the sparc machine code causing a segfault was fixed.
862
862
863
 -- Marek Habersack <grendel@debian.org>  Mon,  3 Feb 2003 17:16:46 +0100
863
 -- Marek Habersack <grendel@debian.org>  Mon,  3 Feb 2003 17:16:46 +0100
864
864
865
pike7.5 (7.5.1-2) unstable; urgency=low
865
pike7.5 (7.5.1-2) unstable; urgency=low
866
866
867
  * Pike is installed using the --new-style layout now.
867
  * Pike is installed using the --new-style layout now.
868
868
869
 -- Marek Habersack <grendel@debian.org>  Tue, 28 Jan 2003 00:36:59 +0100
869
 -- Marek Habersack <grendel@debian.org>  Tue, 28 Jan 2003 00:36:59 +0100
870
870
871
pike7.5 (7.5.1-1) unstable; urgency=low
871
pike7.5 (7.5.1-1) unstable; urgency=low
872
872
873
  * Latest upstream version.
873
  * Latest upstream version.
874
874
875
 -- Marek Habersack <grendel@debian.org>  Fri,  6 Dec 2002 05:20:15 +0100
875
 -- Marek Habersack <grendel@debian.org>  Fri,  6 Dec 2002 05:20:15 +0100
876
876
877
pike7.3 (7.3.62-1) unstable; urgency=low
877
pike7.3 (7.3.62-1) unstable; urgency=low
878
878
879
  * Latest upstream version. The most important changes:
879
  * Latest upstream version. The most important changes:
880
        * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken
880
        * lib/modules/Tools.pmod/AutoDoc.pmod/DocParser.pmod: Fixed broken
881
          support for typedef.
881
          support for typedef.
882
        * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the
882
        * src/modules/Gz/module.pmod.in: Now supports zlib's which lack the
883
          eof() function.
883
          eof() function.
884
        * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't
884
        * src/modules/Gz/module.pmod.in: Now behaves if zlib isn't
885
          available.
885
          available.
886
        * src/builtin_functions.c: Moved some debug functions to Debug.
886
        * src/builtin_functions.c: Moved some debug functions to Debug.
887
          Updated sleep doc. Fixed describe_backtrace type.
887
          Updated sleep doc. Fixed describe_backtrace type.
888
        * src/builtin.cmod: Move _describe_program to
888
        * src/builtin.cmod: Move _describe_program to
889
          Debug.describe_program.
889
          Debug.describe_program.
890
        * src/modules/Gz/testsuite.in: Added test for Gz.File().
890
        * src/modules/Gz/testsuite.in: Added test for Gz.File().
891
        * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME
891
        * lib/modules/MIME.pmod/module.pmod: When doing guessy style MIME
892
          decoding, inherit the guess attribute for multipart message parts.
892
          decoding, inherit the guess attribute for multipart message parts.
893
        * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug.
893
        * src/modules/Gz/zlibmod.c: Fixed nasty null-termination bug.
894
        * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module
894
        * src/post_modules/Shuffler/Shuffler.cmod: Patched Shuffler module
895
          some more. This patch should fix some of the problems with the
895
          some more. This patch should fix some of the problems with the
896
          shuffler accessing references that have been destructed.
896
          shuffler accessing references that have been destructed.
897
        * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are
897
        * lib/modules/Filesystem.pmod/Tar.pmod: Bugfix: Since lookups are
898
          done with normalized paths, we need to normalize the paths in
898
          done with normalized paths, we need to normalize the paths in
899
          filename{s,_to_entry} as well to get proper matches.
899
          filename{s,_to_entry} as well to get proper matches.
900
        * src/pike_memory.h: Added a macro to detect whether a memory
900
        * src/pike_memory.h: Added a macro to detect whether a memory
901
          checker is in use, so that conflicting debug checks can be avoided.
901
          checker is in use, so that conflicting debug checks can be avoided.
902
        * lib/master.pike.in, src/svalue.c,
902
        * lib/master.pike.in, src/svalue.c,
903
          lib/modules/Tools.pmod/testsuite.in: Make %O default output for
903
          lib/modules/Tools.pmod/testsuite.in: Make %O default output for
904
          objects and programs better.
904
          objects and programs better.
905
        * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c,
905
        * lib/modules/Stdio.pmod/module.pmod, src/modules/files/file.c,
906
          src/modules/files/termios.c: Document the low level I/O functions
906
          src/modules/files/termios.c: Document the low level I/O functions
907
          in Stdio.File and not Fd.
907
          in Stdio.File and not Fd.
908
          .
908
          .
909
          Designwise motivation: Fd and Fd_ref ought to be considered
909
          Designwise motivation: Fd and Fd_ref ought to be considered
910
          internal; Stdio.File is the lowest "official" API level.
910
          internal; Stdio.File is the lowest "official" API level.
911
          .
911
          .
912
          Practical motivation: It's _much_ easier to find the functions in
912
          Practical motivation: It's _much_ easier to find the functions in
913
          the generated docs, despite the small pointer to Fd in Stdio.File.
913
          the generated docs, despite the small pointer to Fd in Stdio.File.
914
        * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike:
914
        * lib/modules/Protocols.pmod/HTTP.pmod/Server.pmod/SSLPort.pike:
915
          added SSL support to the simple webserver. Based on SSL.https, but
915
          added SSL support to the simple webserver. Based on SSL.https, but
916
          behaves exactly like Protocols.HTTP.Server.Port, except for SSL.
916
          behaves exactly like Protocols.HTTP.Server.Port, except for SSL.
917
        * lib/master.pike.in: - Changed some search(x,y)!=-1 into
917
        * lib/master.pike.in: - Changed some search(x,y)!=-1 into
918
          has_value(x,y) - Optimized Getopt call by using local variables for
918
          has_value(x,y) - Optimized Getopt call by using local variables for
919
          NO_ARG,   MAY_HAVE_ARG and HAS_ARG.  - Optimized Getopt call by
919
          NO_ARG,   MAY_HAVE_ARG and HAS_ARG.  - Optimized Getopt call by
920
          always having five elements per argument,   so that Getopt need not
920
          always having five elements per argument,   so that Getopt need not
921
          rewrite the array.  - Always accept the --autoreload option so that
921
          rewrite the array.  - Always accept the --autoreload option so that
922
          we are silenty  ignoring it if Pike has not autoreload (instead of
922
          we are silenty  ignoring it if Pike has not autoreload (instead of
923
          bailing out with strange error messages (that changes depending
923
          bailing out with strange error messages (that changes depending
924
          on the number and   order of options)).
924
          on the number and   order of options)).
925
925
926
 -- Marek Habersack <grendel@debian.org>  Mon, 25 Nov 2002 18:43:54 +0100
926
 -- Marek Habersack <grendel@debian.org>  Mon, 25 Nov 2002 18:43:54 +0100
927
927
928
pike7.3 (7.3.60-2) unstable; urgency=low
928
pike7.3 (7.3.60-2) unstable; urgency=low
929
929
930
  * Latest cvs snapshot. The most important changes:
930
  * Latest cvs snapshot. The most important changes:
931
        * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing
931
        * lib/modules/Protocols.pmod/HTTP.pmod/module.pmod: Added missing
932
          file argument for put_url().
932
          file argument for put_url().
933
        * lib/modules/Array.pmod: CHANGES says that there should be an
933
        * lib/modules/Array.pmod: CHANGES says that there should be an
934
          Array.Iterator.  So let's have one.
934
          Array.Iterator.  So let's have one.
935
        * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice
935
        * lib/modules/Parser.pmod/XML.pmod/DOM.pmod: Added iterators, nice
936
          _sprintf to Nodes, and made all lfuns static.
936
          _sprintf to Nodes, and made all lfuns static.
937
        * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback
937
        * src/post_modules/Shuffler/Shuffler.cmod: If the done-callback
938
          destroyed the shuffler object, the shuffler crashed when signaling
938
          destroyed the shuffler object, the shuffler crashed when signaling
939
          that data wasn't sent thru the give_back function. This might have
939
          that data wasn't sent thru the give_back function. This might have
940
          other implications but seems to work as a fix for now.
940
          other implications but seems to work as a fix for now.
941
941
942
 -- Marek Habersack <grendel@debian.org>  Sat,  9 Nov 2002 19:46:43 +0100
942
 -- Marek Habersack <grendel@debian.org>  Sat,  9 Nov 2002 19:46:43 +0100
943
943
944
pike7.3 (7.3.60-1) unstable; urgency=low
944
pike7.3 (7.3.60-1) unstable; urgency=low
945
945
946
  * Latest upstream version. The most important changes:
946
  * Latest upstream version. The most important changes:
947
        * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH
947
        * src/code/: ppc32.c, ppc32.h: Implemented OPCODE_INLINE_BRANCH
948
	  interface for PPC.
948
	  interface for PPC.
949
        * src/dlopen.c: Some more IA64 fixes.
949
        * src/dlopen.c: Some more IA64 fixes.
950
        * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the
950
        * lib/modules/Protocols.pmod/HTTP.pmod/Query.pike: added the
951
          possibility to have array values in headers mapping to allow
951
          possibility to have array values in headers mapping to allow
952
          multiple headers
952
          multiple headers
953
        * src/dlopen.c: The IA64 global offset table is now at the end of
953
        * src/dlopen.c: The IA64 global offset table is now at the end of
954
          the datasegment, so that gp-relative offsets have a chance at
954
          the datasegment, so that gp-relative offsets have a chance at
955
          working.
955
          working.
956
        * lib/modules/Standards.pmod/RDF.pike: Improved API and working
956
        * lib/modules/Standards.pmod/RDF.pike: Improved API and working
957
          N-triple parsing.
957
          N-triple parsing.
958
        * src/threads.c: Added a reference from MutexKey to the mutex
958
        * src/threads.c: Added a reference from MutexKey to the mutex
959
          object it holds, so that the latter won't be refcount garbed (which
959
          object it holds, so that the latter won't be refcount garbed (which
960
          causes both to be destructed) if there are no other references.
960
          causes both to be destructed) if there are no other references.
961
961
962
 -- Marek Habersack <grendel@debian.org>  Mon,  4 Nov 2002 22:32:36 +0100
962
 -- Marek Habersack <grendel@debian.org>  Mon,  4 Nov 2002 22:32:36 +0100
963
963
964
pike7.3 (7.3.58-3) unstable; urgency=low
964
pike7.3 (7.3.58-3) unstable; urgency=low
965
965
966
  * Removed the sybase module as it doesn't work on Debian.
966
  * Removed the sybase module as it doesn't work on Debian.
967
967
968
 -- Marek Habersack <grendel@debian.org>  Wed, 23 Oct 2002 02:16:53 +0200
968
 -- Marek Habersack <grendel@debian.org>  Wed, 23 Oct 2002 02:16:53 +0200
969
969
970
pike7.3 (7.3.58-2) unstable; urgency=low
970
pike7.3 (7.3.58-2) unstable; urgency=low
971
971
972
  * Latest CVS snapshot.
972
  * Latest CVS snapshot.
973
973
974
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Oct 2002 03:01:06 +0200
974
 -- Marek Habersack <grendel@debian.org>  Mon, 21 Oct 2002 03:01:06 +0200
975
975
976
pike7.3 (7.3.58-1) unstable; urgency=low
976
pike7.3 (7.3.58-1) unstable; urgency=low
977
977
978
  * Latest upstream version. The most important changes:
978
  * Latest upstream version. The most important changes:
979
        * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing.
979
        * lib/modules/Parser.pmod/XML.pmod/Tree.pmod: Better typing.
980
        * lib/modules/Array.pmod: Fixed a border problem in Array.sum
980
        * lib/modules/Array.pmod: Fixed a border problem in Array.sum
981
        * src/builtin.cmod: Fixed leak of the strings "string" and "int".
981
        * src/builtin.cmod: Fixed leak of the strings "string" and "int".
982
        * lib/modules/String.pmod/module.pmod: Removed the deprecated
982
        * lib/modules/String.pmod/module.pmod: Removed the deprecated
983
          strmult and String_buffer (compatibility is already in place).
983
          strmult and String_buffer (compatibility is already in place).
984
          Fixed a soundex bug. Made int2roman and int2size throw an error
984
          Fixed a soundex bug. Made int2roman and int2size throw an error
985
          when input is out of range. Fixed an off by one error for the
985
          when input is out of range. Fixed an off by one error for the
986
          bytes/kb transition in int2size.
986
          bytes/kb transition in int2size.
987
        * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers.
987
        * lib/modules/Parser.pmod/Pike.pmod: Parse binary numbers.
988
        * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some
988
        * lib/modules/Standards.pmod/EXIF.pmod: Better EXIF support. Some
989
          API changes: get_properties only accepts Stdio.File objects.
989
          API changes: get_properties only accepts Stdio.File objects.
990
          MN_Multi1 is renamed to MN_Multi3.
990
          MN_Multi1 is renamed to MN_Multi3.
991
        * src/: builtin.cmod, builtin_functions.c: It's better to throw
991
        * src/: builtin.cmod, builtin_functions.c: It's better to throw
992
          errors than return zero if ctime(), localtime() or gmtime() fails.
992
          errors than return zero if ctime(), localtime() or gmtime() fails.
993
        * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2),
993
        * src/builtin.cmod: Fixed missing checks for NULL from gmtime(2),
994
          localtime(2) and ctime(2) which could cause segfaults. E.g. on NT
994
          localtime(2) and ctime(2) which could cause segfaults. E.g. on NT
995
          they don't handle negative time stamps.
995
          they don't handle negative time stamps.
996
        * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c:
996
        * src/modules/: HTTPLoop/log.c, Oracle/oracle.c, spider/discdate.c:
997
          Fixed missing checks for NULL from gmtime(2), localtime(2) and
997
          Fixed missing checks for NULL from gmtime(2), localtime(2) and
998
          ctime(2) which could cause segfaults. E.g. on NT they don't handle
998
          ctime(2) which could cause segfaults. E.g. on NT they don't handle
999
          negative time stamps.
999
          negative time stamps.
1000
        * src/builtin_functions.c: Fixed missing checks for NULL from
1000
        * src/builtin_functions.c: Fixed missing checks for NULL from
1001
          gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT
1001
          gmtime(2) and localtime(2) which could cause segfaults. E.g. on NT
1002
          they don't handle negative time stamps.
1002
          they don't handle negative time stamps.
1003
        * lib/modules/Remote.pmod/connection.pike: Fixed races that could
1003
        * lib/modules/Remote.pmod/connection.pike: Fixed races that could
1004
          cause synchronous calls to hang in threaded mode.  It's still
1004
          cause synchronous calls to hang in threaded mode.  It's still
1005
          unclear whether a connection close is handled cleanly, though. 
1005
          unclear whether a connection close is handled cleanly, though. 
1006
          Better handling of exceptions from close callbacks.
1006
          Better handling of exceptions from close callbacks.
1007
1007
1008
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 22:49:02 +0200
1008
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 22:49:02 +0200
1009
1009
1010
pike7.3 (7.3.56-2) unstable; urgency=low
1010
pike7.3 (7.3.56-2) unstable; urgency=low
1011
1011
1012
  * Latest CVS snapshot.
1012
  * Latest CVS snapshot.
1013
1013
1014
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 01:37:36 +0200
1014
 -- Marek Habersack <grendel@debian.org>  Fri, 18 Oct 2002 01:37:36 +0200
1015
1015
1016
pike7.3 (7.3.56-1) unstable; urgency=low
1016
pike7.3 (7.3.56-1) unstable; urgency=low
1017
1017
1018
  * Latest upstream version. The most important changes:
1018
  * Latest upstream version. The most important changes:
1019
        * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO
1019
        * src/: docode.c, interpret_functions.h: Replaced the F_THROW_ZERO
1020
          opcode used at normal exit from catch blocks with F_EXIT_CATCH,
1020
          opcode used at normal exit from catch blocks with F_EXIT_CATCH,
1021
          which uses the newer escape catch feature. This avoids a longjmp at
1021
          which uses the newer escape catch feature. This avoids a longjmp at
1022
          the normal exit of every catch block.
1022
          the normal exit of every catch block.
1023
          Also changed the return value for normal catch block exits to be
1023
          Also changed the return value for normal catch block exits to be
1024
          UNDEFINED and not zero.
1024
          UNDEFINED and not zero.
1025
        * lib/modules/Parser.pmod/C.pmod: Added index possibility on
1025
        * lib/modules/Parser.pmod/C.pmod: Added index possibility on
1026
          tokens.
1026
          tokens.
1027
        * src/program.c: Use safe_apply_handler for calling
1027
        * src/program.c: Use safe_apply_handler for calling
1028
          get_default_module, to get better checking of the return value and
1028
          get_default_module, to get better checking of the return value and
1029
          to get correct handling of return values that are false.
1029
          to get correct handling of return values that are false.
1030
          This fixes a bug in the odd recursion that involves the compat
1030
          This fixes a bug in the odd recursion that involves the compat
1031
          handler and e.g. lib/7.2/modules/__default.pmod which itself
1031
          handler and e.g. lib/7.2/modules/__default.pmod which itself
1032
          contains "#pike 7.2": The second time get_default_module is called
1032
          contains "#pike 7.2": The second time get_default_module is called
1033
          it'll resolve an unfinished program with "__default" and thus get a
1033
          it'll resolve an unfinished program with "__default" and thus get a
1034
          function pointer that evaluates to false.
1034
          function pointer that evaluates to false.
1035
        * bin/pike.in, src/Makefile.in, src/builtin_functions.c,
1035
        * bin/pike.in, src/Makefile.in, src/builtin_functions.c,
1036
          src/error.c: Set a breakpoint on pike_gdb_breakpoint by default
1036
          src/error.c: Set a breakpoint on pike_gdb_breakpoint by default
1037
          when gdb is started. Made it accessible from pike with
1037
          when gdb is started. Made it accessible from pike with
1038
          "_gdb_breakpoint" to make it convenient to enter gdb at a specific
1038
          "_gdb_breakpoint" to make it convenient to enter gdb at a specific
1039
          point in the pike code.
1039
          point in the pike code.
1040
1040
1041
 -- Marek Habersack <grendel@debian.org>  Wed, 25 Sep 2002 02:47:40 +0200
1041
 -- Marek Habersack <grendel@debian.org>  Wed, 25 Sep 2002 02:47:40 +0200
1042
1042
1043
pike7.3 (7.3.55-1) unstable; urgency=low
1043
pike7.3 (7.3.55-1) unstable; urgency=low
1044
1044
1045
  * Latest upstream version. The most important changes:
1045
  * Latest upstream version. The most important changes:
1046
        * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now
1046
        * src/modules/Gz/: configure.in, zlibmod.c: The Gz module now
1047
          supports old versions of zlib again.  Most notably seek(), tell(),
1047
          supports old versions of zlib again.  Most notably seek(), tell(),
1048
          eof() and setparams() are now optionally implemented in Gz._file.
1048
          eof() and setparams() are now optionally implemented in Gz._file.
1049
        * lib/master.pike.in: Added include_prefix.
1049
        * lib/master.pike.in: Added include_prefix.
1050
        * src/builtin_functions.c: More information about the use and
1050
        * src/builtin_functions.c: More information about the use and
1051
          limits of mktime().
1051
          limits of mktime().
1052
        * src/main.c: Now calls tzset() to initialize timezone et al.
1052
        * src/main.c: Now calls tzset() to initialize timezone et al.
1053
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to
1053
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: add catch to
1054
          prevent search from bombing out when talking to active directory
1054
          prevent search from bombing out when talking to active directory
1055
          servers. this is not a good fix, as the cause seems to be referrer
1055
          servers. this is not a good fix, as the cause seems to be referrer
1056
          data.
1056
          data.
1057
          This will need to be looked at more closely, but it at least allows
1057
          This will need to be looked at more closely, but it at least allows
1058
          us to talk to m$ systems.
1058
          us to talk to m$ systems.
1059
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create()
1059
        * lib/modules/Protocols.pmod/LDAP.pmod/client.pike: fixed create()
1060
          so that connection is actually made when SSL support is not
1060
          so that connection is actually made when SSL support is not
1061
          present.
1061
          present.
1062
        * lib/master.pike.in: Added -x option to run tools from 
1062
        * lib/master.pike.in: Added -x option to run tools from 
1063
	  Tools.Standalone.
1063
	  Tools.Standalone.
1064
1064
1065
 -- Marek Habersack <grendel@debian.org>  Fri, 13 Sep 2002 15:44:33 +0200
1065
 -- Marek Habersack <grendel@debian.org>  Fri, 13 Sep 2002 15:44:33 +0200
1066
1066
1067
pike7.3 (7.3.53-1) unstable; urgency=low
1067
pike7.3 (7.3.53-1) unstable; urgency=low
1068
1068
1069
  * Latest upstream version. The most important changes:
1069
  * Latest upstream version. The most important changes:
1070
        * src/modules/Perl/perlmod.c: Adjustment to work better with Perl
1070
        * src/modules/Perl/perlmod.c: Adjustment to work better with Perl
1071
          5.8.0, plus a few minor layout changes to make the code nicer to
1071
          5.8.0, plus a few minor layout changes to make the code nicer to
1072
          read.
1072
          read.
1073
        * lib/modules/Local.pmod: Added support for specifying paths using
1073
        * lib/modules/Local.pmod: Added support for specifying paths using
1074
          the PIKE_LOCAL_PATH environment variable.
1074
          the PIKE_LOCAL_PATH environment variable.
1075
        * src/language.yacc: Fixed typing for intranges with bignum
1075
        * src/language.yacc: Fixed typing for intranges with bignum
1076
          intervals.
1076
          intervals.
1077
        * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for
1077
        * lib/modules/Stdio.pmod/GZipFile.pike: Added basic support for
1078
          reading and writing gzip files.  This is the first version and it
1078
          reading and writing gzip files.  This is the first version and it
1079
          is still a bit experimental.  Uses Gz._file() for lowlevel support.
1079
          is still a bit experimental.  Uses Gz._file() for lowlevel support.
1080
        * src/modules/Gz/zlibmod.c: Added basic support for reading and
1080
        * src/modules/Gz/zlibmod.c: Added basic support for reading and
1081
          writing gzip files.  Lowlevel functions are located in Gz._file().
1081
          writing gzip files.  Lowlevel functions are located in Gz._file().
1082
        * src/builtin_functions.c: Fixed incorrect info about rusage() and
1082
        * src/builtin_functions.c: Fixed incorrect info about rusage() and
1083
          added a bit more description about some of the items.
1083
          added a bit more description about some of the items.
1084
        * src/language.yacc: Added the "global" keyword to
1084
        * src/language.yacc: Added the "global" keyword to
1085
          magic_identifiers so it can be used after ->.
1085
          magic_identifiers so it can be used after ->.
1086
        * src/pike_types.c: parse_type() now supports the syntax
1086
        * src/pike_types.c: parse_type() now supports the syntax
1087
          object(this_program), and defaults to implements mode.
1087
          object(this_program), and defaults to implements mode.
1088
        * src/modules/Postgres/: configure.in, pgres_config.h.in,
1088
        * src/modules/Postgres/: configure.in, pgres_config.h.in,
1089
          postgres.c: this makes the Postgres module detect/work correctly
1089
          postgres.c: this makes the Postgres module detect/work correctly
1090
          with the PostgreSQL 7.2+
1090
          with the PostgreSQL 7.2+
1091
1091
1092
 -- Marek Habersack <grendel@debian.org>  Sun,  1 Sep 2002 00:22:22 +0200
1092
 -- Marek Habersack <grendel@debian.org>  Sun,  1 Sep 2002 00:22:22 +0200
1093
1093
1094
pike7.3 (7.3.51-4) unstable; urgency=low
1094
pike7.3 (7.3.51-4) unstable; urgency=low
1095
1095
1096
  * Enabled the Pike security.
1096
  * Enabled the Pike security.
1097
  * Build-conflicts with libutahglx since the latter doesn't conform
1097
  * Build-conflicts with libutahglx since the latter doesn't conform
1098
    to the Linux OpenGL ABI
1098
    to the Linux OpenGL ABI
1099
  * Added correct build dependencies for Debian/Sid
1099
  * Added correct build dependencies for Debian/Sid
1100
1100
1101
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Aug 2002 02:47:22 +0200
1101
 -- Marek Habersack <grendel@debian.org>  Fri, 23 Aug 2002 02:47:22 +0200
1102
1102
1103
pike7.3 (7.3.51-3) unstable; urgency=low
1103
pike7.3 (7.3.51-3) unstable; urgency=low
1104
1104
1105
  * Added the -svg package.
1105
  * Added the -svg package.
1106
  * Most packages now link to the -core doc directory.
1106
  * Most packages now link to the -core doc directory.
1107
1107
1108
 -- Marek Habersack <grendel@debian.org>  Sat, 10 Aug 2002 21:27:04 +0200
1108
 -- Marek Habersack <grendel@debian.org>  Sat, 10 Aug 2002 21:27:04 +0200
1109
1109
1110
pike7.3 (7.3.51-2) unstable; urgency=low
1110
pike7.3 (7.3.51-2) unstable; urgency=low
1111
1111
1112
  * The Debian packaging setup merged with the upstream sources under
1112
  * The Debian packaging setup merged with the upstream sources under
1113
    the packaging/debian/ directory.
1113
    the packaging/debian/ directory.
1114
  * Patches previously applied to the sources before generating the 
1114
  * Patches previously applied to the sources before generating the 
1115
    Debian diff are now applied on the compile time.
1115
    Debian diff are now applied on the compile time.
1116
  * Most packages depend on pikeX.Y-core now.
1116
  * Most packages depend on pikeX.Y-core now.
1117
1117
1118
 -- Marek Habersack <grendel@debian.org>  Tue,  6 Aug 2002 00:36:53 +0200
1118
 -- Marek Habersack <grendel@debian.org>  Tue,  6 Aug 2002 00:36:53 +0200
1119
1119
1120
pike7.3 (7.3.51-1) unstable; urgency=low
1120
pike7.3 (7.3.51-1) unstable; urgency=low
1121
1121
1122
  * Latest CVS snapshot
1122
  * Latest CVS snapshot
1123
  * the -crypto and -gz packages are merged with the core Pike package.
1123
  * the -crypto and -gz packages are merged with the core Pike package.
1124
  * the -doc package is split into -manual and -reference and
1124
  * the -doc package is split into -manual and -reference and
1125
  * The pike7.3 package became a meta package that installs a subset
1125
  * The pike7.3 package became a meta package that installs a subset
1126
    of all the Pike packages present in Debian. This subset makes up a
1126
    of all the Pike packages present in Debian. This subset makes up a
1127
    recommended Pike environment for most systems.
1127
    recommended Pike environment for most systems.
1128
1128
1129
 -- Marek Habersack <grendel@debian.org>  Wed, 31 Jul 2002 23:35:18 +0200
1129
 -- Marek Habersack <grendel@debian.org>  Wed, 31 Jul 2002 23:35:18 +0200
1130
1130
1131
pike7.3 (7.3.49-2) unstable; urgency=low
1131
pike7.3 (7.3.49-2) unstable; urgency=low
1132
1132
1133
  * Latest CVS snapshot
1133
  * Latest CVS snapshot
1134
1134
1135
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Jul 2002 10:23:44 +0200
1135
 -- Marek Habersack <grendel@debian.org>  Mon, 29 Jul 2002 10:23:44 +0200
1136
1136
1137
pike7.3 (7.3.49-1) unstable; urgency=low
1137
pike7.3 (7.3.49-1) unstable; urgency=low
1138
1138
1139
  * Latest CVS snapshot
1139
  * Latest CVS snapshot
1140
1140
1141
 -- Marek Habersack <grendel@debian.org>  Mon, 15 Jul 2002 23:21:33 +0200
1141
 -- Marek Habersack <grendel@debian.org>  Mon, 15 Jul 2002 23:21:33 +0200
1142
1142
1143
pike7.3 (7.3.47-1) unstable; urgency=low
1143
pike7.3 (7.3.47-1) unstable; urgency=low
1144
1144
1145
  * Latest CVS snapshot
1145
  * Latest CVS snapshot
1146
1146
1147
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Jun 2002 18:13:12 +0200
1147
 -- Marek Habersack <grendel@debian.org>  Wed, 12 Jun 2002 18:13:12 +0200
1148
1148
1149
pike7.3 (7.3.45-1) unstable; urgency=low
1149
pike7.3 (7.3.45-1) unstable; urgency=low
1150
1150
1151
  * Latest CVS snapshot
1151
  * Latest CVS snapshot
1152
1152
1153
 -- Marek Habersack <grendel@debian.org>  Fri, 17 May 2002 16:41:09 +0200
1153
 -- Marek Habersack <grendel@debian.org>  Fri, 17 May 2002 16:41:09 +0200
1154
1154
1155
pike7.3 (7.3.41-1) unstable; urgency=low
1155
pike7.3 (7.3.41-1) unstable; urgency=low
1156
1156
1157
  * Initial Release.
1157
  * Initial Release.
1158
1158
1159
 -- Marek Habersack <grendel@debian.org>  Sun,  5 May 2002 01:34:05 +0200
1159
 -- Marek Habersack <grendel@debian.org>  Sun,  5 May 2002 01:34:05 +0200
1160
1160