Subversion Repositories

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

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

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