Subversion Repositories

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

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

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