libcanberra (0.30-0ubuntu3) trusty; urgency=medium

  * Ship canberra-gtk-module.desktop in a location that unity-settings-daemon
    can use as well.

 -- Luke Yelavich <themuso@ubuntu.com>  Tue, 04 Mar 2014 13:42:18 +1100

libcanberra (0.30-0ubuntu2) raring; urgency=low

  * debian/patches/10_no_nonnative_crash.patch:
    - applied upstream since version 0.29 (LP: #1075928)

 -- Andrey Bondarenko <abondarenko@users.sourceforge.net>  Tue, 26 Mar 2013 07:27:38 +0600

libcanberra (0.30-0ubuntu1) raring; urgency=low

  [ Robert Ancell ]
  * New upstream release (LP: #1057285)
  * debian/control:
    - Add build-depends on libglib2.0-dev, libx11-dev
    - Replace build-depends on libgstreamer0.10-dev with libgstreamer1.0-dev
    - GTK+ -dev packages depend on libx11-dev
  * debian/patches/11_link-against-x11.patch:
    - Applied upstream

  [ Iain Lane ]
  * Remove unnecessary BD on quilt
  * Remove old 0.10 versioned restriction on gstreamer BD

 -- Iain Lane <iain.lane@canonical.com>  Thu, 29 Nov 2012 15:47:12 +0000

libcanberra (0.29-0ubuntu2) quantal; urgency=low

  * debian/gnome-session-canberra.gsettings-override:
    - Dropped, override moved to ubuntu-default-settings

 -- Jeremy Bicha <jbicha@ubuntu.com>  Tue, 11 Sep 2012 21:16:21 -0400

libcanberra (0.29-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/control:
    - Use standards version 3.9.3
    - Drop build-depends on libgconf2-dev
  * debian/libcanberra-gtk-module.install:
  * debian/libcanberra-gtk3-module.install:
  * debian/rules:
    - No longer install GConf schemas
  * debian/watch:
    - Releases are now in .xz format

 -- Robert Ancell <robert.ancell@canonical.com>  Thu, 24 May 2012 16:15:52 +1200

libcanberra (0.28-3ubuntu3) precise; urgency=low

  * debian/patches/04_nodisplay_autostart.patch:
    - Re-add Oneiric patch to hide from "Startup Applications" now
      that the login sound is disabled by default anyway (LP: #803917)
  * debian/patches/11_link-against-x11.patch:
    - Add missing link for libx11 (needed to build gnome-games
      from trunk)

 -- Jeremy Bicha <jbicha@ubuntu.com>  Thu, 05 Apr 2012 21:47:41 -0400

libcanberra (0.28-3ubuntu2) precise; urgency=low

  * Build for multiarch.
  * libcanberra-gtk-module and libcanberra-gtk3-module need hard-coded
    versioned dependencies on the minimum versions of gtk2/gtk3 that support
    lookups in the multiarch path.
  * Move canberra-gtk-play from libcanberra-gtk0 to gnome-session-canberra,
    since the latter is the only package which uses it; and make
    gnome-session-canberra Architecture: any.

 -- Steve Langasek <steve.langasek@ubuntu.com>  Fri, 30 Dec 2011 07:48:08 +0000

libcanberra (0.28-3ubuntu1) precise; urgency=low

  * Sync with Debian. Remaining changes:
  * Set Ubuntu as default sound theme
  * debian/control:
    - Added breaks/replace for libcanberra-gtk-dev to new package
      libcanberra-gtk-common-dev that took some of its files
    - Have libcanberra0 depend on sound-theme-freedesktop
    - Have gnome-session-canberra recommend libcanberra-pulse
  * 01_link_canberra_play_with_gtk2.patch:
    - Dropped
  * 02_disable_login_sound.patch:
    - Disable the login sound by default, since it seems to be more
      disruptive than helpful especially with faster boots
  * 03_onlyshowin_unity.patch:
    - Add Unity to OnlyShowIn
  * 10_no_nonnative_crash.patch:
    - trap BadWindow (and similar) X errors when calling  XGetWindowProperty()
  * 91-resolve-symbols.patch: Dropped, use Debian's patch instead

 -- Jeremy Bicha <jbicha@ubuntu.com>  Sun, 18 Dec 2011 00:46:54 -0500

libcanberra (0.28-3) unstable; urgency=low

  * Team Upload
  * Rely on gnome-settings-daemon to load GTK module instead of Xsession.
    (Closes: #622992, #573757)
  * debian/control:
    - Add Add Homepage field
    - Bump Standards-Version to 3.9.2 (no further changes)
    - Correctly capitalized GTK+ (Closes: #612018)
    - Add libgconf2-dev to build-dependencies
    - Move gnome-session-canberra to Section: gnome
  * debian/rules:
    - Includes gnome.mk instead of autotools.mk to be sure dh_gconf is called

 -- Laurent Bigonville <bigon@debian.org>  Tue, 18 Oct 2011 10:39:46 +0200

libcanberra (0.28-2) unstable; urgency=low

  * Build-Depends: libtdb-dev.  Fixed FTBFS.  Closes: #637977.
  * debian/patches/undefined_reference.diff: Fixed FTBFS.  Closes: #555081.
  * Added manpage debian/canberra-gtk-play.1.  Closes: #591353.
  * debian/control: Now use [linux-any].  Closes: #634663.
  * Fixed description-synopsis-starts-with-article.

 -- Bart Martens <bartm@debian.org>  Sun, 09 Oct 2011 13:38:25 +0200

libcanberra (0.28-1) unstable; urgency=low

  * New upstream release
  * d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch
    + Removed. merged upstream
  * debian/libcanberra0.lintian-overrides
    Add override for a false-positive of libcanberra embedding ltdl. It only
    embeds the error strings for some of its own utility functions, not the
    library itself

 -- Sjoerd Simons <sjoerd@debian.org>  Mon, 06 Jun 2011 20:57:14 -0700

libcanberra (0.26-3) experimental; urgency=low

  [ Emilio Pozuelo Monfort ]
  * Update for the new gtk+ 3 package names.

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 19 Feb 2011 13:58:18 +0000

libcanberra (0.26-2) experimental; urgency=low

  * Build against even newer gtk 3.0
  * d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch:
    Avoid using gtk_quit_add, it's no longer available in gtk3
  * Switch to the 3.0 (quilt) source format

 -- Sjoerd Simons <sjoerd@debian.org>  Wed, 12 Jan 2011 23:38:11 +0000

libcanberra (0.26-1) experimental; urgency=low

  * New upstream release
  * debian/control
    - Add gtk3.0 support
  * Split header and vapi used for both gtk2 and gtk3 into
    libcanberra-gtk-common-dev
  * Various cleanups and updates based on the Ubuntu packaging
  * debian/control: Update standards version, 3.9.1
  * Remove the quilt build-dep, we're not applying any patches

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 20 Nov 2010 11:39:25 +0100

libcanberra (0.24-1) unstable; urgency=low

  * New upstream version:
    + debian/control:
      - Update GTK build dependency to >= 2.20.
  * debian/control:
    + Update Standards-Version to 3.8.4.
  * debian/rules:
    + Fix shlibs file by excluding the alsa module (Closes: #560120).
  * debian/libcanberra-dev.install,
    debian/libcanberra-gtk-dev.install:
    + Ship Vala bindings with the -dev packages (Closes: #556249).

 -- Sebastian Dröge <slomo@debian.org>  Thu, 06 May 2010 19:52:17 +0200

libcanberra (0.22-1) unstable; urgency=low

  [ Marc-André Lureau ]
  * New Upstream Version
  * debian/control:
    - updated libtool dependency to 2.2
  * debian/rules:
    - comment patchsys-quilt usage to please lintian.

  [ Sjoerd Simons ]
  * debian/libcanberra0.install: Tweak the default module wildcard so it
    matches both -oss and -alsa
  * Uses gdk_threads_add_idle_full instead of g_idle_full for thread-safety
    (Closes: #534161)
  * Explicitely disable oss on linux and enable it on other platforms

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 25 Oct 2009 15:57:25 +0000

libcanberra (0.18) unstable; urgency=low

  * New Upstream Version
  * libcanberra0.symbols updated.
  * Packaged the gstreamer backend. Closes: #536535
  * Fix the libcanberra-pulse section. Closes: #545759
  * Added some *-dbg packages.

 -- Marc-André Lureau <marcandre.lureau@gmail.com>  Sat, 12 Sep 2009 01:24:03 +0200

libcanberra (0.12-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS on GNU/kFreeBSD, based on a patch by Aurélien Jarno
    (Closes: #528552):
     - Tweak DEB_CONFIGURE_EXTRA_FLAGS so as to use --enable-alsa on Linux
       only, and --disable-alsa elsewhere (using DEB_HOST_ARCH_OS).
     - Use debian/libcanberra0.install.kfreebsd to install files on
       kfreebsd-* (alsa is replaced by oss).
  * Not bumping the versioned Build-Depends on debhelper to the first
    version having introduced support for .install.$os for the following
    reasons:
     - It is only needed on kfreebsd-*, which only have unstable and
       testing, and their chroots are uptodate.
     - It might make it harder to backport the package for no reasons.

 -- Cyril Brulebois <kibi@debian.org>  Mon, 17 Aug 2009 00:01:06 +0200

libcanberra (0.12-1) unstable; urgency=low

  * New Upstream Version
  * debian/patches/0001-bootstrap-fix-required-automake-version.patch
    + Dropped, fixed upstream
  * debian/patches/0002-map-Don-t-export-libtool-symbols.patch
    + Dropped, fixed upstream
  * Packaged the pulseaudio backend

 -- Sjoerd Simons <sjoerd@debian.org>  Sun, 24 May 2009 18:22:29 +0100

libcanberra (0.11-1) unstable; urgency=low

  [ Marc-Andre Lureau ]
  * New Upstream Version
  * libcanberra0.install:
    + modules are now installed under /usr/lib/libcanberra-0.11
  * Do not ship static libraries in *-dev anymore.
  * Move "canberra-gtk-play" from libcanberra-gtk-dev to libcanberra-gtk0.
  * Add gnome-session-canberra to play log in/out events.
  * Add 52libcanberra-gtk-module_add-to-gtk-modules to /etc/X11/Xsession.d
    to load the GTK module.
  * Add tdb-dev dependency (for themed file lookup caching)

  [ Sjoerd Simons ]
  * build-depend on libltdl-dev | libltdl3-dev (>= 1.5.24) (Closes: #522964)
  * Update copyright file
  * Wrap build-depends
  * Put dbg packages in the debug section
  * Update standards to 3.8.1, no further changes
  * Add ${misc:Depends}, ${shlibs:Depends} to gnome-session-canberra
  * exclude /usr/lib/libcanberra-0.11 when making shlibs files

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 11 Apr 2009 14:16:05 +0100

libcanberra (0.4-1) unstable; urgency=low

  [ Marc-Andre Lureau ]
  * New Upstream Version
  * Include "canberra-gtk-play" in libcanberra-gtk-dev.
  * Remove patches and quilt dependency (all patches are now upstream).

  [ Sebastian Dröge ]
  * Update shlibs versions for the new symbols.
  * Add ${shlibs:Depends} to the -dev packages.
  * Fix symbol files.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 27 Jul 2008 11:51:31 +0200

libcanberra (0.3-1) unstable; urgency=low

  * Initial Debian release. (Closes: #485652)
  * New Upstream Version

 -- Marc-Andre Lureau <marcandre.lureau@gmail.com>  Sun, 15 Jun 2008 21:33:00 +0300
