pike8.0 - Recommended metapackage for Pike 8.0
# sudo apt-get update
# sudo apt-get install pike8.0
2016-04-05 - Robie Basak <robie.basak@ubuntu.com> pike8.0 (8.0.164-1build1) xenial; urgency=medium * Rebuild against libmysqlclient20.
2016-02-09 - Magnus Holmgren <holmgren@debian.org> pike8.0 (8.0.164-1) unstable; urgency=low * New upstream release. * Drop freetype_2.6_typeof.patch; incorporated upstream. * Merge pike8.0-manual and pike8.0-reference.
2015-09-20 - Magnus Holmgren <holmgren@debian.org> pike8.0 (8.0.28-4) unstable; urgency=low * Update Homepage URL to http://pike.lysator.liu.se. * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6. * Replace dh_clean -k with dh_prep. * Merge changes from 7.8.866-3 (except Kerberos modules are in pike8.0-kerberos).
2015-08-03 - Magnus Holmgren <holmgren@debian.org> pike8.0 (8.0.28-3) unstable; urgency=medium * pike8.0-core.postrm, pike8.0-core.lintian-overrides: Change missed instances of old version number to 8.0 (Closes: #793676).
2015-06-22 - Magnus Holmgren <holmgren@debian.org> pike8.0 (8.0.28-2) unstable; urgency=low * Upload to unstable.
2015-03-15 - Magnus Holmgren <holmgren@debian.org> pike8.0 (8.0.28-1) experimental; urgency=low * New major upstream version. - Drops compatibility support for versions prior to 7.6. * Update debian/watch to look for 8.0 tarballs in http://pike.lysator.liu.se/download/pub/pike/all/ * Bump Standards-Version to 3.9.6. * Drop pcre_info_obsolete.patch; fixed upstream. * Disable the deprecated Pike security system. * Drop debian/source/lintian-overrides; upstream has dropped the bundles system which brought the old autotools helper files. * Build with libgtksourceview2.0-dev.
2015-09-20 - Magnus Holmgren <holmgren@debian.org> pike7.8 (7.8.866-4) unstable; urgency=medium * Update Homepage URL to http://pike.lysator.liu.se. * freetype_2.6_typeof.patch (new): Fix FTBFS with Freetype 2.6.
2014-08-04 - Magnus Holmgren <holmgren@debian.org> pike7.8 (7.8.866-3) unstable; urgency=low * debian/copyright: Delete paragraph about repacked upstream tarball, which hasn't been the case since 7.8.700-1. * debian/copyright: Update from COPYRIGHT. * debian/copyright: Add reference to COMMITTERS. * Add libgtksourceview2.0-dev as a build dependency to enable the GTK2.SourceView module. * Add heimdal-dev as a build dependency to enable the Kerberos and GSSAPI modules. Move said modules to a new pike7.8-kerberos package. * smartlink_verbose.patch: Make the smartlink script print the build commands it's executing to allow build log checks.
2014-08-02 - Magnus Holmgren <holmgren@debian.org> pike7.8 (7.8.866-2) unstable; urgency=low * Upload to unstable. * Correct watch URL. * Correct Vcs-Svn URI again; should use anonscm.debian.org. * bad_size_t_redef.patch: Fix undefined behaviour/buffer overruns in module _Image_JPEG on 64-bit architectures due to broken redefinition of size_t (Closes: #750430). * Use dh_installdocs --link-doc to create doc symlinks in module packages. * Replace GPL and LGPL license texts used by Tools.Legal.License with symlinks to corresponding files in /usr/share/common-licenses. Override remaining Lintian warnings about GPL.pmod and LGPL.pmod, which do not include the license texts themselves.
2014-06-07 - Magnus Holmgren <holmgren@debian.org> pike7.8 (7.8.866-1) experimental; urgency=low * New upstream beta version. * debian/control: Correct Vcs-Svn URI.