Rev 15 | Rev 23 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 15 | Rev 19 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | Source: pike7.6  | 
            1 | Source: pike7.6  | 
          
| 2 | Section: interpreters  | 
            2 | Section: interpreters  | 
          
| 3 | Priority: optional  | 
            3 | Priority: optional  | 
          
| 4 | Maintainer: Magnus Holmgren <magnus@kibibyte.se>  | 
            4 | Maintainer: Magnus Holmgren <holmgren@debian.org>  | 
          
| 5 | Uploaders: Henrik Andreasson <pike@han.pp.se>  | 
            5 | Uploaders: Henrik Andreasson <pike@han.pp.se>  | 
          
| 6 | Standards-Version: 3.7.2  | 
            6 | Standards-Version: 3.7.3  | 
          
| 7 | Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc,  | 
            7 | Build-Depends: debhelper (>> 4.0.0), dpatch, bison, sharutils, bc,  | 
          
| 8 | libgmp3-dev, libnettle-dev (>= 1.14-1),  | 
            8 | libgmp3-dev, libnettle-dev (>= 1.14),  | 
          
| 9 | zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev,  | 
            9 | zlib1g-dev | libz-dev, libbz2-dev, libreadline5-dev,  | 
          
| 10 | libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev,  | 
            10 | libgdbm-dev, libiodbc2-dev, libmysqlclient15-dev, libpq-dev,  | 
          
| 11 | libperl-dev, libpcre3-dev, libxml2-dev,  | 
            11 | libperl-dev, libpcre3-dev, libxml2-dev,  | 
          
| 12 | libsdl-mixer1.2-dev, libsdl1.2-dev, libsane-dev,  | 
            12 | libsdl-mixer1.2-dev, libsdl1.2-dev, libsane-dev,  | 
          
| 13 | x11proto-gl-dev, libxpm-dev, libglade2-dev, libfreetype6-dev,  | 
            13 | x11proto-gl-dev, libxpm-dev, libglade2-dev, libfreetype6-dev,  | 
          
| 14 | freeglut3-dev (>= 2.2.0-6.1) [alpha hppa], freeglut3-dev [!alpha !hppa],  | 
            - | |
| 15 | libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev  | 
            14 | freeglut3-dev, libjpeg-dev, libtiff4-dev, librsvg2-dev (>= 2.7), libpng12-dev  | 
          
| 16 | Build-Conflicts: libutahglx-dev  | 
            15 | Build-Conflicts: libutahglx-dev  | 
          
| 17 | Homepage: http://pike.ida.liu.se/  | 
            16 | Homepage: http://pike.ida.liu.se/  | 
          
| 18 | Vcs-Svn: svn://svn.kibibyte.se/pike/trunk  | 
            17 | Vcs-Svn: svn://svn.kibibyte.se/pike/trunk  | 
          
| 19 | Vcs-Browser: http://svn.kibibyte.se/pike  | 
            18 | Vcs-Browser: http://svn.kibibyte.se/pike  | 
          
| 20 | 19 | ||
| Line 29... | Line 28... | ||
| 29 | a module system that, for instance, provides image manipulation together,  | 
            28 | a module system that, for instance, provides image manipulation together,  | 
          
| 30 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many  | 
            29 | with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many  | 
          
| 31 | others, database connectivity, advanced cryptography, XML/HTML parsers  | 
            30 | others, database connectivity, advanced cryptography, XML/HTML parsers  | 
          
| 32 | and others. To learn more about pike, please visit http://pike.ida.liu.se/  | 
            31 | and others. To learn more about pike, please visit http://pike.ida.liu.se/  | 
          
| 33 | Note that some of the Pike features are found in other pike7.6-* packages  | 
            32 | Note that some of the Pike features are found in other pike7.6-* packages  | 
          
| 34 | (image processing, mysql, postgresql, sane and more).  | 
            33 | (image processing, MySQL, PostgreSQL, sane and more).  | 
          
