Rev 176 | Rev 178 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 176 | Rev 177 | ||
|---|---|---|---|
| Line 108... | Line 108... | ||
| 108 | see the description of the pike7.8-core package. | 108 | see the description of the pike7.8-core package. | 
| 109 | 109 | ||
| 110 | Package: pike7.8-mysql | 110 | Package: pike7.8-mysql | 
| 111 | Architecture: any | 111 | Architecture: any | 
| 112 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 112 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 113 | Description: MySQL module for Pike | 113 | Description: MySQL modules for Pike | 
| 114 | This Pike module provides access to MySQL databases. | 114 | This package contains Pike modules providing access to MySQL | 
| - | 115 | databases: Mysql and Sql.mysql(s). | |
| 115 | . | 116 | . | 
| 116 | Pike is an interpreted programming language, for more information | 117 | Pike is an interpreted programming language, for more information | 
| 117 | see the description of the pike7.8-core package. | 118 | see the description of the pike7.8-core package. | 
| 118 | 119 | ||
| 119 | Package: pike7.8-pg | 120 | Package: pike7.8-pg | 
| 120 | Architecture: any | 121 | Architecture: any | 
| 121 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 122 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 122 | Description: PostgreSQL module for Pike | 123 | Description: PostgreSQL modules for Pike | 
| 123 | This Pike module provides access to PostgreSQL databases. | 124 | This package contains Pike module providing access to PostgreSQL | 
| - | 125 | databases: Postgres, Sql.postgres, and Sql.postgres_result. | |
| - | 126 | . | |
| - | 127 | Note: These modules are deprecated in favour of the pure Pike | |
| - | 128 | Sql.pgsql module, which is included in the core package. | |
| 124 | . | 129 | . | 
| 125 | Pike is an interpreted programming language, for more information | 130 | Pike is an interpreted programming language, for more information | 
| 126 | see the description of the pike7.8-core package. | 131 | see the description of the pike7.8-core package. | 
| 127 | 132 | ||
| 128 | Package: pike7.8-odbc | 133 | Package: pike7.8-odbc | 
| 129 | Architecture: any | 134 | Architecture: any | 
| 130 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 135 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 131 | Description: ODBC module for Pike | 136 | Description: ODBC modules for Pike | 
| 132 | This Pike module provides glue to the ODBC interface. | 137 | This package contains Pike modules providing glue to the ODBC | 
| - | 138 | interface: Odbc, Sql.odbc, and Sql.odbc_result. | |
| 133 | . | 139 | . | 
| 134 | Pike is an interpreted programming language, for more information | 140 | Pike is an interpreted programming language, for more information | 
| 135 | see the description of the pike7.8-core package. | 141 | see the description of the pike7.8-core package. | 
| 136 | 142 | ||
| 137 | Package: pike7.8-svg | 143 | Package: pike7.8-svg | 
| 138 | Architecture: any | 144 | Architecture: any | 
| 139 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 145 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 140 | Suggests: pike7.8-image (= ${source:Version})
 | 146 | Suggests: pike7.8-image (= ${source:Version})
 | 
| 141 | Description: SVG format support for Pike | 147 | Description: SVG format support for Pike | 
| 142 | This module provides an SVG graphics format module. It has | 148 | This package provides an SVG graphics format module, Image.SVG. It | 
| 143 | been separated from the pike7.8-image module because of its | 149 | has been separated from the pike7.8-image module because of its quite | 
| 144 | quite extensive dependencies. | 150 | extensive dependencies. | 
| 145 | . | 151 | . | 
| 146 | Pike is an interpreted programming language, for more information | 152 | Pike is an interpreted programming language, for more information | 
| 147 | see the description of the pike7.8-core package. | 153 | see the description of the pike7.8-core package. | 
| 148 | 154 | ||
| 149 | Package: pike7.8-image | 155 | Package: pike7.8-image | 
| 150 | Architecture: any | 156 | Architecture: any | 
| 151 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 157 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 152 | Replaces: pike7.8-core (<< 7.8.700-6) | 158 | Replaces: pike7.8-core (<< 7.8.700-6) | 
| 153 | Breaks: pike7.8-core (<< 7.8.700-6) | 159 | Breaks: pike7.8-core (<< 7.8.700-6) | 
| 154 | Suggests: pike7.8-svg (= ${source:Version})
 | 160 | Suggests: pike7.8-svg (= ${source:Version})
 | 
| 155 | Description: Image module for Pike | 161 | Description: Image modules for Pike | 
| 156 | This module provides many powerful image processing functions to | 162 | This package provides many powerful image processing functions to | 
| - | 163 | Pike programs. It contains the modules Image (except Image.SVG), | |
| 157 | Pike programs. | 164 | Graphics, Colors, and Protocols.X.XImage. | 
| 158 | . | 165 | . | 
| 159 | Pike is an interpreted programming language, for more information | 166 | Pike is an interpreted programming language, for more information | 
| 160 | see the description of the pike7.8-core package. | 167 | see the description of the pike7.8-core package. | 
| 161 | 168 | ||
| 162 | Package: pike7.8-sdl | 169 | Package: pike7.8-sdl | 
| Line 190... | Line 197... | ||
| 190 | see the description of the pike7.8-core package. | 197 | see the description of the pike7.8-core package. | 
| 191 | 198 | ||
| 192 | Package: pike7.8-gl | 199 | Package: pike7.8-gl | 
| 193 | Architecture: any | 200 | Architecture: any | 
| 194 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 201 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 195 | Description: Mesa module for Pike | 202 | Description: Mesa modules for Pike | 
| 196 | This Pike module provides access to the Mesa 3D graphics library. | 203 | This package contains the Pike modules providing access to the Mesa | 
| - | 204 | 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal | |
| - | 205 | Environment). | |
| 197 | . | 206 | . | 
| 198 | Pike is an interpreted programming language, for more information | 207 | Pike is an interpreted programming language, for more information | 
| 199 | see the description of the pike7.8-core package. | 208 | see the description of the pike7.8-core package. | 
| 200 | 209 | ||
| 201 | Package: pike7.8-sane | 210 | Package: pike7.8-sane | 
| Line 209... | Line 218... | ||
| 209 | 218 | ||
| 210 | Package: pike7.8-pcre | 219 | Package: pike7.8-pcre | 
| 211 | Architecture: any | 220 | Architecture: any | 
| 212 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 221 | Depends: ${shlibs:Depends}, ${misc:Depends}, pike7.8-core (= ${binary:Version})
 | 
| 213 | Description: PCRE module for Pike | 222 | Description: PCRE module for Pike | 
| 214 | This Pike module enables one to use the PCRE (Perl compatible regular | 223 | This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl | 
| 215 | expressions) library from within the Pike programs. | 224 | compatible regular expressions) library from within the Pike | 
| - | 225 | programs. | |
| 216 | . | 226 | . | 
| 217 | Pike is an interpreted programming language, for more information | 227 | Pike is an interpreted programming language, for more information | 
| 218 | see the description of the pike7.8-core package. | 228 | see the description of the pike7.8-core package. | 
| 219 | 229 | ||
| 220 | Package: pike7.8-bzip2 | 230 | Package: pike7.8-bzip2 |