libemu (0.2.0+git20120122-1.2build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 03 Apr 2018 12:32:03 +0000

libemu (0.2.0+git20120122-1.2) unstable; urgency=low

  * Another non-maintainer upload, fixing the breakage I introduced.
    (FTBFS on architectures where gcc-4.8 was not the default.)
  * Recognize GNU systems, such as kfreebsd, hurd, so *as*printf() is
    available.
  * Don't mess with CFLAGS. Instead remove unused local typedefs that led
    to FTBFS with GCC 4.8 (Closes: #701305)

 -- Hilko Bengen <bengen@debian.org>  Wed, 10 Jul 2013 21:14:21 +0200

libemu (0.2.0+git20120122-1.1) unstable; urgency=low

  * Non-maintainer upload
  * Added proper python dependencies to python-libemu (Closes: #693090)
  * FTBFS workaround: Disabled unused-local-typedefs warning (Closes:
    #701305)

 -- Hilko Bengen <bengen@debian.org>  Wed, 03 Jul 2013 21:59:56 +0200

libemu (0.2.0+git20120122-1) unstable; urgency=low

  * Initial release (closes: #503978).
  * Used as base part of the original packaging from the Ubuntu PPAs.
  * Migrated to format 3.0 (quilt), do proper cleanup.
  * Enabled Python bindings.
  * debian/patches:
    - 01_no_rpath_python: Remove some rpath in the Python bindings.
    - 02_python_install_dir: Force installation in debian/tmp/...
    - 03_remove_rpath_and_fix_ldflags: Fix a logic flaw in configure.ac when
      trying to guess headers for libcargo that made LDFLAGS empty.

 -- David Martínez Moreno <ender@debian.org>  Sun, 14 Oct 2012 23:11:46 -0700
