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