Skip to content

Changelog allegro5 (2:5.2.6.0-1)

2020

allegro5 (2:5.2.6.0-1) unstable; urgency=medium

   * Update watch file
   * New upstream version 5.2.6.0
   * Remove patch fix_missing_PTHREAD_STACK_MIN_on_hurd, applied upstream
   * Remove patch 0005-Convert-out-Python-files-to-Python3, applied upstream
   * Add new symbols (addon_initialized for all addons)
   * Update Standards Version to 4.5.0 (No changes required)

2019

allegro5 (2:5.2.5.0-3) unstable; urgency=medium

   * Add patch to build using Python3 (Closes: #936116)

allegro5 (2:5.2.5.0-2) unstable; urgency=medium

   * Add patch to fix missing PTHREAD_STACK_MIN on hurd

allegro5 (2:5.2.5.0-1) unstable; urgency=medium

   * New upstream version 5.2.5.0
   * Remove patch 0004-opengl-fix-compilation-with-Mesa-18.2.5-and-later.patch
     - applied upstream
   * Update symbols file with new symbols
   * Upgrade to Standards Version 4.4.0 (No changes required)
   * Override lintian shared-lib-without-dependency-information
     for empty allegro_main.so
   * Migrate to Debhelper compat version 12

2018

allegro5 (2:5.2.4.0-3) unstable; urgency=medium

   * Add patch to fix compilation with Mesa 18.2.5 and later
   * Add Build-Depends-Package to Symbols-files
   * Update Standards Version to 4.2.1 (no changes required)

allegro5 (2:5.2.4.0-2) unstable; urgency=medium

   * Migrate git repo to salsa.d.o
   * Use DEP-14 branch naming

allegro5 (2:5.2.4.0-1) unstable; urgency=medium

   * New upstream version 5.2.4.0
   * Fix lintian warning spelling-error-in-patch-description
   * Update symbols file
   * Remove trailing whitespace in d/control and d/changelog
   * Bump Standards-Version to 4.1.3
   * Use debhelper compat 11
   * Fix lintian warning insecure-copyright-format-uri
   * Fix lintian warning override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS
   * Fix lintian debian-rules-uses-unnecessary-dh-argument --parallell
   * Add upstream metadata file

2017

allegro5 (2:5.2.3.0-1) unstable; urgency=medium

   * Update watchfile for github
   * New upstream version 5.2.3.0
   * Add dependency on libwebp
   * Install changelog from docs/src/changes-5.2.txt now, changes
     file is removed from project root
   * Update symbols files
   * Replace Priority: extra with Priority: optional
   * Don't duplicate Priority fields
   * Update Standards-Version (No changes required)
   * Remove autosuggest.js from one place in copyright

allegro5 (2:5.2.2-1) unstable; urgency=medium

   [ Tobias Hansen ]
   * New upstream release.
   * Remove fix-fallback-path-max.patch, applied upstream.
   * New Build-Depends: libenet-dev, libopus-dev, libopusfile-dev.
   * Update symbols files with new symbols.
   * Generate *.install files for addons from templates.
   * Link with enet in compile_examples.sh.
   * Use https urls for Vcs-* fields.
 
   [ Andreas Rönnquist ]
   * Add hardening flags to build.
   * Remove unused lintian overrides.

2016

allegro5 (2:5.2.0-2) unstable; urgency=medium

   * Remove conflict of liballegro5-dev with liballegro4-dev and
     liballegro-dev. (Closes: #824158)

allegro5 (2:5.2.0-1) unstable; urgency=medium

   * New upstream release (Closes: #704141).
   * Add packages for the new video addon
     (new build dependency libtheora-dev).
   * Rename library packages from *5.0 to *5.2.
   * The pkg-config package names lost the minor version
     (e.g. allegro-5.pc instead of allegro-5.0.pc).
   * Refresh patches.
   * Remove require-directx_shaders.c-only-on-windows.patch, applied upstream.
   * Bump Standards-Version to 3.9.8.
   * Update symbols files due to new symbols: liballegro5.2.symbols,
     liballegro-audio5.2.symbols and liballegro-dialog5.2.
   * The symbol al_toggle_display_flag was removed from liballegro5.2.
   * Update debian/watch.
   * Update compile_examples.sh to include new examples.
   * Update d/copyright.

allegro5 (2:5.0.11-2) unstable; urgency=medium

   * Build depend on libpng-dev instead of libpng12-dev, since there
     will be a libpng transition. (Closes: #810167)
   * Add gbp.conf file to get orig tarball from pristine-tar by default.

2015

allegro5 (2:5.0.11-1) unstable; urgency=medium

   * New upstream release.
   * Bump Standards-Version to 3.9.6.

2014

allegro5 (2:5.0.10-3) unstable; urgency=medium

   [ Andreas Rönnquist ]
   * Change my email address to @d.o.
 
   [ Tobias Hansen ]
   * Change Build-Dependency to libjpeg-dev for the libjpeg-turbo
     transition (Closes: #763465).
   * Add lintian-override for source-is-missing false positive.
   * Bump Standards-Version to 3.9.5.

2013

allegro5 (2:5.0.10-2) unstable; urgency=low

   [ Andreas Rönnquist ]
   * Add pandoc-data to Build-Depends-Indep (Closes: #724157)
 
   [ Tobias Hansen ]
   * Make Vcs-* fields in debian/control canonical.

allegro5 (2:5.0.10-1) unstable; urgency=low

   * New upstream release.
   * Delete patch fix-make-converters-py.patch,
     was applied upstream.
   * Remove unused lintian override hyphen-used-as-minus-sign.

allegro5 (2:5.0.9-1) unstable; urgency=low

   * New upstream release.
   * Add patch fix-make-converters-py.patch:
     - Fixes make_converters.py after enum ALLEGRO_PIXEL_FORMAT was
       moved from bitmap.h to color.h.
   * Refresh patches:
     - fix-fallback-path-max.patch
     - fix-manpage-generation-script.patch
   * Add new symbols to symbols files:
     - liballegro-dialog5.0.symbols:
       al_init_native_dialog_addon
       al_shutdown_native_dialog_addon
     - liballegro5.0.symbols:
       al_set_display_icons
   * Add epoch to version numbers in symbol files.
   * Install new headers.
   * Bump Standards-Version to 3.9.4 (no changes needed).

2012

allegro5 (2:5.0.8-1) unstable; urgency=low

   [Tobias Hansen]
   * New upstream release.
   * Remove patches that were applied upstream:
     - adjust-some-primitive-tests.patch
     - fix-python-indent.patch
     - rename-scanline_drawers.c-to-scanline_drawers.inc.patch
     - add-file-generation-script.patch
     - fix-prefixes-in-gl_ext_api.patch
     - fix-al_fputc-on-big-endian.patch
   * Modify patches that were partly applied upstream:
     - fix-manpages.patch
     - require-directx_shaders.c-only-on-windows.patch
   * Add new symbol al_create_builtin_font to liballegro5.0.symbols.
   * Move pandoc from Build-Depends to Build-Depends-Indep.
 
   [Andreas Rönnquist]
   * Update fix-fallback-path-max.patch to include all places where
     PATH_MAX is used.

allegro5 (2:5.0.7-3) unstable; urgency=low

   [Tobias Hansen]
   * Make override_dh_installexamples an indep override. (Closes: #689365)
   * Add patch fix-al_fputc-on-big-endian.patch:
     - Fixes al_fputc on bigendian systems and makes the test suite succeed.
       (Closes: #689369)
   * Make liballegro5-dev and its reverse dependencies Priority: extra,
     because it conflicts with liballegro4-dev.
   * Change my email address in debian/control to the debian.org one.
 
   [Andreas Rönnquist]
   * Add patch fix-fallback-path-max.patch - fixes FTBFS on Hurd
     (Closes: #689366)

allegro5 (2:5.0.7-2) unstable; urgency=low

   * Lowercase the first words of short descriptions in debian/control.
   * Include examples/data in allegro5-doc.
   * Install examples more elegantly (list omitted files instead of
     the included ones).
   * Add comments to the override_dh_auto_configure target in debian/rules.

allegro5 (2:5.0.7-1) unstable; urgency=low

   * Initial release (Closes: #612778)