pike7.8 7.8.866-8.1~build1 source package in Ubuntu

Changelog

pike7.8 (7.8.866-8.1~build1) bionic; urgency=medium

  * Fix build with new gdbm

 -- Gianfranco Costamagna <email address hidden>  Fri, 02 Feb 2018 14:38:58 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Magnus Holmgren
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pike7.8_7.8.866.orig.tar.gz 14.3 MiB 0b12e1a99bd8bdd9c8a2daa46e623ac718bc0737290236a0c8474091359b594e
pike7.8_7.8.866-8.1~build1.debian.tar.xz 37.8 KiB 647c0296338e79ac41e1021fa68a51e68d9b22c5cb903ca7ee6b246dd61b256c
pike7.8_7.8.866-8.1~build1.dsc 3.7 KiB 98291db38b15603c16cc4c68125329e12970d074865465cf3c6599faf9714b8a

View changes file

Binary packages built by this source

pike7.8: Recommended metapackage for Pike 7.8

 This is a metapackage which depends upon several other Pike
 packages that together make up the recommended Pike installation.
 If you want to install every packaged component of the Pike
 distribution, please install the pike7.8-full package.
 .
 If you want to remove several components this package depends
 upon, you can purge this package without worrying about the
 functionality loss in Pike and then remove the packages you
 don't need on your system.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-bzip2: Bzip2 module for Pike

 This Pike module enables one to use the Bzip2 compression
 algorithm from within the Pike programs.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-bzip2-dbgsym: debug symbols for pike7.8-bzip2
pike7.8-core: Powerful interpreted programming language

 Pike is an interpreted, object-oriented, dynamic programming language
 with a syntax similar to C. It includes many powerful data types and
 a module system that, for instance, provides image manipulation
 together, with support for graphics formats like SVG, JPG, PNG, GIF,
 XCF and many others, database connectivity, advanced cryptography,
 XML/HTML parsers and others. To learn more about pike, please visit
 http://pike.lysator.liu.se/ Note that some of the Pike features are
 found in other pike7.8-* packages (image processing, MySQL,
 PostgreSQL, SANE and more).

pike7.8-core-dbgsym: debug symbols for pike7.8-core
pike7.8-dev: Development files for Pike 7.8

 This package contains files you will need to develop C extension modules
 for Pike. The package depends on the recommended set of packages for the
 Pike environment.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-dnssd: DNS Service Discovery (DNS-SD) for Pike

 This Pike module enables one to take advantage of DNS service discovery.
 .
 DNS Service Discovery is a way of using standard DNS programming interfaces,
 servers, and packet formats to browse the network for services.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-dnssd-dbgsym: debug symbols for pike7.8-dnssd
pike7.8-doc: Pike 7.8 documentation metapackage

 This package depends upon all the Pike 7.8 documentation packages. Note
 that the download and installation sizes might be very large.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-full: Metapackage for Pike 7.8

 This package depends on all the components that make up the Pike
 language distribution. It will pull in a LOT of packages the
 Pike components depend upon (including XFree libraries, GTK+, GNOME)!
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-fuse: Filesystem in USErspace support for Pike

 This Pike module enables one to export filesystems to the Linux
 kernel using the FUSE library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-fuse-dbgsym: debug symbols for pike7.8-fuse
pike7.8-gdbm: Gdbm module for Pike

 This Pike module provides access to gdbm databases.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-gdbm-dbgsym: debug symbols for pike7.8-gdbm
pike7.8-gl: Mesa modules for Pike

 This package contains the Pike modules providing access to the Mesa
 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal
 Environment).
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-gl-dbgsym: debug symbols for pike7.8-gl
pike7.8-gtk: GTK+ 2.0 module for Pike

 This Pike module provides access to the GTK+ 2.0 library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-gtk-dbgsym: debug symbols for pike7.8-gtk
pike7.8-image: Image modules for Pike

 This package provides many powerful image processing functions to
 Pike programs. It contains the modules Image (except Image.SVG),
 Graphics, Colors, and Protocols.X.XImage.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-image-dbgsym: debug symbols for pike7.8-image
pike7.8-kerberos: Kerberos and GSSAPI modules for Pike

 This package contains the Kerberos and GSSAPI Pike modules (although
 GSSAPI is a generic API; Kerberos is the most common mechanism),
 providing bindings to the Heimdal libraries.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-kerberos-dbgsym: debug symbols for pike7.8-kerberos
pike7.8-manual: Pike 7.8 manual

 The Pike manual auto-generated from the sources.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-mysql: MySQL modules for Pike

 This package contains Pike modules providing access to MySQL
 databases: Mysql and Sql.mysql(s).
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-mysql-dbgsym: debug symbols for pike7.8-mysql
pike7.8-odbc: ODBC modules for Pike

 This package contains Pike modules providing glue to the ODBC
 interface: Odbc, Sql.odbc, and Sql.odbc_result.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-odbc-dbgsym: debug symbols for pike7.8-odbc
pike7.8-pcre: PCRE module for Pike

 This Pike module (Regexp.PCRE) enables one to use the PCRE (Perl
 compatible regular expressions) library from within the Pike
 programs.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-pcre-dbgsym: debug symbols for pike7.8-pcre
pike7.8-pg: PostgreSQL modules for Pike

 This package contains Pike module providing access to PostgreSQL
 databases: Postgres, Sql.postgres, and Sql.postgres_result.
 .
 Note: These modules are deprecated in favour of the pure Pike
 Sql.pgsql module, which is included in the core package.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-pg-dbgsym: debug symbols for pike7.8-pg
pike7.8-reference: Pike 7.8 reference

 The Pike reference auto-generated from the sources.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-sane: SANE module for Pike

 This Pike module provides access to SANE.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-sane-dbgsym: debug symbols for pike7.8-sane
pike7.8-sdl: SDL module for Pike

 This module provides the Pike interface to the SDL library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-sdl-dbgsym: debug symbols for pike7.8-sdl
pike7.8-sqlite: SQLite module for Pike

 This Pike module enables one to use the SQLite embedded database
 library.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-sqlite-dbgsym: debug symbols for pike7.8-sqlite
pike7.8-svg: SVG format support for Pike

 This package provides an SVG graphics format module, Image.SVG. It
 has been separated from the pike7.8-image module because of its quite
 extensive dependencies.
 .
 Pike is an interpreted programming language, for more information
 see the description of the pike7.8-core package.

pike7.8-svg-dbgsym: debug symbols for pike7.8-svg