Change log for brasero package in Ubuntu

76150 of 158 results
Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
brasero (2.30.2-0ubuntu1) lucid-proposed; 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/patches/99_autoconf.patch:
    - refreshed
 -- Didier Roche <email address hidden>   Thu, 24 Jun 2010 11:22:46 +0200

Available diffs

Superseded in maverick-release
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

Available diffs

Superseded in lucid-updates
Deleted in lucid-proposed (Reason: moved to -updates)
brasero (2.30.1-0ubuntu2) lucid-proposed; urgency=low

  * 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

Superseded in lucid-proposed
brasero (2.30.1-0ubuntu1) lucid-proposed; urgency=low

  * 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)

  [ Robert Ancell ]
  * New upstream release:
    - Add support for Tracker 0.8.x
    - brasero-rename.c: Fix signedness issues by assigning proper types
    - Harden code by checking for callback value being a BRASERO_PROJECT
    - Fix for Bug 578068 - Brasero does not check for free space before copying disc
    - Many updated translations
 -- Sebastien Bacher <email address hidden>   Tue, 25 May 2010 19:31:07 +0200

Available diffs

Superseded in maverick-release
Obsolete in lucid-release
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

Superseded in lucid-release
brasero (2.29.91-0ubuntu2) lucid; urgency=low

  * Add 012_appindicator.patch: Support application indicator, patch by Travis
    B. Hartwell. (LP: #497853)
  * debian/control.in: Add libappindicator build dependency.
  * Regenerate 99_autoconf.patch to pick up above patch.
 -- Martin Pitt <email address hidden>   Thu, 04 Mar 2010 11:30:57 +0100
Superseded in lucid-release
brasero (2.29.91-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Fixed bug ##610186 - Use new tracker API.
    - Updated Translations.
  * debian/control.in:
    - Bump Standards-Version
 -- Didier Roche <email address hidden>   Tue, 23 Feb 2010 10:42:12 +0100
Superseded in lucid-release
brasero (2.29.90-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Fixe Bug 609016 -  XML produced by saving is out of standards
    - Updated Translations
 -- Didier Roche <email address hidden>   Tue, 09 Feb 2010 14:59:46 +0100

Available diffs

Superseded in lucid-release
brasero (2.29.6-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Fix #604084 - Speed up nautilus extension startup (Martin Pitt)
    - Fix #605433 - [PATCH] Fix some leaks in the CAM code (Joe Marcus Clarke)
    - [help] Fixed a typo in the help (Milo Casagrande)
    - Update Copyrights to 2010 (Luis Medinas)
    - Set the max value for the song properties end point button correctly
      (Jonathan Matthew)
    - Fix #607745 - Fix crash when shutting down with outstanding IO jobs
      (Jonathan Matthew)
    - Set start and end points correctly when reading a project file (Jonathan
      Matthew)
    - Fix Bug 607767 - integer overflow in brasero_audio2cue_len_to_string (Luis
      Medinas)
    - Fix #607752 - audio track start and end points are overwritten after being
      read from a project file (Philippe Rouquier)
    - Fixes Bug 603969 - CD/DVD creator dialog is REALLY unclear for burning
      an ISO (Luis Medinas) (LP: #493101)
    - Use totem_pl_parser_save() for playlist saving (bgo#605314).
      (Carlos Garnacho)
    - Updated Translations
  * debian/control.in:
    - bump libtotem-plparser-dev requirement
  * remove debian/patches/001_nautilus_lazy_init.patch: upstreamed
 -- Didier Roche <email address hidden>   Wed, 27 Jan 2010 12:21:36 +0100

Available diffs

Superseded in lucid-release
brasero (2.29.4-0ubuntu3) lucid; urgency=low

  * debian/control.in:
    - add missing Replaces for
      /usr/lib/nautilus/extensions-2.0/libnautilus-brasero-extension.so
      that moved from libbrasero-media0 to brasero
 -- Michael Vogt <email address hidden>   Tue, 26 Jan 2010 22:15:52 +0100

Available diffs

Superseded in lucid-release
brasero (2.29.4-0ubuntu2) lucid; urgency=low

  * 001_nautilus_lazy_init.patch: Move gconf query and debug setting to lazy
    initialization as well.
 -- Martin Pitt <email address hidden>   Tue, 05 Jan 2010 13:26:52 +0100
Superseded in lucid-release
brasero (2.29.4-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Bug fixes
    - Fixes for Video DVD
    - Updated translations.
  * Add 001_nautilus_lazy_init.patch: Do not call brasero_*_start() at
    nautilus startup, they are very expensive; lazily initialize those
    instead.
 -- Martin Pitt <email address hidden>   Mon, 04 Jan 2010 17:45:17 +0100

Available diffs

Superseded in lucid-release
brasero (2.29.3-0ubuntu3) lucid; urgency=low

  * debian/control.in:
    - Move version of brasero that brasero-common conflicts with to
      2.29.2-0ubuntu2 (when we did the Debian merge) (LP: #492576)
 -- Robert Ancell <email address hidden>   Mon, 07 Dec 2009 14:32:19 +1100

Available diffs

Superseded in lucid-release
brasero (2.29.3-0ubuntu2) lucid; urgency=low

  * debian/brasero-common.install:
    - Add missing file which to populate brasero-common
 -- Robert Ancell <email address hidden>   Wed, 02 Dec 2009 15:12:09 +1100

Available diffs

Superseded in lucid-release
brasero (2.29.3-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Fix #559664 Add a configure switch for enabling/disabling cdrdao support
    - Fix #566898 Enter sound disks' names automatically
    - Fix #538060 Brasero fails to read cue file when PATH contains a non fully
      qualified path
    - Fix #602566 libbrasero-burn has broken headers
    - Attempt at fixing #602947 - brasero_drive_get_medium() isn't sync
    - Fix #602181 Add a parameter to specify the drive you want to use
    - Make sure CD-TEXT from .cue files gets properly written
    - Fix #594716 Use accessor functions instead direct access.
    - Move code to use GtkInfoBar
    - Misc Bug Fixes
    - Updated Translations
  * debian/control.in:
    - Bump build-depends on libgtk2.0-dev
 -- Robert Ancell <email address hidden>   Wed, 02 Dec 2009 14:16:40 +1100

Available diffs

Superseded in lucid-release
brasero (2.29.2-0ubuntu3) lucid; urgency=low

  * debian/control.in:
    - Fix missing comma in depends list
 -- Robert Ancell <email address hidden>   Thu, 26 Nov 2009 17:52:29 +1100

Available diffs

Superseded in lucid-release
brasero (2.29.2-0ubuntu2) lucid; urgency=low

  * Merge with Debian unstable, remaining changes:
    - Updated version on build-depends libglib2.0-dev, libgconf2-dev
    - Build-depend on libcanberra
    - Move gstreamer0.10-plugins-ugly and cdrdao from recommends to suggests
    - Suggest gstreamer0.10-fluendo-mp3
    - Add LP integration
    - Move menu from System to Utilities
    - Watch for unstable versions
 -- Robert Ancell <email address hidden>   Thu, 26 Nov 2009 17:14:13 +1100
Superseded in lucid-release
brasero (2.29.2-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Integrate Brasero with PackageKit
    - Gobject-introspection support for libbrasero-media and libbrasero-burn
    - Added Tracker support for searches besides Beagle
    - Fix compile failure using --disable-introspection see bgo #602027
    - Removed deprecated GLib symbols fixes bgo #601040
    - Fix #601871 - Wrong remaining space when audio CD of size greater than 70
      min
    - Fix #601496 - Select disc image selector allows to selecd pictures
    - Fix #601109 - burning disks with burn:// doesn't set the disk label
    - Fix #601259 - Problems with folder depth
    - Fix #599655 - brasero crashed with SIGSEGV in g_main_context_dispatch()
    - Fix #588323 - crash in Disc Copier: Dragging a track from Banshee
    - Fix #600007 - Memory leaks in brasero
    - Fix #600293 - Fails to build error: cannot convert to a pointer type
  * debian/control.in:
    - Bump build-depends on libglib2.0-dev
  * debian/patches/012_build_error.patch:
    - Applied upstream
  * debian/patches/010_lpi.patch:
  * debian/patches/011_nautilus_menu_move.patch:
  * debian/patches/99_autoconf.patch:
    - Refreshed
 -- Robert Ancell <email address hidden>   Thu, 26 Nov 2009 16:20:01 +1100

Available diffs

Superseded in lucid-release
brasero (2.29.1-0ubuntu1) lucid; urgency=low

  [ Robert Ancell ]
  * New upstream release: (LP: #475008)
    - New cdda2wav plugin to copy more accurately audio CDs
    - Support burning DTS wav files
    - Multiple copies: now brasero will chain up copies on every insertion
    - Start to move away from
    - Lots of code cleanups
    - New dialog when ejection did not work
    - Lots of strings changed (and hopefully improved)
  * debian/control.in:
    - Build-depends on libcanberra-dev, libcanberra-gtk-dev
  * debian/patches/012_build_error.patch:
    - Fix build error
 -- Luke Yelavich <email address hidden>   Fri, 06 Nov 2009 17:23:58 +1100

Available diffs

Obsolete in karmic-updates
Superseded in lucid-release
Deleted in karmic-proposed (Reason: moved to -updates)
brasero (2.28.2-0ubuntu1) karmic-proposed; urgency=low

  * New upstream version: (LP: #458709)
    - Data project: multiple file rename do not work
    - Remember volume title
    - Crash when launching with -e option
    - brasero crashed with SIGSEGV in
      brasero_burn_session_set_image_output_full() (LP: #449644)
    - Make burning audio cds with brasero work (LP: #459103)

 -- Robert Ancell <email address hidden>   Fri, 23 Oct 2009 13:26:40 +1100

Available diffs

Superseded in lucid-release
Obsolete in karmic-release
brasero (2.28.1-0ubuntu1) karmic; urgency=low

  * New upstream version:
    Highlights:
    - fix problems with drive/medium management
      (file descriptor leak preventing ejection, improved threading safety)
      (lp: #438065)
    - fix problems with libburn/libisofs
      (rare case data corruption, workaround TAO+dummy problem)
    - some crashes fixed (596625 among others) (lp: #425296, #437708)
    - memory leaks
    Updated translations:

 -- Sebastien Bacher <email address hidden>   Mon, 05 Oct 2009 23:59:43 +0200

Available diffs

Superseded in karmic-release
brasero (2.28.0-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #434153)
    - BRASERO_MEDIA_TYPE_ALL_BUT_FILE doesn't math ALL_BUT_FILE anymore
    - Brasero audio CD creator fails to load FLAC/WAV files without file type name extensions
    - fix crashed with SIGSEGV in g_type_instance_get_private() (LP: #434153)
    - fix a potential data corruption with dvdcss and libisofs in certain conditions
    - Lots of updated translations

 -- Didier Roche <email address hidden>   Tue, 22 Sep 2009 10:24:09 +0200

Available diffs

Superseded in karmic-release
brasero (2.27.92-0ubuntu2) karmic; urgency=low

  * Adding depends on dvd+rw-tools (LP: #420434)

 -- Matt Wheeler <email address hidden>   Wed, 09 Sep 2009 09:14:29 +0200
Superseded in karmic-release
brasero (2.27.92-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #425998)
    - Some improvements when handling DVD-RW sequential
    - #593829 - Brasero gets stuck in a loop at "Getting size" while burning another session on a multi-session disk
    - #578466 - Unable to overburn
    - #593314 - Brasero is failing to burn from sftp
    - #593492 - Compilation must be ordered by file name
    - #587122 - Copying DVD - "Error while reading video DVD (no error)"
    - #592026 - brasero crashes when eject a medium
    - #592025 - brasero crashes on detecting src images on a NFS path when preparing burning an image
    - #591880 - Image checksumming causes internal error (LP: #354995)
    - #591397 - Brasero Main window pops up after exiting from Image Burning window.
    - Translation updates
    - lots of small fixes and improvements

 -- Robert Ancell <email address hidden>   Tue, 08 Sep 2009 09:33:41 +1000
Superseded in karmic-release
brasero (2.27.91-0ubuntu2) karmic; urgency=low

  * Drop Recommends of libbrasero-media0 on brasero; apps using this lib
    should depend/recommend/suggest brasero directly depending on whether it's
    a critical piece of functionality or just a nice to have.
  * Drop the nautilus-cd-burner conflict of libbrasero-media0 since brasero
    already conflicts on it which is more correct.
  * Fix Vcs-Bzr URL.

 -- Loic Minier <email address hidden>   Fri, 04 Sep 2009 18:16:29 +0200
Superseded in karmic-release
brasero (2.27.91-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #418948)
    - Use public API instead of libbrasero-burn private one
      Also ref the plugins in the list
    - Try to fix #591880 -  Image checksumming causes internal error
      Also add a debug comment in case it doesn't
    - Fix #592723 -  Awkward translatable string
    - Second fix for #590181 -  Use Brasero as desktop file Name Comment #5
    - Fix #592574 -  DVDROM should be DVD-ROM
    - Fix #590181 -  Use Brasero as desktop file Name Comment #5
    - Fix OpenSolaris support after recent move to GIO instead of HAL
      Patch by Lin Ma <email address hidden>
    - Fix #590815 – build failure: error: possibly undefined macro: _m4_text_wrap_
      word Patch by Patryk Zawadzki
    - Fix #591471 – crashes when handling basic command line options
      Add forgotten NULL entry at the end of GOptionEntry array
    - Improve logging for libburn plugin
    - More API docs
    - Misc Bugs fixes
    - Updated Translations
  * debian/patches/012_fix_null_device_crash.patch:
    - Applied upstream
  * debian/patches/99_autoconf.patch:
    - Refreshed

 -- Robert Ancell <email address hidden>   Wed, 26 Aug 2009 10:10:37 +1000
Superseded in karmic-release
brasero (2.27.90-0ubuntu2) karmic; urgency=low

  [ Chris Coulson ]
  * debian/patches/012_fix_null_device_crash.patch:
    - Upstream GIT change to not assume that all GVolume's have a
      unix-device identifier. Fixes a Nautilus crash due to the Brasero
      plugin (LP: #413660).

 -- Steve Langasek <email address hidden>   Fri, 14 Aug 2009 14:24:20 -0700
Superseded in karmic-release
brasero (2.27.90-0ubuntu1) karmic; urgency=low

  * New upstream version (LP: #411926):
    - Bug fixing:
    - #590385 – Fails to recognize blank disk media (LP: #405544).
    - #587690 – brasero crashed with SIGSEGV in
      brasero_jacket_edit_freeze() (LP: #392805).
    - #590181 – Use Brasero as desktop file Name
    - #588902 – Port to SessionManager service
    - #589870 – nautilus crashed with SIGSEGV in g_hash_table_lookup()
      (LP: #404367).
    - #579508 – Cover editor: Prepend 0 to track numbers
    - #586540 – crash in Open Folder: nautilus crashes after I...
      (LP: #410957).
  * Refreshed patches:
    - 010_lpi.patch
    - 99_autoconf.patch
  * debian/rules:
    - Update DEB_DH_MAKESHLIBS_ARGS.
  * Also fixes LP: #401488.

 -- Chris Coulson <email address hidden>   Thu, 13 Aug 2009 18:16:50 +0100

Available diffs

Superseded in karmic-release
brasero (2.27.5-0ubuntu2) karmic; urgency=low

  * Drop gnome-mount recommends. It's not used any more, and holds the old
    policykit-gnome in the default install (which is also deprecated).

 -- Martin Pitt <email address hidden>   Mon, 03 Aug 2009 18:31:12 +0100

Available diffs

Superseded in karmic-release
brasero (2.27.5-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #405537)
    - Fixed memleaks
    - Lot's of bug fixes
    - Added documentation to libbrasero-burn
    - Lot's of Translation updates
    Bugs Fixed:
    - Fix #588604 – pkgconfig file libbrasero-media.pc still references hal
  * Launchpad bugs fixed:
    - tracknumber(s) not correct displayed (LP: #370244)
  * debian/control{.in}
    - don't recommend hal, it's not used anymore
  * debian/rules
    - bump DEB_DH_MAKESHLIBS_ARGS version to 2.27.5
  * debian/patches
    - refreshed patches for new version

 -- Andreas Moog <email address hidden>   Tue, 28 Jul 2009 01:12:27 +0200

Available diffs

Superseded in karmic-release
brasero (2.27.4-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #399112)
    - Hal support removed, now relies on GIO only for drives/media probing
    - New layout for size reporting in data/audio/video project
    - Lot's of bug fixes
    - Fixed some memleaks
    - Bump libbrasero-media version to reflect changes (important to packagers)
    - Fix #582261 – brasero shows 0% done, while continues burning disc
    - Fix #582513 – Bogus VIDEO_TS directory error if AUDIO_TS directory present
    - Fix #573805 – "Increase compatibility with Windows systems"?
    - Fix #585190 – remove 0 from 03 % status
    - Fix #586744 – Use AS_HELP_STRING for configure switches
    - Fix #584793 – Poor language in warning dialog when attempting to burn an audio CD onto a CDRW
    - Fix #580617 – Brasero floods .xsession-errors log with "Unknown (or already deleted) monitored directory" warnings
    - Fix #563501 – Brasero burning window shouldn't try to show drive speed while is converting audio files
    - Fix #485719 – Burn dialog CD icon
    - Fix #585481 – Deep hierarchy warning
    - Fix #554070 – The need of a "replace all" and "replace non" button
    - Fix #582461 – Brasero hangs at normalizing tracks
    - Fix #587284 – nautilus hangs every time
    - Fix #574093 – Caret visible in instructions for project creation
    - Fix #581742 – port from HAL to DeviceKit-disks
    - Fix #573801 – Bad error message when burning empty burn:///
    - Fix #573486 – Various i18n and string issues for good
    - Fix #587399 – License clarification
    - Fix #587554 – Unclear meaning of text
    - Fix #582979 – brasero should not include Categories in mime handler .desktop files
    - Fix #586040 – duplicated command listed in open-with dialog
    - Fixes for #573486 – Various i18n and string issues
  * debian/control.in:
    - Add in missing comma in brasero suggests

 -- Robert Ancell <email address hidden>   Tue, 14 Jul 2009 14:13:00 +1000

Available diffs

Superseded in karmic-release
brasero (2.27.3-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #387701)
    - Fix a crash when there is no medium inserted
    - Fix a crash when there is no error
    - Display the size that would be used by the data to burn in the combo box
    - Fix image format retrieval which failed after several images had been
      selected
    - Fix in nautilus copy disc should have a disc as default target
      instead of an iso file
    - Improvements to medium choosing combo
    - Project size graph in stata (LP: #326001)
    - brasero configure switches only disables options
    - Wrong translatable strings in burn-job.c
    - Add NetBSD support to libbrasero-media
    - Make time unit formatting completely translatable
    - Cover editor ignores background image style setting in printout
    - Cover editor shows background images scaled but on printing
      the images are not.
    - Remove joliet option from the burn option dialog (except for nautilus
      extension) and ask the user in the data project if he wants joliet or not
    - Make time unit formatting completely translatable
    - Added gitignore
    - Transation Updates

 -- Didier Roche <email address hidden>   Tue, 16 Jun 2009 10:37:56 +0200

Available diffs

Superseded in karmic-release
brasero (2.27.2-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #380850)
    - Split burning backend into a new library called libbrasero-burn
    - Split some utilities into a new library called libbrasero-utils
    - Use Brasero as a single instance application using libunique
    - Data spanning
    - Memleak fixes
    - Bug Fixes
    - String fixes
    - Use autogenerated Changelog via git
    - Translation Updates
    - Fixes (LP: #360671)
  * Bump GTK+ requirement and add libunique requirement

 -- Robert Ancell <email address hidden>   Wed, 03 Jun 2009 10:36:30 +0200
Obsolete in jaunty-updates
Superseded in karmic-release
Deleted in jaunty-proposed (Reason: moved to -updates)
brasero (2.26.1-0ubuntu1) jaunty-proposed; urgency=low

  * New upstream release (LP: #361224)
    - Fix bgo #576439 – nautilus crash because of probable double g_free in
      brasero_medium_get_css_feature (Philippe Rouquier)
    - Fix bgo #575904 - Remove unneeded signal connection and rename callback.
      Fixes crash on Rhythmbox playlist import. (Luis Medinas) (LP: #288392)
    - Fix bgo #576564 – brasero crashed with SIGSEGV in brasero_image_format_get_cdrdao_size()
      (LP: #346784)
    - Fix bgo #576928 – Brasero crashes when pasting empty clipboard. (LP: #345177)
    - Fix bgo #573929 – nautilus crashed with SIGSEGV in start_thread() (Philippe
      Rouquier) (LP: #335942)
    - Fix bgo 573859 – Several 'Make Cover' buttons in Disc Copy dialog (LP: #347637)
    - Fix bgo #578677 - Registered property name in BraseroDriveSelectionClass is
      translated on runtime. (Luis Medinas) (LP: #578677) (LP: #360884)
  * debian/patches/02_css_double_free.patch:
    - Removed, the change is in the tarball

 -- Pedro Fragoso <email address hidden>   Tue, 14 Apr 2009 17:59:04 +0100

Available diffs

Superseded in karmic-release
Obsolete in jaunty-release
brasero (2.26.0-0ubuntu3) jaunty; urgency=low

  * debian/brasero.install - add /usr/share/omf (LP: #264314)

 -- Matthew East <email address hidden>   Mon, 30 Mar 2009 23:36:51 +0100

Available diffs

Superseded in jaunty-release
brasero (2.26.0-0ubuntu2) jaunty; urgency=low

  [ Robert Ancell ]
  * patches/02_css_double_free.patch
    - Backport fix for double free in brasero_medium_get_css_feature().
      Fixes (LP: #339993)

  [ Ken VanDine ]
  * debian/patches/011_nautilus_menu_move.patch: Moved the CD/DVD Creator menu
    item to Accessories (LP: #344431)

 -- Robert Ancell <email address hidden>   Wed, 25 Mar 2009 12:58:30 +0000
Superseded in jaunty-release
brasero (2.26.0-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #343468)
    - Fixed #573790 - Make brasero nautilus extension show in system
       menu.
    - Fixed #572267 - Disk and disc is confusing
    - Fixed a possible crash.
    - Renamed nautilus extension to CD/DVD Creator to avoid any
      regression.
    - Make TrayIcon more HIG friendly.
    - Lot's of translation updates.
    - Documentation update.
  * debian/control:
    - Conflicts on nautilus-cd-burner as brasero is now default
  * debian/patches/99_autoconf.patch:
    - Refreshed for new upstream

 -- Pedro Fragoso <email address hidden>   Mon, 16 Mar 2009 16:35:18 +0000

Available diffs

Superseded in jaunty-release
brasero (2.25.92-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #336518)
    - Brasero does not trim long recent projects names (LP: #331601)
  * debian/patches/99_autoconf.patch:
    - Refreshed for new upstream

 -- Pedro Fragoso <email address hidden>   Mon, 02 Mar 2009 02:59:13 +0000
Superseded in jaunty-release
brasero (2.25.91.1-0ubuntu1) jaunty; urgency=low

  * New upstream release
    - Build fixes
    - Fixes for joliet and symlinks handling.

 -- Pedro Fragoso <email address hidden>   Tue, 17 Feb 2009 14:45:00 +0000
Superseded in jaunty-release
brasero (2.25.91-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #330369)
    - Fix #570224 – Missing widgets while renaming multiple files.
    - Fix #569204 – Language in Nautilus changed after Brasero 0.9.1
      installation
    - Fix #570227 – Slicing tracks in audio project is not working correctly
    - Fix #571218 – Brasero crashes from Cover Editor
    - Fix #571776 – [regression] No possible to set media title when
      using the replacing nautilus-cd-burner
  * debian/patches/10_nautilus_language.patch:
    - Removed, merged upstream
  * debian/patches/006-fix-libdvdcss.patch:
    - Removed, merged upstream

 -- Pedro Fragoso <email address hidden>   Tue, 17 Feb 2009 02:34:35 +0000
Superseded in jaunty-release
brasero (2.25.90-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #324397)
  * Change maintainer to Desktop Team
  * Add Vcs-Bzr headers
  * .bzr-builddeb/default.conf: added

 -- Pedro Fragoso <email address hidden>   Tue, 10 Feb 2009 14:36:19 +0000

Available diffs

Obsolete in intrepid-backports
brasero (0.9.1-0ubuntu3~intrepid1) intrepid-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in jaunty-release
brasero (0.9.1-0ubuntu3) jaunty; urgency=low

  * patches/10_nautilus_language.patch (svn.gnome.org revision 1873):
    libbrasero-media changed nautilus language to english.
    Fixes (LP: #325221)

 -- Christoph Korn <email address hidden>   Fri, 06 Feb 2009 12:59:33 +0100

Available diffs

Superseded in intrepid-backports
brasero (0.9.1-0ubuntu2~intrepid1) intrepid-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in jaunty-release
brasero (0.9.1-0ubuntu2) jaunty; urgency=low

  * debian/control.in: add missing Replaces: brasero to
    libbrasero-media0.

 -- Steve Langasek <email address hidden>   Mon, 26 Jan 2009 13:46:22 +0000

Available diffs

Superseded in jaunty-release
brasero (0.9.1-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #319082)
    - Main highlight is the new libbrasero-media which results
      from the splitting brasero Some more work was done to make
      brasero work with other apps like totem, rhythmbox and
      sound-juicer Nautilus extension was updated
      (new hint, uses libbrasero-media).
    - #566721 – Wrong LDFLAGS introduced into BRASERO_*_LIBS
    - #567582 – Fails to burn a DVD iso
    - #561451 – Cannot burn CDs with brasero
    - #564748 – Brasero fails to burn DVDs (LP: #307939)
  * debian/control.in, debian/rules:
    - Split brasero in brasero, libbrasero-media0 and
      libbrasero-dev
  * debian/patches/010_lpi.patch, debian/patches/99_autoconf.patch:
   - Refresh for new upstream

 -- Pedro Fragoso <email address hidden>   Mon, 19 Jan 2009 16:45:45 +0000

Available diffs

Superseded in jaunty-release
brasero (0.9.0-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #314770)
    - no more libgnomeui dependency
    New features:
    - New option not to replace symlinks by their targets
    - Many small and big improvement when brasero is spawned from an
      application plugin
    - Improved session handling
  * debian/control.in:
    - Remove eel build-dep
    - Bump libgtk to 2.14
    - Add libsm-dev as build-dep
  * debian/patches/99_autoconf.patch, debian/patches/010_lpi.patch:
    - Refresh for the new release

 -- Pedro Fragoso <email address hidden>   Tue, 06 Jan 2009 15:42:48 +0000

Available diffs

Superseded in jaunty-release
brasero (0.8.4-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #308558)
    - Brasero don't recognize empty disk (LP: #181703)
    - brasero crashed with SIGSEGV in brasero_data_project_node_to_uri()
      (LP: #295886)
    - video could use same thumbnails as nautilus (LP: #292608)
    - Brasero Hangs after trying to add mp3 files in an Audio Project
      (LP: #249592)
    - Crash after New Audio Project and change path into folder /etc
      (LP: #286387)
    - Never resume last used project by default (LP: #292601)

 -- Pedro Fragoso <email address hidden>   Tue, 16 Dec 2008 12:53:28 +0000

Available diffs

Superseded in jaunty-release
brasero (0.8.3-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #299411)
    - allow use of remote files
    - drives are now probed asynchronously and may not popup immediatly
      but brasero starts faster
    - some parts of GUI were revisited (in particular the burn
      option dialogs)
    - command line option for video projects (LP: #273140)
    - brasero crashed with SIGSEGV in g_main_context_dispatch()
      (LP: #281599)
    - Brasero main GUI appears after closing the dialog
      when opening an ISO file using Nautilus (LP: #242022)
    - brasero delete original files in VIDEO_TS folder (LP: #280835)
    - brasero crashed with SIGSEGV in
      brasero_mkisofs_base_write_to_files() (LP: #275312)
    - brasero crashed with SIGSEGV in
      brasero_project_save_project_as() (LP: #275086)
    - brasero crashed with SIGSEGV in
      IA__g_sequence_iter_get_sequence() (LP: #282622)
    - brasero crashed with SIGSEGV in brasero_medium_get_drive()
      (LP: #283197)
    - Dialog contains a lot of empty space (LP: #190192)
   * debian/patches/008-add-gettext-domain-to-desktop-file.patch:
     - Dropped, we don't need this anymore
   * debian/control:
    - Add Build-deps on libeel2-dev and libnautilus-extension-dev
   * debian/brasero.install:
    - Install nautilus extension

 -- Pedro Fragoso <email address hidden>   Tue, 18 Nov 2008 11:30:50 +0000

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
brasero (0.8.2-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #270752)
    - brasero crashed with SIGSEGV in brasero_medium_reload_info()
      (LP: #261691)
    - brasero crashed with SIGSEGV in
      brasero_jacket_buffer_add_default_tag() (LP: #260502)
    - brasero crashed with SIGSEGV in brasero_medium_get_write_speeds()
      (LP: #257806)
    - copy CD/DVD button disabled in Brasero (LP: #238497)
    - brasero crashed with SIGSEGV in brasero_track_get_toc_source()
      (LP: #256889)
  * debian/brasero.install
    - Add brasero-copy-medium, open-image, open-playlist, open-project
      desktop files
  * debian/patches/013_disable_deprecated.patch:
    - Dropped, not required anymore
  * debian/patches/008-add-gettext-domain-to-desktop-file.patch:
    - Updated for new release
  * debian/patches/010_lpi.patch, debian/patches/99_autoconf;
    - Refreshed for the release

 -- Pedro Fragoso <email address hidden>   Tue, 16 Sep 2008 01:42:16 +0100

Available diffs

Obsolete in hardy-backports
brasero (0.8.1-0ubuntu2~hardy1) hardy-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in intrepid-release
brasero (0.8.1-0ubuntu2) intrepid; urgency=low

  * debian/brasero.install:
    - Install Help files (LP: #259657)

 -- Pedro Fragoso <email address hidden>   Fri, 22 Aug 2008 18:31:49 +0100

Available diffs

Superseded in intrepid-release
brasero (0.8.1-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #256507)
    New features
    - new video project: drag and drop (a) video(s) and brasero will
      create a vcd or a video dvd (new requirements, not dependencies,
      dvdauthor, vcdimager, gst-plugin-bad)
    - brasero can be built without libgnome/libgnomeui (there is
      a switch when building)
    - layout can now be vertical or horizontal
    Bug fixed
    - #543715 – Burn image not possible
    - #543377 – No multisession
    - #537871 – Burn speed selection does not work
    - #545138 – brasero 0.8 ftbfs on alpha
    - #545835 – Add no-c-format to strings in burn-vob.c
    - #542718 – Creating large ISO fails due to filesystem restrictions
    - #543505 – crash in Brasero svn trunk r1010 when adding a .ogg
      file to a video project
    - #509895 – CD is not ejected after burn
    - #542767 – toc file leak when copying 1:1 audio cd with one drive
    - #543016 – Crash in the disc copy target selection dialog
    - #542836 – Bug in Split menu after removing rest of audio data
      and trying to add it again
    - #542835 – Using Split-Track two times on same audiofile refuses
      Brasero from burning the data because of oversize
  * debian/control.in:
    - Suggest dvdauthor and vcdimager
  * debian/patches/012_gnome-doc-utils.make.patch:
    - Dropped, fixed upstream
  * debian/patches/006-fix-libdvdcss.patch:
    - Refresh for new release
  * debian/patches/010_lpi.patch:
    - Updated for new release
  * debian/patches/99_autoconf.patch:
    - Added to apply the changes

 -- Pedro Fragoso <email address hidden>   Sun, 10 Aug 2008 01:16:00 +0100

Available diffs

Superseded in intrepid-release
brasero (0.8.0-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #247609)
    - Make brasero.desktop follow freedesktop
    - Brasero can't find a proper cd/dvd drive on Solaris
    - Build failure againts gtk+ trunk
    - Brasero crashes with libburn backend
    - Speed is not displayed
    - Can't add files from FAT32 partitions
    - Not displaying drive speed
    - toc image type not autodetected correctly
  * debian/patches/010_lpi.patch:
    - Refresh for new release
  * 013_disable_deprecated.patch:
    - Disable DGTK_DISABLE_DEPRECATED to fix FTBFS
  * debian/control:
    - Suggests gstreamer0.10-plugins-bad for normalize plugin

 -- Pedro Fragoso <email address hidden>   Tue, 15 Jul 2008 00:51:52 +0100

Available diffs

Superseded in intrepid-release
brasero (0.7.91-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #239524)
    - Fixed odd burning speeds (LP: #178482) (LP: #177124)
    - Cancel dialog buttons' wording is confusing (LP: #195083)
    - Support for DL DVDs (LP: #202206)
    - Brasero does not recognize .bin in the same directory
      when .cue is selected (LP: #202546)
    - Brasero does not save user settings (LP: #220352)
    - Can't set tmp dir and can't burn image if size > available
      on /tmp (LP: #226209)
    - Migrate from GnomeVFS to GIO (LP: #198771)
    - Preview disabled calls a video window (LP: #198497)
    - Brasero crashes in strlen () when debug mode is on (LP: #225405)
  * debian/control.in:
    - Remove Build depend on libgnomevfs2-dev (>= 2.14.2),
      libnautilus-burn-dev (>= 2.16.0), libnotify-dev
    - Bump Build depend libglib2.0-dev to (>= 2.15.6)
    - Bump Build depend libgstreamer0.10-dev to (>= 0.10.15)
    - Bump Build depend libtotem-plparser-dev to (>= 2.22.0)
    - Add Build depend on gnome-doc-utils (>= 0.3.2) and
      liblaunchpad-integration-dev
    - Bump Standards-Version to 3.8.0
  * debian/patches/007-fix-desktop-file-mime-typo.patch:
    - Dropped, merged upstream
  * debian/patches/010_lpi.patch:
    - Add launchpad-integration
  * debian/patches/012_gnome-doc-utils.make.patch
    - Add missing gnome-doc-utils.make to fix FTBFS
  * debian/rules:
    - Add --disable-scrollkeeper
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- Pedro Fragoso <email address hidden>   Thu, 03 Jul 2008 23:03:40 +0100
Superseded in intrepid-release
Obsolete in hardy-release
brasero (0.7.1-3ubuntu1) hardy; urgency=low

  * Add 008-add-gettext-domain-to-desktop-file.patch (LP: #200532)

 -- Timo Jyrinki <email address hidden>   Tue, 01 Apr 2008 11:06:04 +0300
Superseded in hardy-release
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.

Obsolete in gutsy-backports
brasero (0.7.1-1~gutsy1) gutsy-backports; urgency=low

  * Backport to Gutsy.
  * debian/control:
    - removed libbeagle-dev from build-deps, Gutsy version did not have beagle
      support anyway.
    - updated maintainer field as per spec

 -- Jerome Guelfucci <email address hidden>   Sat, 16 Feb 2008 13:51:01 +0100
Superseded in hardy-release
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.

 -- Lo?c Minier <email address hidden>   Wed,  30 Jan 2008 17:39:30 +0000
Superseded in hardy-release
brasero (0.7.0-0ubuntu1) hardy; urgency=low

  * New Upstream version.
  * Update standarts to 3.7.3
  * debian/patches:
    - drop 004_fix-windows-size.patch: Fixed Upstream.
    - drop 005-fix-tooltips-gtk-2.11.6.patch: Fixed Upstream.
    - drop 001_use-sys-inotify.h.patch: Unneeded patch.
  * Modified 006-fix-libdvdcss.patch: Accommodating new release
  * Bugs fixed in the new release:
    - LP: #159937: time / size mapping is incorrect for Audio CD
    - LP: #157478: Brasero reports incorrect medium size & status
    - LP: #105425: [apport] brasero crashed with SIGSEGV in g_str_hash()
    - LP: #120322: Add functionality to make multiple copies of a disk
    - LP: #153523: Brasero doesn't load image after right click (nautilus) -> Open with Brasero
    - LP: #159607: "Increase compatibility with Windows systems" doesn't work

 -- Luis Medinas <email address hidden>   Mon, 26 Dec 2007 20:39:42 +0000
Superseded in hardy-release
brasero (0.6.1-0ubuntu2) hardy; urgency=low

  * Rebuild to use the new libtotem-plparser soname

 -- Sebastien Bacher <email address hidden>   Tue, 27 Nov 2007 14:28:25 +0100
Superseded in hardy-release
Obsolete in gutsy-release
Superseded in gutsy-release
brasero (0.6.1-0ubuntu1) gutsy; urgency=low

  * New upstream release, UVFe granted.	(LP: #133742)
  * Upstream changes:
    - Fixed the filter crasher UI.
    - Fix scsi library bug with memset with swapped arguments bug #466290.
    - Workaround the main window bug #459939.
    - Fixed a small bug where closed rewritable discs with data were flagged
      as not writable
    - Don't run update-desktop-database if we're installing in a not full
      system.
    - Added complete support for cdrkit bug #456860.
    - Removed DISABLE_DEPRECATED from the Makefile to avoid problems with
      Gtk+ API.
    - Fix 2 sec between tracks on audiocd bug #459023.
    - Added more mimetype to file chooser filter.
    - Added support for libisofs 0.2.8 but it requires at minimum 0.2.4
      version.
  * debian/patches/
    - 000_cdrtools2cdrkit.patch, 003_dont-run-update-desktop-database.patch:
      dropped, included upstream
    - 006-fix-libdvdcss.patch: fix broken libdvdcss runtime detection.	(LP: #134828)
    - series: updated.

 -- Lionel Le Folgoc <email address hidden>   Fri, 31 Aug 2007 20:53:36 +0200
Superseded in gutsy-release
brasero (0.6.0-2ubuntu1) gutsy; urgency=low

  * Merge with Debian Unstable, remaining Ubuntu changes:
    - add the Homepage at the end of the description
    - Conflicts with bonfire (<= 0.4.4-1)
    - Modify Maintainer value to match the DebianMaintainerField specification.
  * Ubuntu changes dropped:
    - debian/patches/ubuntu_01_enable_libburn.patch
    - do not include simple-patchsys.mk
    - do not pass --enable-caches=no to configure
    - drop libburn4-dev, libisofs4-dev b-d.
  * debian/patches/005-fix-tooltips-gtk-2.11.6.patch: upstream patch to fix
    FTBFS with gtk >= 2.11.6.
  * debian/patches/series: updated
  * debian/control.in:
    - drop bonfire transitional package
    - recommends gstreamer0.10-plugins-good, gnome-mount and drop hal
    - suggests gstreamer0.10-fluendo-mp3 instead of recommends.
  * debian/brasero.install: dropped.

Superseded in gutsy-release
brasero (0.6.0-0ubuntu2) gutsy; urgency=low

  * debian/copyright
    - Mention missing copyrights
    - fix licensing of a couple of
        files in copyright file
    - update url: http://ftp.gnome.org/pub/GNOME/sources/brasero/
    Fixes LP: #125641 (Thanks Lionel!)

  * debian/control
    - cleanup dependencies:
        cdrecord -> wodim
        mkisofs -> genisoimage
    Fixes LP: #126161

 -- Mario Danic <email address hidden>   Sun, 15 Jul 2007 18:10:41 +0200
Superseded in gutsy-release
brasero (0.6.0-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * debian/patches:
    + drop ubuntu_02_fix_sparc_ppc_build.patch
  * debian/copyright
    Changed upstream home: http://www.gnome.org/projects/brasero/

 -- Mario Danic <email address hidden>   Thu, 12 Jul 2007 12:33:28 +0200
Superseded in gutsy-release
brasero (0.5.90-0ubuntu5) gutsy; urgency=low

  * debian/patches:
    + improve ubuntu_02_fix_sparc_ppc_build.patch

 -- Mario Danic <email address hidden>   Tue, 26 Jun 2007 00:13:32 +0200
Superseded in gutsy-release
brasero (0.5.90-0ubuntu4) gutsy; urgency=low

  * debian/patches:
    + implement ubuntu_02_fix_sparc_ppc_build.patch

 -- Mario Danic <email address hidden>   Mon, 25 Jun 2007 21:33:39 +0200
Superseded in gutsy-release
brasero (0.5.90-0ubuntu3) gutsy; urgency=low

  * debian/rules: --enable-caches=no. (LP: #119720)

 -- Daniel Holbach <email address hidden>   Wed, 13 Jun 2007 10:59:12 +0200
Superseded in gutsy-release
brasero (0.5.90-0ubuntu2) gutsy; urgency=low

  * Rebuild against libisofs4-dev 0.2.4-0ubuntu2 (LP #117948)

 -- Mario Danic <email address hidden>   Mon, 11 Jun 2007 14:22:46 +0200
Superseded in gutsy-release
brasero (0.5.90-0ubuntu1) gutsy; urgency=low

  * New upstream release
  * debian/control:
    + add build-depend on libisofs
    + add build-depend on libburn
  * debian/patches:
    + enable ubuntu_01_enable_libburn.patch

 -- Mario Danic <email address hidden>   Mon,  4 Jun 2007 14:06:16 +0200
Deleted in feisty-proposed (Reason: obsolete SRU)
brasero (0.5.2-0ubuntu1.1) feisty-proposed; urgency=low

  * Fix burning failure:	(LP: #107499)
    - debian/control: depends on mkisofs, cdrecord, cdrdao and dvd+rw-tools and
      recommends gnome-mount.

 -- Lionel Le Folgoc <email address hidden>   Thu, 31 May 2007 14:22:56 +0200
Superseded in gutsy-release
brasero (0.5.2-0ubuntu2) gutsy; urgency=low

  * Fix burning failure:	(LP: #107499)
    - debian/control: depends on mkisofs, cdrecord, cdrdao and dvd+rw-tools and
      recommends gnome-mount.

 -- Lionel Le Folgoc <email address hidden>   Thu, 31 May 2007 14:22:56 +0200
Obsolete in edgy-backports
brasero (0.5.2-0ubuntu1~edgy1) edgy-backports; urgency=low

  * Automated backport upload; no source changes.

Superseded in gutsy-release
Obsolete in feisty-release
brasero (0.5.2-0ubuntu1) feisty; urgency=low

  * New upstream release:
    + Fix menu description. (LP: #78890)
  * Disable libburn backend (libburn is outdated in feisty):
    + debian/patches/ubuntu_01_enable_libburn.patch disabled.
  * debian/control:
    + Readd autotools-dev and drop libburn and libisofs b-d
    + adhere to DebianMaintainerField
    + add the homepage.

 -- Lionel Le Folgoc <email address hidden>   Sat, 17 Mar 2007 15:34:16 +0100
Superseded in edgy-backports
brasero (0.5.1-0ubuntu2~edgy1) edgy-backports; urgency=low

  * Automated backport upload; no source changes.

76150 of 158 results