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