| 35 | 34 | ||
| 36 | Package: pike7.6  | 
            35 | Package: pike7.6  | 
          
| 37 | Architecture: all  | 
            36 | Architecture: all  | 
          
| 38 | Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
 | 
            37 | Depends: pike7.6-core (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version})
 | 
          
| 39 | Recommends: pike7.6-doc (>= ${source:Version})
 | 
            38 | Recommends: pike7.6-doc (>= ${source:Version})
 | 
          
| Line 50... | Line 49... | ||
| 50 | don't need on your system.  | 
            49 | don't need on your system.  | 
          
| 51 | .  | 
            50 | .  | 
          
| 52 | Pike is an interpreted programming language, for more information  | 
            51 | Pike is an interpreted programming language, for more information  | 
          
| 53 | see the description of the pike7.6-core package or visit the URL  | 
            52 | see the description of the pike7.6-core package or visit the URL  | 
          
| 54 | below.  | 
            53 | below.  | 
          
| 55 | .  | 
            - | |
| 56 | http://pike.ida.liu.se/  | 
            - | |
| 57 | 54 | ||
| 58 | Package: pike7.6-dev  | 
            55 | Package: pike7.6-dev  | 
          
| 59 | Architecture: any  | 
            56 | Architecture: any  | 
          
| 60 | Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
 | 
            57 | Depends: ${shlibs:Depends}, pike7.6-core (>= ${source:Version})
 | 
          
| 61 | Description: Development files for Pike 7.6  | 
            58 | Description: Development files for Pike 7.6  | 
          
| Line 64... | Line 61... | ||
| 64 | packages for the Pike environment.  | 
            61 | packages for the Pike environment.  | 
          
| 65 | .  | 
            62 | .  | 
          
| 66 | Pike is an interpreted programming language, for more information  | 
            63 | Pike is an interpreted programming language, for more information  | 
          
| 67 | see the description of the pike7.6-core package or visit the URL  | 
            64 | see the description of the pike7.6-core package or visit the URL  | 
          
| 68 | below.  | 
            65 | below.  | 
          
| 69 | .  | 
            - | |
| 70 | http://pike.ida.liu.se/  | 
            - | |
| 71 | 66 | ||
| 72 | Package: pike7.6-manual  | 
            67 | Package: pike7.6-manual  | 
          
| 73 | Architecture: all  | 
            68 | Architecture: all  | 
          
| 74 | Section: doc  | 
            69 | Section: doc  | 
          
| 75 | Description: Pike 7.6 manual  | 
            70 | Description: Pike 7.6 manual  | 
          
| 76 | The Pike manual auto-generated from the sources.  | 
            71 | The Pike manual auto-generated from the sources.  | 
          
| 77 | .  | 
            72 | .  | 
          
| 78 | Pike is an interpreted programming language, for more information  | 
            73 | Pike is an interpreted programming language, for more information  | 
          
| 79 | see the description of the pike7.6-core package or visit the URL  | 
            74 | see the description of the pike7.6-core package or visit the URL  | 
          
| 80 | below.  | 
            75 | below.  | 
          
| 81 | .  | 
            - | |
| 82 | http://pike.ida.liu.se/  | 
            - | |
| 83 | 76 | ||
| 84 | Package: pike7.6-reference  | 
            77 | Package: pike7.6-reference  | 
          
| 85 | Architecture: all  | 
            78 | Architecture: all  | 
          
| 86 | Section: doc  | 
            79 | Section: doc  | 
          
| 87 | Description: Pike 7.6 reference  | 
            80 | Description: Pike 7.6 reference  | 
          
| 88 | The Pike reference auto-generated from the sources.  | 
            81 | The Pike reference auto-generated from the sources.  | 
          
| 89 | .  | 
            82 | .  | 
          
| 90 | Pike is an interpreted programming language, for more information  | 
            83 | Pike is an interpreted programming language, for more information  | 
          
