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