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