| 91 | see the description of the pike7.6-core package or visit the URL  | 
            84 | see the description of the pike7.6-core package or visit the URL  | 
          
| 92 | below.  | 
            85 | below.  | 
          
| 93 | .  | 
            - | |
| 94 | http://pike.ida.liu.se/  | 
            - | |
| 95 | 86 | ||
| 96 | Package: pike7.6-doc  | 
            87 | Package: pike7.6-doc  | 
          
| 97 | Architecture: all  | 
            88 | Architecture: all  | 
          
| 98 | Section: doc  | 
            89 | Section: doc  | 
          
| 99 | Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
 | 
            90 | Depends: pike7.6-manual (>= ${source:Version}), pike7.6-reference (>= ${source:Version})
 | 
          
| Line 103... | Line 94... | ||
| 103 | large.  | 
            94 | large.  | 
          
| 104 | .  | 
            95 | .  | 
          
| 105 | Pike is an interpreted programming language, for more information  | 
            96 | Pike is an interpreted programming language, for more information  | 
          
| 106 | see the description of the pike7.6-core package or visit the URL  | 
            97 | see the description of the pike7.6-core package or visit the URL  | 
          
| 107 | below.  | 
            98 | below.  | 
          
| 108 | .  | 
            - | |
| 109 | http://pike.ida.liu.se/  | 
            - | |
| 110 | 99 | ||
| 111 | Package: pike7.6-meta  | 
            100 | Package: pike7.6-meta  | 
          
| 112 | Architecture: all  | 
            101 | Architecture: all  | 
          
| 113 | Depends: pike7.6 (>= ${source:Version}), pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-odbc (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-sdl (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}), pike7.6-gl (>= ${source:Version}), pike7.6-sane (>= ${source:Version}), pike7.6-doc (>= ${source:Version}), pike7.6-dev (>= ${source:Version}), pike7.6-perl (>= ${source:Version}), pike7.6-svg (>= ${source:Version}), pike7.6-pcre (>= ${source:Version}), pike7.6-bzip2 (>= ${source:Version})
 | 
            102 | Depends: pike7.6 (>= ${source:Version}), pike7.6-mysql (>= ${source:Version}), pike7.6-pg (>= ${source:Version}), pike7.6-odbc (>= ${source:Version}), pike7.6-image (>= ${source:Version}), pike7.6-sdl (>= ${source:Version}), pike7.6-gdbm (>= ${source:Version}), pike7.6-gl (>= ${source:Version}), pike7.6-sane (>= ${source:Version}), pike7.6-doc (>= ${source:Version}), pike7.6-dev (>= ${source:Version}), pike7.6-perl (>= ${source:Version}), pike7.6-svg (>= ${source:Version}), pike7.6-pcre (>= ${source:Version}), pike7.6-bzip2 (>= ${source:Version})
 | 
          
| 114 | Description: Meta package for Pike 7.6  | 
            103 | Description: Meta package for Pike 7.6  | 
          
| 115 | This package depends on all the components that make up the Pike  | 
            104 | This package depends on all the components that make up the Pike  | 
          
| 116 | language distribution. It will pull in a LOT of packages the  | 
            105 | language distribution. It will pull in a LOT of packages the  | 
          
| 117 | Pike components depend upon (including XFree libraries, GTK, GNOME)!  | 
            106 | Pike components depend upon (including XFree libraries, GTK+, GNOME)!  | 
          
| 118 | .  | 
            107 | .  | 
          
| 119 | Pike is an interpreted programming language, for more information  | 
            108 | Pike is an interpreted programming language, for more information  | 
          
| 120 | see the description of the pike7.6-core package or visit the URL  | 
            109 | see the description of the pike7.6-core package or visit the URL  | 
          
| 121 | below.  | 
            110 | below.  | 
          
| 122 | .  | 
            - | |
| 123 | http://pike.ida.liu.se/  | 
            - | |
