libvisual-plugins (0.4.0.dfsg.1-3) unstable; urgency=low

  * QA upload, orphaning package see #641060.
  * Update build depend on x-dev to x11proto-core-dev. (Closes: #515381)
  * Update build depend on libjack0.100.0-dev to libjack-dev. (Closes: #527419)
  * Remove obsolete build depend on xutils.
  * Use linux-any instead of hardcoded list of non-Linux architectures.
    (Closes: #634479)
  * Switch to format source 3.0: adapt patches and remove the include in
    simple-patchsys.mk
  * Clean patch 90_autoreconf.patch and remove useless cache directory
    autom4te.cache. (Closes: #503015)
  * Add watch file, thanks to Loïc Minier. (Closes: #503018)
  * Bump to dh compatibility 8.
  * Drop libvisual-0.4-plugins.install file.
  * Add ${misc:Depends} in the Depends line.
  * Update to Standards-Version 3.9.2, no changes required.
  * Add duplicate Section line.

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sat, 10 Sep 2011 15:18:54 +0200

libvisual-plugins (0.4.0.dfsg.1-2) unstable; urgency=low

  * Merged Ubuntu Changes
  * Remove libasound-dev from build dep on KFreeBSD-amd64 and 
    hurd-i386 (Closes: #451112)
  * debian/patches/02_64-bit_JESS_fix.patch (Closes: #400810) applied
    from -1ubuntu3 merge
  * Changed Maintainer (Closes: #451213)

 -- Brandon Holtsclaw <brandon@imbrandon.com>  Fri, 23 Nov 2007 07:31:40 +0000

libvisual-plugins (0.4.0.dfsg.1-1ubuntu3) gutsy; urgency=low

  [ Richard James Edmands ]
  [Patches by David Leverton]
  * debian/patches/02_64-bit_JESS_fix.patch:
    - Fix a crasher with JESS on 64-bit (LP: #103393, LP: #109409, LP: #85163)
  * debian/patches/03_build_against_gl_fixes.patch:
    - Fixes the makefiles to make sure GL visualizations get built against libGL
      (LP: #115502)
  * debian/patches/04_lv_analyzer_build_fix.patch:
    - Fixes configure so that lv_analyzer actually gets built

  [Richard Edmands]
  * debian/patches/01_disable-gforce-dfsg.patch:
    - Converted the old g-force disable change to a patch
  * debian/patches/05_fix_po.patch:
    - Fixed so translations work properly
  * debian/rules:
    - Disabling gdkpixbuf plugin as it is just a blank visualization
    - Enable Debugging (LP: #150781)
  * debian/control:
    - Bumped Standards version to 3.7.2
    - Remove build-dep on libgdk-pixbuf-dev as it is no longer needed

  [ Christopher James Halse Rogers ]
  * debian/90_autoreconf:
    - Run autoreconf to activate the build-system fixes.
    - Move all of Debian's auto* changes from the .diff.gz to this patch.
  * By combined power of above, close (LP: #123934).  Thanks very much for your
    work!
  
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 10 Oct 2007 22:00:24 +1000

libvisual-plugins (0.4.0.dfsg.1-1ubuntu2) gutsy; urgency=low

  * debian/control: Update maintainer fields according to debian-
    maintainer-field spec.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Wed, 15 Aug 2007 08:07:55 +0000

libvisual-plugins (0.4.0.dfsg.1-1ubuntu1) edgy; urgency=low

  * Sync with Debian
  * debian/control:
    + Change x11proto-gl-dev Build-Depends to libgl1-mesa-dev and
      libglu1-mesa-dev
    + Add Replaces/Conflicts on libvisual0.4-plugins

 -- Sebastian Dröge <slomo@ubuntu.com>  Sat, 29 Jul 2006 15:26:31 +0200

libvisual-plugins (0.4.0.dfsg.1-1) unstable; urgency=low

  * New upstream release.
   - builds with gcc-4.x (Closes: #343006)
  * Remove libasound-dev from build dep on KFreeBSD-i386 (Closes: #336855)

 -- David Schleef <ds@schleef.org>  Fri, 19 May 2006 16:43:11 -0700

libvisual-plugins (0.2.0.dfsg.1-1) unstable; urgency=low

  * New package
   - removed plugins/actor/G-Force directory because it contains
     code that is not DFSG-free.
   - This package does not compile with gcc-4.0, thus the need to
     force an older compiler.  There is C++ code in here, although
     the interface is completely C-based.  Since these are plugins,
     they don't export anything that depends on the C++ ABI, but
     there could theoretically be problems if an application that
     uses a different C++ ABI loads these plugins, thus causing two
     libstdc++ .so's to be loaded simultaneously.

 -- David Schleef <ds@schleef.org>  Thu, 08 Sep 2005 19:25:56 -0700

