Change logs for brasero source package in Maverick

  • brasero (2.32.0-0ubuntu2.2) maverick-proposed; urgency=low
    
      * debian/patches/40_fix_cdrdao_detection.patch: Disable brasero's
        version check of the cdrdao binary, as it incorrectly parses the
        warnings that are printed before the banner. (LP: #529696)
      * debian/patches/41_fix_packagekit.patch: Don't crash when trying to use
        the packagekit backend to install missing packages, for example, when
        trying to copy an audio cd without having cdrdao installed.
        (LP: #718969)
     -- Marc Deslauriers <email address hidden>   Mon, 14 Feb 2011 19:46:33 -0500
  • brasero (2.32.0-0ubuntu2.1) maverick-proposed; urgency=low
    
      * Don't crash when running in a non-GNOME environment. (LP: #646902)
     -- Mario Limonciello <email address hidden>   Thu, 06 Jan 2011 17:10:07 -0600
  • 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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   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 <email address hidden>   Fri, 09 Jul 2010 17:19:09 +1000
  • brasero (2.30.2-0ubuntu2) maverick; urgency=low
    
      * New upstream release
        - Lot's of memleak fixes
        - Fixed a runtime warning related to cancelling tracker searches
        - Crash in brasero_data_project_node_removed at
          brasero-data-project.c:1163
        - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
          (LP: #561319)
        - Fix a few runtime warnings with the Cover Editor
        - Text in cover editor does not show up automatically (LP: #469459)
        - Removed use of deprecated flags
        - Use accessor functions instead direct access (use GSEAL GnomeGoal)
        - Fix a bug in the layout on first start (side pane was hidden and
          remained so until the user moved it)
        - Save printer settings for cover printing
        - Write the contents of the GtkTextBuffer displayed line by displayed
          line which should improve the layout
        - "Write to Disc" button sensitivity regression
        - Fix flaw in mask that led libburn plugin not to work (not to be picked
          up actually) in some circumstances
        - Fails to burn ANY audio project
        - Move columns doesn't work (LP: #581759)
        - Brasero does not correctly handle double clicking on column separators
          (LP: #581885)
        - Bad info when burning, high CPU usage and slow burn
        - Change the priority for cdrdao and raised the one of cdda2wav plugin
        - brasero crashed with SIGSEGV in
          brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
        - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
          (LP: #444832)
        - Do not check for symlinks on cdda2wav so the plugin can use icedax.
        - Brasero's failure with some file names (LP: #380643)
        - Pressing create audio cd does nothing
        - Empty project not available
        - can't actually save error logs
        - doesn't handle incorrect temp dirs properly
        - Fix multi DND in GtkFileChooser
        - Displays "starting to record" during whole burn process
        - Fix wrong report of speed with both cdrecord and wodim
        - Disk project doesn't save the disk title (LP: #587924)
        - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
        - misc bug fixes
        - Updated Translations
      * Removed upstream patches:
        - debian/patches/90_git_audio_project_creation.patch,
          debian/patches/91_git_audio_project_creation.patch,
          debian/patches/92_git_audio_cd_recording.patch,
          debian/patches/93_git_new_caps_function_definition.patch
      * debian/rules, debian/control.in:
        - use dh-autoreconf to launch autoreconf on build
     -- Didier Roche <email address hidden>   Mon, 28 Jun 2010 10:33:09 +0200
  • brasero (2.30.1-1ubuntu1) maverick; urgency=low
    
      * Rebase on Debian unstable, remaining Ubuntu changes:
      * debian/control.in:
        - Set build-depend version on libgconf2-dev
        - Build-depend on libappindicator-dev
        - Build-depend on liblaunchpad-integration-dev
        - Bump Standards-Version
        - Set 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/011_nautilus_menu_move.patch
        - Moved the CD/DVD Creator menu item to Accessories
      * debian/patches/012_appindicator.patch:
        - Support application indicator
      * debian/patches/90_git_audio_project_creation.patch,
        debian/patches/91_git_audio_project_creation.patch:
        - git change to fix recording an audio project, which is what rhythmbox is
          using to record playlist for example (lp: #543892)
      * debian/patches/92_git_audio_cd_recording.patch:
        - git change to fix recording of audio cds, there is another git change
          which might be required to fix similar issues but it's not trivial so
          let's get that change in a first update for now (lp: #572942)
      * debian/patches/93_git_new_caps_function_definition.patch:
        - don't forget the git commit which define the function which is used
          in the previously uploaded revision
      * debian/watch:
        - Watch for unstable versions
     -- Robert Ancell <email address hidden>   Mon, 31 May 2010 17:41:56 +1000
  • brasero (2.30.0-0ubuntu1) lucid; urgency=low
    
      * New upstream version
        Bug Fixes:
        - Fix a problem if multiple tracks were processed in a single pass by
          a plugin then progress was not smooth
        - Fix video options so that for SVCD we do have a proper default for
          aspect ratio
        - Fix two problem with video transcoding:
          - a hang that was caused by buffers being too little
          - progress reporting that did not always properly work
        - Make soft autodetection.
        - Update to latest GTK code
        - Fix #Bug 611111 - brasero burn:/// hangs
        - Use gtk_widget_style_attach  () in realize implementations
      * debian/control.in:
        - updated gtk requirement
    
    brasero (2.29.92-0ubuntu1) lucid; urgency=low
    
      * New upstream release: (LP: #548479)
        - Fix #608170 - Drive selection widget unusable from GtkBuilder
        - Add support for GtkBuilder interface to BraseroMediumSelection
          widget
        - Fix gobject-introspection shared libraries
        - Fix #608719 - nautilus crashed with signal 5 in
          brasero_burn_caps_get_default() (lp: #515471)
        - Fix building libbrasero-burn with GObject Introspection in some cases
        - Fix memory leak where a GError was not propagated properly
        - Ran autoupdate on configure.in to straight things up
        - Fix #611373 - messages in the Brasero Manual V2.2 are different from
          the real
        - Fix a test that could lead to read outside the allocated buffer.
        - Many Updated translations
     -- Sebastien Bacher <email address hidden>   Tue, 30 Mar 2010 00:57:57 +0200