| 124 | 111 | ||
| 125 | Package: pike7.6-mysql  | 
            112 | Package: pike7.6-mysql  | 
          
| 126 | Architecture: any  | 
            113 | Architecture: any  | 
          
| 127 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            114 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 128 | Description: Mysql module for Pike  | 
            115 | Description: MySQL module for Pike  | 
          
| 129 | This Pike module provides access to Mysql databases.  | 
            116 | This Pike module provides access to MySQL databases.  | 
          
| 130 | .  | 
            117 | .  | 
          
| 131 | Pike is an interpreted programming language, for more information  | 
            118 | Pike is an interpreted programming language, for more information  | 
          
| 132 | see the description of the pike7.6-core package or visit the URL  | 
            119 | see the description of the pike7.6-core package or visit the URL  | 
          
| 133 | below.  | 
            120 | below.  | 
          
| 134 | .  | 
            - | |
| 135 | http://pike.ida.liu.se/  | 
            - | |
| 136 | 121 | ||
| 137 | Package: pike7.6-pg  | 
            122 | Package: pike7.6-pg  | 
          
| 138 | Architecture: any  | 
            123 | Architecture: any  | 
          
| 139 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            124 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 140 | Description: Postgres module for Pike  | 
            125 | Description: PostgreSQL module for Pike  | 
          
| 141 | This Pike module provides access to Postgres databases.  | 
            126 | This Pike module provides access to PostgreSQL databases.  | 
          
| 142 | .  | 
            127 | .  | 
          
| 143 | Pike is an interpreted programming language, for more information  | 
            128 | Pike is an interpreted programming language, for more information  | 
          
| 144 | see the description of the pike7.6-core package or visit the URL  | 
            129 | see the description of the pike7.6-core package or visit the URL  | 
          
| 145 | below.  | 
            130 | below.  | 
          
| 146 | .  | 
            - | |
| 147 | http://pike.ida.liu.se/  | 
            - | |
| 148 | 131 | ||
| 149 | Package: pike7.6-odbc  | 
            132 | Package: pike7.6-odbc  | 
          
| 150 | Architecture: any  | 
            133 | Architecture: any  | 
          
| 151 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            134 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 152 | Description: Odbc module for Pike  | 
            135 | Description: Odbc module for Pike  | 
          
| 153 | This Pike module provides glue to the iOdbc interface.  | 
            136 | This Pike module provides glue to the iOdbc interface.  | 
          
| 154 | .  | 
            137 | .  | 
          
| 155 | Pike is an interpreted programming language, for more information  | 
            138 | Pike is an interpreted programming language, for more information  | 
          
| 156 | see the description of the pike7.6-core package or visit the URL  | 
            139 | see the description of the pike7.6-core package or visit the URL  | 
          
| 157 | below.  | 
            140 | below.  | 
          
| 158 | .  | 
            - | |
| 159 | http://pike.ida.liu.se/  | 
            - | |
| 160 | 141 | ||
| 161 | Package: pike7.6-svg  | 
            142 | Package: pike7.6-svg  | 
          
| 162 | Architecture: any  | 
            143 | Architecture: any  | 
          
| 163 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            144 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 164 | Suggests: pike7.6-image (= ${binary:Version})
 | 
            145 | Suggests: pike7.6-image (= ${binary:Version})
 | 
          
| Line 168... | Line 149... | ||
| 168 | quite extensive dependencies.  | 
            149 | quite extensive dependencies.  | 
          
| 169 | .  | 
            150 | .  | 
          
| 170 | Pike is an interpreted programming language, for more information  | 
            151 | Pike is an interpreted programming language, for more information  | 
          
| 171 | see the description of the pike7.6-core package or visit the URL  | 
            152 | see the description of the pike7.6-core package or visit the URL  | 
          
| 172 | below.  | 
            153 | below.  | 
          
| 173 | .  | 
            - | |
| 174 | http://pike.ida.liu.se/  | 
            - | |
