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