brasero (2.32.0-0ubuntu2) maverick; urgency=low

  * debian/control.in:
    - instead of libbrasero-media1 replacing brasero << 2.30.1-1ubuntu1,
      replace brasero << 2.31 to handle further updates in lucid (LP: #655132)

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 06 Oct 2010 12:55:16 +0200

brasero (2.32.0-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/watch:
    - Update version matcher to work
  * debian/control:
    - Bump required gtk version to 2.21.8 to match upstream
  * debian/patches/012_appindicator.patch:
    - Update to apply

 -- Michael Terry <mike@mterry.name>  Mon, 27 Sep 2010 15:56:36 -0400

brasero (2.31.92-0ubuntu2) maverick; urgency=low

  * debian/control.in:
    - add recommends for brasero-cdrkit to brasero so that we get
      wodim back into the default install (required e.g. for audio
      CD burning)
    - make dvdauthor a suggests of brasero-cdrkit as its universe

 -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 24 Sep 2010 10:19:43 +0200

brasero (2.31.92-0ubuntu1) maverick; urgency=low

  * New upstream release:
    - Revert to libunique from GApplication (Luis Medinas)
    - Remove dbus-glib requires from pkgconfig file (Luis Medinas)
    - Some more debugging to find out about problems with encrypted DVDs
      (Philippe Rouquier)
    - Fix minor issues in gdbus conversion. (Luis Medinas)
    - Remove dbus-glib check from configure (Luis Medinas)
    - Replace last part of dbus-glib by GDBus (Luis Medinas)
    - Fix Inhibit() d-bus parameters (Robert Ancell)
    - Remove dbus libraries from the Makefile. (Luis Medinas)
    - Use --with-gtk switch for gtk 2/3 selection (Christian Persch)
    - Fix image checksuming that did not occur when GConf or GSetting returned 0
      as a value for the checksum type key (Philippe Rouquier)
    - Don't hardcode gconf gsettings backend (Robert Ancell)
    - Fix brasero plugin directory (Robert Ancell)
  * debian/control:
    - build-dep on libunique
  * debian/patches/010_lpi.patch,31_link_libice.patch:
    - adapt to latest code
  * debian/patches/013_gsettings_backend.patch,014_plugin_directory.patch,
    015_inhibit_params.patch:
    - removed, now upstream

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 14 Sep 2010 10:23:22 +0200

brasero (2.31.91-0ubuntu2) maverick; urgency=low

  * debian/patches/015_inhibit_params.patch:
    - Fix incorrect Inhibit() D-Bus call (LP: #631730)

 -- Robert Ancell <robert.ancell@canonical.com>  Wed, 08 Sep 2010 18:54:52 +1000

brasero (2.31.91-0ubuntu1) maverick; urgency=low

  * New upstream release
  * debian/control:
    - Bump build-depends on libglib2.0-dev, libgconf2-dev
    - Drop build-depend on libunique
  * debian/rules:
  * debian/libbrasero-media0.install:
  * debian/libbrasero-media1.install:
    - Update shlibs for libbrasero-media1
  * debian/brasero-common.install:
    - Install gsettings files
  * debian/libbrasero-media0.install:
  * debian/rules:
  * debian/patches/01_pkglibdir.patch:
    - Remove versioned plugin directory - the upstream build system has changed
  * debian/patches/013_gsettings_backend.patch:
    - Remove hardcoded gconf gsettings backend
  * debian/patches/014_plugin_directory.patch:
    - Fix plugin directory

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 31 Aug 2010 15:25:44 +1000

brasero (2.30.2-1ubuntu2) maverick; urgency=low

  * debian/control.in, debian/rules:
    - don't build-dep on libtracker-client-0.8-dev
    - don't use --enable-search=tracker switch

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 13 Jul 2010 08:06:58 +0200

brasero (2.30.2-1ubuntu1) maverick; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
  * debian/control.in:
    - Use dh-autoreconf to launch autoreconf on build
    - Set build-depend version on libgconf2-dev
    - Build-depend on libappindicator-dev
    - Build-depend on liblaunchpad-integration-dev
    - Add Vcs-Bzr info
    - libbrasero-media0 suggests instead of recommends gstreamer0.10-plugins-ugly
      and cdrdao
    - libbrasero-media0 suggests gstreamer0.10-fluendo-mp3
    - Bump libbrasero-media-dev depends for libglib2.0-dev and libgtk2.0-dev
    - libbrasero-media0 replaces brasero (plugins moved from this package)
  * debian/rules:
    - Run autoconf on build
  * debian/patches/010_lpi.patch:
    - Add launchpad-integration
  * debian/patches/012_appindicator.patch:
    - Support application indicator
  * debian/patches/90_relibtoolize.patch:
    - Not required, running autotools on build
  * debian/watch:
    - Watch for unstable versions

 -- Robert Ancell <robert.ancell@canonical.com>  Fri, 09 Jul 2010 17:19:09 +1000

brasero (2.30.2-1) unstable; urgency=low

  * New upstream release.
    - Fixes incorrectly reported size by passing correct arguments to
      g_signal_emit(). Closes: #568606
    - Fixes tracker search support. Closes: #465238
  * debian/patches/90_relibtoolize.patch
    - Refresh for new upstream release.
  * Switch to source formate 3.0 (quilt)
    - Add debian/source/format.
    - Drop Build-Depends on quilt.
    - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
  * Bump-Standards-Version to 3.9.0
    - Use architecture wildcard kfreebsd-any for the libcam-dev Build-Depends.
    - Use Breaks instead of Conflicts as recommended by the new policy.

 -- Michael Biebl <biebl@debian.org>  Sun, 04 Jul 2010 15:14:24 +0200

brasero (2.30.1-1) unstable; urgency=low

  * 31_link_libice.patch: new patch. Explicitly link to libice.
    Closes: #554057.
  * Drop build-dependency on libbeagle since beagle is going to be 
    removed.
  * New upstream release.
  * Update build-dependencies.
  * Disable introspection support to avoid blocking the totem 
    transition.
  * Bump shlibs to 2.30.
  * 01_pkglibdir.patch, 90_relibtoolize.patch: updated for the new 
    version.

 -- Josselin Mouette <joss@debian.org>  Mon, 03 May 2010 16:02:19 +0200

brasero (2.28.3-3) unstable; urgency=low

  * Enable cdrkit again, but in a separate package brasero-cdrkit that 
    will not be installed by default.
  * Make it clear which features are brought by this package: mostly 
    video DVD creation, CD-Text.

 -- Josselin Mouette <joss@debian.org>  Tue, 19 Jan 2010 17:44:30 +0100

brasero (2.28.3-2) unstable; urgency=low

  * Enable libburnia plugins, adding corresponding build-dependencies.
  * Entirely disable cdrtools *and* cdrkit plugins. This will remove any 
    reference to schilyware.
  * Rename 011_* patch to 11_.
  * 01_pkglibdir.patch: use $(pkglibdir) instead of $(libdir)/brasero so 
    that it can be overriden.
  * 90_relibtoolize.patch: re-apply the autotools on top of it.
  * Pass pkglibdir= argument to make invocation, with a versioned 
    directory.
  * Install the plugins in libbrasero-media0 instead of brasero.
  * Force strict dependency for brasero on libbrasero-media0.
  * Move some dependencies/recommends to libbrasero-media0 as well.

 -- Josselin Mouette <joss@debian.org>  Wed, 13 Jan 2010 20:51:03 +0100

brasero (2.28.3-1) unstable; urgency=low

  * New upstream bugfix release.

 -- Andreas Henriksson <andreas@fatal.se>  Mon, 14 Dec 2009 22:35:03 +0100

brasero (2.28.2-1) unstable; urgency=low

  * New upstream bugfix release.
    - Upstream patch 030_fd_leak.patch dropped.

 -- Andreas Henriksson <andreas@fatal.se>  Tue, 27 Oct 2009 14:03:16 +0100

brasero (2.28.0-2) unstable; urgency=low

  * Don’t recommend gnome-mount, gvfs does it if needed.
    Closes: #549132.
  * 030_fd_leak.patch: stolen upstream. Don’t keep a FD open on the CD 
    device. It avoids nautilus preventing CDs from being ejected when 
    the brasero extension is installed.

 -- Josselin Mouette <joss@debian.org>  Thu, 01 Oct 2009 13:44:30 +0200

brasero (2.28.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/090_relibtoolize.patch:
    - Removed, shouldn't be needed anymore now that upstream uses a recent
      libtool.
  * debian/rules: remove check-dist.mk.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 22 Sep 2009 15:53:10 +0200

brasero (2.27.92-2) experimental; urgency=low

  * Let libbrasero-media-dev depend on libdbus-glib-1-dev as it's required
    by libbrasero-burn.pc.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 09 Sep 2009 21:02:15 +0200

brasero (2.27.92-1) experimental; urgency=low

  * New upstream release.
    - Update build dependencies and -dev package dependencies.
      Hal is gone now!
    - Bump shlibs for the new api.
  * Standards-Version is 3.8.3, no changes needed.
  * debian/patches/001_hal_null_pointer_dereference.patch:
    - Removed, brasero doesn't use hal anymore.
  * debian/patches/011_nautilus_menu_move.patch:
    - Renamed to 011_nautilus_menu_no_display.patch, don't patch the
      categories, we hide the item anyway.
  * Include check-dist.mk to avoid uploads to unstable.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Wed, 09 Sep 2009 11:34:57 +0200

brasero (2.26.3-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Recommend cdrdao. Closes: #525140.
  * Only use stable versions in watch file.

  [ Emilio Pozuelo Monfort ]
  * New upstream bugfix release.
    - Don't hang at normalizing tracks. Closes: #533605.
  * debian/watch: Don't uupdate.
  * debian/patches/090_relibtoolize.patch: Refreshed.
  * debian/patches/001_hal_null_pointer_dereference.patch:
    Patch from Rogério Brito to not crash if hal isn't installed.
    Closes: #539624.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 05 Sep 2009 12:11:18 +0200

brasero (2.26.2-1) unstable; urgency=low

  [ Pedro Fragoso ]
  * Add myself to Maintainer field
    - Thanks Ondřej Surý
  * New upstream version (Closes: #528945)
    - Split package into brasero, libbrasero-media0 and libbrasero-dev
    - Add Replaces to libbrasero-media0
    - Bump libgtk to 2.14.0
    - Remove libnotify Build-dep
    - Add Build-dep libnautilus-extension-dev (>= 2.22.2)
      and install it.
    - Add Build-dep to libsm-dev
    - Add Build-dep on intltool
  * Install omf files to prevent crash on Help
  * Move gstreamer0.10-plugins-bad to Suggests, and add
    dvdauthor and vcdimager
  * Recommends gvfs (Closes: #491827)
  * Pass --disable-scrollkeeper in DEB_CONFIGURE_EXTRA_FLAGS
  * debian/patches/007-fix-gnome-doc-utils-path.patch:
    - Removed, not needed anymore
  * debian/patches/008-fix-volume-identifier-crash.patch:
    - Removed, merged upstream
  * debian/patches/011_nautilus_menu_move.patch:
   - Move CD/DVD Creator Menu to Acessories, taken from Ubuntu

  [ Luca Bruno ]
  * debian/control.in:
    - Add Build-Depend gtk-doc-tools 1.9.
  * debian/patches/006-fix-libdvdcss.patch:
    - Removed as applied upstream.

  [ Josselin Mouette ]
  * New upstream release.
  * Update build-dependencies.
  * Move the translations and data to a new brasero-common package.
  * Rewrite the descriptions.
  * Add -dev depends to the development package.
  * Remove inappropriate recommends in the library package.
  * Let’s not forget dvd+rw-tools so that we can write DVDs too.
  * Rework dependencies accordingly.
  * Put the nautilus extension in brasero.
  * Conflict against nautilus-cd-burner to avoid having two burning 
    extensions.
  * Include clean-la.mk and gnome-version.mk; build-depend on 
    gnome-pkg-tools 0.7.
  * Don’t run dh_makeshlibs on brasero and libbrasero-plugins.
  * 011_nautilus_menu_move.patch: add NoDisplay=true, this icon is 
    duplicating existing functionality (brasero icon in sound&video 
    menu, and nautilus autorun).
  * Update list of copyright holders.

  [ Emilio Pozuelo Monfort ]
  * debian/copyright: updated.

  [ Josselin Mouette ]
  * copyright: improve indentation, and point to versioned LGPL.
  * 090_relibtoolize.patch: add a relibtoolization patch to avoid the 
    rpath crap.

 -- Josselin Mouette <joss@debian.org>  Wed, 24 Jun 2009 18:59:46 +0200

brasero (0.8.1-1) unstable; urgency=low

  [ Loic Minier ]
  * Build-dep on libcam-dev for kfreebsd-i386 and kfreebsd-amd64 and also pass
    --disable-inotify to configure when DEB_BUILD_ARCH_OS isn't linux; fixes
    building on GNU/kFreeBSD; thanks Petr Salinger; Closes: #493359.
  
  [ Alan Baghumian ]
  * New upstream bugfix release, merged changelog entries.
  * Dropped 001-fix-valist.patch, merged upstream.
  * Refreshed 006-fix-libdvdcss and 007-fix-gnome-doc-utils-path patches
    to be applied cleanly. 

  [ Gustavo Noronha Silva ]
  * debian/patches/008-fix-volume-identifier-crash.patch:
  - patch from upstream #1149 changeset to fix the crash when some
    unix-device-less volumes are present (Closes: #495984)
  * debian/control.in:
  - added Vcs-* headers

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 26 Aug 2008 20:34:35 -0300

brasero (0.8.0-2) unstable; urgency=low

  * 001-fix-valist.patch: do not assume va_list is a pointer.
    Closes: #493210.

 -- Josselin Mouette <joss@debian.org>  Sat, 02 Aug 2008 01:50:06 +0200

brasero (0.8.0-1) unstable; urgency=low

  [ Alan Baghumian ]
  * New upstream stable release, Closes: #490966.
    - fixed 4GB size problem, Closes: #489154.
  * debian/control*:
    - dropped GnomeVFS buid-dep, uses GIO instead
    - added build dep to libgvfscommon-dev
    - dropped Nautilus-Burn build-dep
    - bump glib2.0 build-dep to 2.15.6
    - bump standards version to 3.8.0, no extra changes needed
    - added gnome-doc-utils and scrollkeeper to build deps
    - added Homepage tag
  * Dropped 007-fix-desktop-file-mime-typo.patch, merged upstream
  * Added 007-fix-gnome-doc-utils-path.patch, fixes 
    gnome-doc-utils.make include path
  
  [ Pedro Fragoso ]
  * debian/control.in:
    - remove build dep libgvfscommon-dev and libnotify-dev
    - bump build dep libgstreamer0.10-dev to (>= 0.10.15)
    - bump build dep libtotem-plparser-dev to (>= 2.22.0)   
    - bump build dep gnome-doc-utils to (>= 0.3.2)
    - recomments on gstreamer0.10-plugins-bad for normalization plugin

 -- Alan Baghumian <alan@technotux.org>  Wed, 16 Jul 2008 09:43:05 +0200

brasero (0.7.1-3) unstable; urgency=low

  * DEB_DESTDIR := instead of =.
  * New patch, 007-fix-desktop-file-mime-typo, fixes typo in desktop file (":"
    instead of ";"); Launchpad #200024; closes: #464772.

 -- Loic Minier <lool@dooz.org>  Wed, 05 Mar 2008 13:09:24 +0100

brasero (0.7.1-2) unstable; urgency=low

  [ Josselin Mouette ]
  * Remove the bonfire transitional package. Closes: #463313.

  [ Sebastian Dröge ]
  * debian/control.in:
    + Build depend conditionally on all possible libc development packages to
      fix build failure on ia64 and friends.
  * debian/rules:
    + Set DEB_DESTDIR to debian/tmp to work around cdbs weirdness.

 -- Sebastian Dröge <slomo@debian.org>  Thu, 28 Feb 2008 18:13:05 +0100

brasero (0.7.1-1) unstable; urgency=low

  [ Alan Baghumian ]
  * New upstream stable releases (Closes: #456901).
  * Refreshed 004_fix-windows-size patch
  * Dropped 001_use-sys-inotify.h patch, merged upstream
  * Updated debian/brasero.install to include plugins

  [ Loic Minier ]
  * Pass --disable-libburnia explicitely to avoid the support to be built in
    by surprize if the bdep is installed in a sufficiently high version in the
    future.
  * Bump libgtk2.0-dev build-dep to >= 2.12.0 to match upstream README.
  * Add a gstreamer0.10-plugins-base >= 0.10.0 dep to follow the upstream
    configure check.
  * Drop gdl build-dep.
  * Bump hal Recommends to >= 0.5.
  * Bump libtotem-plparser-dev build-dep to >= 2.14.
  * Build with inotify support.
    - Drop --disable-inotify configure flag.
    - Add an explicit libc6-dev (>= 2.5-1) build-dep.
  * Bump up libtotem-plparser-dev build-dep to >= 2.20.0.
  * Bump up Standards-Version to 3.7.3.
  * Conflict with bonfire <= 0.4.4-1 -- not <<.
  * Recommend gstreamer0.10-plugins-good and gnome-mount.
  * Downgrade gstreamer0.10-fluendo-mp3 recommends to a suggest.
  * New patch, 006-fix-libdvdcss, load libdvdcss lib with SONAME version as to
    not require the -dev package; Launchpad #134828; from Ubuntu.
  * Drop patch 004_fix-windows-size, upstream fixed the initial window size
    differently.
  * Build with beagle support; drop --disable-search and add a libbeagle-dev
    (>= 0.3.0) build-dep.

 -- Loic Minier <lool@dooz.org>  Tue, 29 Jan 2008 21:05:22 +0100

brasero (0.6.1-1) unstable; urgency=low

  * New upstream stable release (Closes: #441451).
    - Added support for libisofs 0.2.8
    - Added complete support for cdrkit, dropped
      000_cdrtools2cdrkit.patch
    - Fixed several crash and a memory leak problem
    - Fixed window size problem and few other minor bugs
  * Dropped 003_dont-run-update-desktop-database.patch,
    not needed anymore

 -- Alan Baghumian <alan@technotux.org>  Fri, 14 Sep 2007 08:18:47 +0330

brasero (0.6.0-2) unstable; urgency=low

  [ Otavio Salvador ]
  * Converted to use quilt to manage its patches.
  * Fix code to not use mkisofs and use genisoimage instead (Closes: #433053).
  * Fix gconf schemas installation.
  * Use single line menu file so lintian is happy again.

  [ Loic Minier ]
  * Update URL in copyright; cleanups.
  * Install gconf schemas in the default location -- /etc/gconf -- and let
    dh_gconf move them; more cleanups.
  * Build-depend on quilt.
  * Mention missing copyrights in copyright file; fix licensing of a couple of
    files in copyright file; thanks Lionel Le Folgoc; closes: #432894.

 -- Loic Minier <lool@dooz.org>  Sat, 14 Jul 2007 21:18:18 +0200

brasero (0.6.0-1) unstable; urgency=low

  * New upstream version.
    - Drop syntax error fix patch since it was fixed upstream.

 -- Otavio Salvador <otavio@ossystems.com.br>  Wed, 11 Jul 2007 11:41:21 -0300

brasero (0.5.90-3) unstable; urgency=low

  * Another syntax error fix.

 -- Otavio Salvador <otavio@ossystems.com.br>  Wed, 11 Jul 2007 11:01:01 -0300

brasero (0.5.90-2) unstable; urgency=low

  * Fix menu file adding the need header on it (Closes: #431961).
  * Downgrade hal dependency to a recommendation (Closes: #432628).
  * Hopefully fix a FTBFS due a syntax error (Closes: #432399).

 -- Otavio Salvador <otavio@ossystems.com.br>  Wed, 11 Jul 2007 10:25:05 -0300

brasero (0.5.90-1) unstable; urgency=low

  [ Loic Minier ]
  * Wrap build-deps and deps.
  * Bump up Debhelper compatibility level to 5.
    - Drop bogus usr/share/pixmaps, usr/share/icons/gnome/48x48/mimetypes from
      install file.

  [ Otavio Salvador ]
  * New upstream version.
  * Add dependency on hal (Closes: #431854, #427644).
  * Add a menu file based on the patch provided by Nelson A. de Oliveira
    but already using the new menu layout (Closes: #405146).
  * Updated patches:
    - 000_cdrtools2cdrkit.patch: redone;
    - 001_use-sys-inotify.h.patch: cleaned and rediff;

 -- Otavio Salvador <otavio@ossystems.com.br>  Thu, 05 Jul 2007 21:21:57 -0300

brasero (0.5.2-1) unstable; urgency=low

  [ Loic Minier ]
  * Recommend gstreamer0.10-fluendo-mp3 for mp3 to CD audio conversion.
  * Add a get-orig-source target to retrieve the upstream tarball.

  [ Otavio Salvador ]
  * Add a watch file.
  * Change get-orig-source target to retrieve from GNOME project instead
    of SourceForge.
  * New upstream version (Closes: #405143).
  * Replace 000_cdrecord2wodim-0.4.4.patch with 000_cdrtools2cdrkit.patch
    and try to be as simple as possible to new releases merge easier
    (Closes: #411274)
  * Drop 002_update_german_po.patch.
  * Remove TODO.tasks from brasero.docs.
  * Depends on genisoimage instead of mkisofs (Closes: #406152).
  * Add a suggestions to gnome-icon-theme (Closes: #405144).
  * Add 004_fix-windows-size.patch to fix startup window size (Closes: #425406).
  * Use upstream manpage.
  * Remove brasero.dirs and brasero.docs since they has good defaults on CDBS.

  [ Loic Minier ]
  * Track all versions in watch file; track .tar.gz instead of .tar.bz2.
  * Add missing build-dep on libglib2.0-dev (>= 2.6.0).
  * Bump up build-deps to libgtk2.0-dev >= 2.10.0, libgnomevfs2-dev >= 2.14.2,
    libnautilus-burn-dev >= 2.16.0.

 -- Otavio Salvador <otavio@ossystems.com.br>  Mon, 04 Jun 2007 17:17:22 -0300

brasero (0.4.4-4) unstable; urgency=low

  * Don't update desktop-database at build time (Closes: #396357)

 -- Ondřej Surý <ondrej@debian.org>  Wed,  1 Nov 2006 13:50:05 +0100

brasero (0.4.4-3) unstable; urgency=low

  * Disable inotify.h support until <sys/inotify.h> is available (Closes: #394851)
  * Fix german translation (Closes: #394168)

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 Oct 2006 18:18:12 +0200

brasero (0.4.4-2) unstable; urgency=low

  * Use and depends on wodim in place of cdrecord (Closes: #394713)
  * Enable inotify support.

 -- Ondřej Surý <ondrej@debian.org>  Mon, 23 Oct 2006 10:45:26 +0200

brasero (0.4.4-1) unstable; urgency=low

  * New upstream version.
  * Package name change to brasero due to trademark concerns.
  * Use wodim binary instead of cdrecord (Closes: #386696)
  * Add manpage (courtesy of Andrew Burton) (Closes: #379556)

 -- Ondřej Surý <ondrej@debian.org>  Thu, 21 Sep 2006 11:04:07 +0200

bonfire (0.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Ondřej Surý <ondrej@debian.org>  Fri,  4 Aug 2006 13:04:04 +0200

bonfire (0.3.90-1) unstable; urgency=low

  * Initial release (Closes: #366978)

 -- Ondřej Surý <ondrej@debian.org>  Fri, 12 May 2006 15:46:36 +0200