| 175 | 154 | ||
| 176 | Package: pike7.6-image  | 
            155 | Package: pike7.6-image  | 
          
| 177 | Architecture: any  | 
            156 | Architecture: any  | 
          
| 178 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            157 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 179 | Suggests: pike7.6-svg (= ${binary:Version})
 | 
            158 | Suggests: pike7.6-svg (= ${binary:Version})
 | 
          
| Line 182... | Line 161... | ||
| 182 | Pike programs.  | 
            161 | Pike programs.  | 
          
| 183 | .  | 
            162 | .  | 
          
| 184 | Pike is an interpreted programming language, for more information  | 
            163 | Pike is an interpreted programming language, for more information  | 
          
| 185 | see the description of the pike7.6-core package or visit the URL  | 
            164 | see the description of the pike7.6-core package or visit the URL  | 
          
| 186 | below.  | 
            165 | below.  | 
          
| 187 | .  | 
            - | |
| 188 | http://pike.ida.liu.se/  | 
            - | |
| 189 | 166 | ||
| 190 | Package: pike7.6-sdl  | 
            167 | Package: pike7.6-sdl  | 
          
| 191 | Architecture: any  | 
            168 | Architecture: any  | 
          
| 192 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            169 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 193 | Description: SDL module for Pike  | 
            170 | Description: SDL module for Pike  | 
          
| 194 | This module provides the Pike interface to the SDL library.  | 
            171 | This module provides the Pike interface to the SDL library.  | 
          
| 195 | .  | 
            172 | .  | 
          
| 196 | Pike is an interpreted programming language, for more information  | 
            173 | Pike is an interpreted programming language, for more information  | 
          
| 197 | see the description of the pike7.6-core package or visit the URL  | 
            174 | see the description of the pike7.6-core package or visit the URL  | 
          
| 198 | below.  | 
            175 | below.  | 
          
| 199 | .  | 
            - | |
| 200 | http://pike.ida.liu.se/  | 
            - | |
| 201 | 176 | ||
| 202 | Package: pike7.6-gdbm  | 
            177 | Package: pike7.6-gdbm  | 
          
| 203 | Architecture: any  | 
            178 | Architecture: any  | 
          
| 204 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            179 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 205 | Description: Gdbm module for Pike  | 
            180 | Description: Gdbm module for Pike  | 
          
| 206 | This Pike module provides access to gdbm databases.  | 
            181 | This Pike module provides access to gdbm databases.  | 
          
| 207 | .  | 
            182 | .  | 
          
| 208 | Pike is an interpreted programming language, for more information  | 
            183 | Pike is an interpreted programming language, for more information  | 
          
| 209 | see the description of the pike7.6-core package or visit the URL  | 
            184 | see the description of the pike7.6-core package or visit the URL  | 
          
| 210 | below.  | 
            185 | below.  | 
          
| 211 | .  | 
            - | |
| 212 | http://pike.ida.liu.se/  | 
            - | |
| 213 | 186 | ||
| 214 | Package: pike7.6-gl  | 
            187 | Package: pike7.6-gl  | 
          
| 215 | Architecture: any  | 
            188 | Architecture: any  | 
          
| 216 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            189 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 217 | Description: Mesa module for Pike  | 
            190 | Description: Mesa module for Pike  | 
          
| 218 | This Pike module provides access to the Mesa 3D graphics library.  | 
            191 | This Pike module provides access to the Mesa 3D graphics library.  | 
          
| 219 | .  | 
            192 | .  | 
          
| 220 | Pike is an interpreted programming language, for more information  | 
            193 | Pike is an interpreted programming language, for more information  | 
          
| 221 | see the description of the pike7.6-core package or visit the URL  | 
            194 | see the description of the pike7.6-core package or visit the URL  | 
          
| 222 | below.  | 
            195 | below.  | 
          
| 223 | .  | 
            - | |
| 224 | http://pike.ida.liu.se/  | 
            - | |
