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