Skip to content

Debian Changelog freealut (1.1.0-2)

2008

freealut (1.1.0-2) unstable; urgency=low

   [ Eddy Petrișor ]
   * removed myself from the Uploaders list
 
   [ Jon Dowland ]
   * add Homepage: control field to source stanza
 
   [ Eddy Petrișor ]
   * add missing Vcs-Svn headers
 
   [ Ansgar Burchardt ]
   * Remove Homepage semi-field from description
 
   [ Reinhard Tartler ]
   * No longer provide /usr/lib/libalut.la. It's not needed since dependent
     packages can use the provided freealut.pc file with pkg-config

 -- Reinhard Tartler <siretart@tauware.de>  Sun, 06 Jul 2008 20:55:23 +0200

2007

freealut (1.1.0-1) unstable; urgency=low

   [ Reinhard Tartler ]
   * New upstream release, featuring: (Closes: #378974)
     + Added some fragile logic to find the right path to the OpenAL
       headers.
     + Bumped the package version to 1.1.0 and the library version to
       1:0:1 (i.e. a backwards compatible version, only with new features).
     + Conforms to the ALUT specification 1.1.0 now (added two memory
       loaders).
   * Updated shlibs file
   * install freealut-config in libalut-dev
   * Bumped Standards Version to 3.7.2 (no changes needed)
 
   [ Stefan Potyra ]
   * Add dependency for libopenal-dev against libalut-dev.
 
   [ Eddy Petrișor ]
   * debian/patches/001_freebsd_pthread.diff:
     + small tweak to configure.ac to remove FTBFS on GNU/kFreeBSD, thanks to
       Petr Salinger <Petr.Salinger@seznam.cz> for the patch (Closes: #400717)
       Severity is not meduim since the arch is not released.
   * ran autoupdate
   * added libtool as a dependency so the package builds properly
   * added myself to uploaders
   * drop usage of ${source-Version} in favour of new ${binary:Version}
   * added build dependency on dpkg (>= 1.13.19)
 
   [ Sam Hocevar ]
   * Switch packaging to use quilt.
 
   * debian/control:
     + Drop autotools-dev and libtool build-dependencies.
   * debian/freealut-config.1:
     + Add a manpage for freealut-config.
 
   * debian/patches/000_configure.diff:
     + Import previous changes to configure.ac.
 
   * debian/patches/001_am_maintainer_mode.diff:
     + Disable maintainer mode to avoid clock skews during builds.
 
   * debian/patches/100_rebootstrap.diff:
     + Rebootstrap package.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 20 Feb 2007 13:02:12 +0100

2006

freealut (1.0.1-1) unstable; urgency=low

   [ Thierry Reding ]
   * Initial release. (Closes: #353263)
 
   [ Reinhard Tartler ]
   * Add versioned build depends to libopenal-dev (>= 1:0.0.8-1) to ensure that
     it gets build with the right openal version. We want only one transition
   * polish debian/copyright

 -- Reinhard Tartler <siretart@tauware.de>  Fri, 24 Feb 2006 11:27:32 +0100