Subversion Repositories

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

Rev 16 | Rev 20 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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