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