| 225 | 196 | ||
| 226 | Package: pike7.6-sane  | 
            197 | Package: pike7.6-sane  | 
          
| 227 | Architecture: any  | 
            198 | Architecture: any  | 
          
| 228 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            199 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 229 | Description: SANE module for Pike  | 
            200 | Description: SANE module for Pike  | 
          
| 230 | This Pike module provides access to SANE.  | 
            201 | This Pike module provides access to SANE.  | 
          
| 231 | .  | 
            202 | .  | 
          
| 232 | Pike is an interpreted programming language, for more information  | 
            203 | Pike is an interpreted programming language, for more information  | 
          
| 233 | see the description of the pike7.6-core package or visit the URL  | 
            204 | see the description of the pike7.6-core package or visit the URL  | 
          
| 234 | below.  | 
            205 | below.  | 
          
| 235 | .  | 
            - | |
| 236 | http://pike.ida.liu.se/  | 
            - | |
| 237 | 206 | ||
| 238 | Package: pike7.6-perl  | 
            207 | Package: pike7.6-perl  | 
          
| 239 | Architecture: any  | 
            208 | Architecture: any  | 
          
| 240 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            209 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 241 | Description: Perl module for Pike  | 
            210 | Description: Perl module for Pike  | 
          
| 242 | This Pike module enables one to embed perl in pike programs.  | 
            211 | This Pike module enables one to embed perl in pike programs.  | 
          
| 243 | .  | 
            212 | .  | 
          
| 244 | Pike is an interpreted programming language, for more information  | 
            213 | Pike is an interpreted programming language, for more information  | 
          
| 245 | see the description of the pike7.6-core package or visit the URL  | 
            214 | see the description of the pike7.6-core package or visit the URL  | 
          
| 246 | below.  | 
            215 | below.  | 
          
| 247 | .  | 
            - | |
| 248 | http://pike.ida.liu.se/  | 
            - | |
| 249 | 216 | ||
| 250 | Package: pike7.6-pcre  | 
            217 | Package: pike7.6-pcre  | 
          
| 251 | Architecture: any  | 
            218 | Architecture: any  | 
          
| 252 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            219 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 253 | Description: PCRE module for Pike  | 
            220 | Description: PCRE module for Pike  | 
          
| Line 255... | Line 222... | ||
| 255 | expressions) from within Pike programs.  | 
            222 | expressions) from within Pike programs.  | 
          
| 256 | .  | 
            223 | .  | 
          
| 257 | Pike is an interpreted programming language, for more information  | 
            224 | Pike is an interpreted programming language, for more information  | 
          
| 258 | see the description of the pike7.6-core package or visit the URL  | 
            225 | see the description of the pike7.6-core package or visit the URL  | 
          
| 259 | below.  | 
            226 | below.  | 
          
| 260 | .  | 
            - | |
| 261 | http://pike.ida.liu.se/  | 
            - | |
| 262 | 227 | ||
| 263 | Package: pike7.6-bzip2  | 
            228 | Package: pike7.6-bzip2  | 
          
| 264 | Architecture: any  | 
            229 | Architecture: any  | 
          
| 265 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
            230 | Depends: ${shlibs:Depends}, pike7.6-core (= ${binary:Version})
 | 
          
| 266 | Description: Bzip2 module for Pike  | 
            231 | Description: Bzip2 module for Pike  | 
          
| Line 268... | Line 233... | ||
| 268 | algorithm from within Pike programs.  | 
            233 | algorithm from within Pike programs.  | 
          
| 269 | .  | 
            234 | .  | 
          
| 270 | Pike is an interpreted programming language, for more information  | 
            235 | Pike is an interpreted programming language, for more information  | 
          
| 271 | see the description of the pike7.6-core package or visit the URL  | 
            236 | see the description of the pike7.6-core package or visit the URL  | 
          
| 272 | below.  | 
            237 | below.  | 
          
| 273 | .  | 
            - | |
| 274 | http://pike.ida.liu.se/  | 
            - | |