gnomebaker (0.6.0-7ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - debian/patches/19_-export-dynamic_for_glade.dpatch: Add, based on guidance from , fixing libglade problem (LP: #76218). * Modified Maintainer value to match Debian-Maintainer-Field Spec * debian/patches/07_improved_gnome_menu_entry.dpatch: add polish desktop entries from (LP: #68379) * Debian version closes LP: #68896 #80271 #87604 -- Albin Tonnerre Fri, 2 Mar 2007 01:27:14 +0100 gnomebaker (0.6.0-7) unstable; urgency=low * Merged from Ubuntu: - debian/patches/11_add_raw_extension_support.dpatch: fixed the .raw extension detection code. * debian/patches/07_improved_gnome_menu_entry.dpatch: removed the Utility category (Closes: #394162) * debian/patches/12_use_wodim.dpatch: - use genisoimage instead of mkisofs - use icedax instead of cdda2wav - use readom instead of readcd (Closes: #408763) * debian/control: Depend on genisoimage and icedax instead of mkisofs and cdda2wav (Closes: #402630). -- Goedson Teixeira Paixao Fri, 16 Feb 2007 09:06:33 -0200 gnomebaker (0.6.0-6ubuntu2) feisty; urgency=low [Emilio Pozuelo] * debian/patches/19_-export-dynamic_for_glade.dpatch: Add, based on guidance from , fixing libglade problem (Closes Ubuntu: #76218). -- Daniel T Chen Tue, 23 Jan 2007 19:54:57 -0500 gnomebaker (0.6.0-6ubuntu1) feisty; urgency=low * Merge from debian unstable, remaining changes: - debian/rules: pass --with-cairo flag. * debian/patches/07_improved_gnome_menu_entry.dpatch: removed AudioVideo category (LP: #68896). -- Jeremie Corbier Fri, 15 Dec 2006 13:27:40 -0800 gnomebaker (0.6.0-6) unstable; urgency=low * Updated the patch 17_fix_audio_file_filter to correctly unref the gnome_vfs_file_info. This fixes a segfault that would happen when the user started an audio project. -- Goedson Teixeira Paixao Wed, 6 Dec 2006 19:51:49 -0200 gnomebaker (0.6.0-5) unstable; urgency=low * debian/patches/17_fix_audio_file_filter.dpatch: Use libgnomevfs to detect the mime type of files. (Closes: #401104) -- Goedson Teixeira Paixao Tue, 5 Dec 2006 21:21:46 -0200 gnomebaker (0.6.0-4) unstable; urgency=low * Added patch 16_fix_add_folder.dpatch: Fixes the project folder creation (Closes: #398364). -- Goedson Teixeira Paixao Sun, 3 Dec 2006 15:29:18 -0200 gnomebaker (0.6.0-3) unstable; urgency=low * debian/control: Added dependency on gstreamer0.10-plugins-base -- Goedson Teixeira Paixao Sat, 2 Dec 2006 12:05:58 -0200 gnomebaker (0.6.0-2) unstable; urgency=low * progressdlg.c: use an array instead of a GHashTable for the status_icons collection. * debian/pathces/14_fix_device_selection.dpatch: Fixed the writer device selection in presence of read only drives (Closes: #399225). * debian/control: - Added gstreamer0.10-plugins-good and gstreamer0.10-plugins-ugly to dependencies (Closes: #399880). - moved dvd+rw-tools and gstreamer0.10-ffmpeg from Recommends to Depends. * debian/patches/15_fix_amd64_memory_corruption.dpatch: Fixes a potential memory corruption in 64bit architectures. -- Goedson Teixeira Paixao Fri, 24 Nov 2006 23:12:02 -0200 gnomebaker (0.6.0-1ubuntu1) feisty; urgency=low * Merge from debian unstable. Remaining changes: - debian/patches/12_use_wodim.dpatch: Drop. We don't use wodim here. - debian/patches/14_device-type-recognition-fix.dpatch: Kept. - debian/rules: Pass --with-cairo flag. -- Jeremie Corbier Fri, 17 Nov 2006 18:45:01 -0800 gnomebaker (0.6.0-1) unstable; urgency=low * New upstream release - updated translations (Closes: #367414) - DVD dummy writing is really dummy now (Closes: #347506). * debian/patches/12_use_wodim.dpatch: updated for 0.6.0. * debian/rules: enable the use of libnotify * debian/control: Build-depend on libnotify-dev. -- Goedson Teixeira Paixao Thu, 28 Sep 2006 19:05:10 -0300 gnomebaker (0.6.0-0ubuntu2) edgy; urgency=low * debian/patches: - Added 14_device-type-recognition-fix.dpatch: upstream patch fixing a bug where GnomeBaker tried to use CD readers as CD writers (Closes: Malone #63805). -- Jeremie Corbier Sun, 15 Oct 2006 15:24:11 -0700 gnomebaker (0.6.0-0ubuntu1) edgy; urgency=low * New upstream release. - debian/patches/{01,08,09,10,13}*.dpatch: Drop. Included upstream. - debian/patches/11_add_raw_extension_support.dpatch: Update for 0.6.0. - debian/patches/07_improved_gnome_menu_entry.dpatch: Update for 0.6.0. - Change (Build-)Depend on libgstreamer0.8(-dev) to libgstreamer0.10(-dev) - Change Recommends on gstreamer0.8-flac and gstreamer0.8-mad to gstreamer0.10-plugins-good and gstreamer0.10-plugins-ugly. * debian/patches/12_use_wodim.dpatch: Drop. We don't use wodim here. * Enable Cairo support: - debian/control: Build-depend on libcairo-dev. - debian/rules: Pass configure --with-cairo. * Enable libnotify support: - debian/control: Build-depend on libnotify-dev. - debian/rules: Pass configure --enable-libnotify. -- William Alexander Grant Fri, 22 Sep 2006 19:39:05 +1000 gnomebaker (0.5.1-5) unstable; urgency=low * debian/control: Depend on wodim (Closes: #386382) * Fix DVD+RW formating (Closes: #386479) -- Goedson Teixeira Paixao Thu, 7 Sep 2006 21:13:27 -0300 gnomebaker (0.5.2~20060906-1) experimental; urgency=low * New CVS snapshot - New project size calculation and display code (Closes: #356699) - Support for directory creation in data CD/DVD projects (Closes: #304864) - Use gstreamer 0.10 (Closes: #372825) * debian/control: updated build dependencies and recommends -- Goedson Teixeira Paixao Wed, 6 Sep 2006 23:23:45 -0300 gnomebaker (0.5.1-4) unstable; urgency=low * debian/patches/07_improved_menu_entry.dpatch: change only gnome.desktop.in (Closes: #385978) * debian/patches/11_add_raw_extension_support.dpatch: make .raw one of the extensions considered as CD image files. Thanks Tiago Vaz for the patch (Closes: #386020) * debian/patches/12_use_wodim.dpatch: Use wodim instead of cdrecord to burn cds. * Fixed some strings in the pt_BR translation. -- Goedson Teixeira Paixao Tue, 5 Sep 2006 23:35:44 -0300 gnomebaker (0.5.1-3) unstable; urgency=low * Do not follow symlinks, thanks to Julien Danjou for the patch (Closes: #358994). * Fix threads initialization, thanks to Adonikam Virgo (Closes: #370768). * debian/control: Bumped Standards-Version to 3.7.3, no changes needed. -- Goedson Teixeira Paixao Wed, 14 Jun 2006 15:25:43 -0300 gnomebaker (0.5.1-2) unstable; urgency=low * Fix filebrowser refreshing (Closes: #356696). -- Goedson Teixeira Paixao Sat, 25 Mar 2006 13:04:37 -0300 gnomebaker (0.5.1-1) unstable; urgency=low * New upstream release - Better media detection when reader and writer devices are the same during a CD copy operation. (Closes: #346046) - Fix up datacd sizes according to cdrfaq.org (Closes: #344244) - Unmount CD when trying to write to mounted media (Closes: #342810) * Improved .desktop file. -- Goedson Teixeira Paixao Mon, 13 Feb 2006 14:06:57 -0200 gnomebaker (0.5.1-0ubuntu1) dapper; urgency=low * Upgrade to version 0.5.1: - bunzip2/gzip'ed the tarball - uvf report #35367 -- Reinhard Tartler Sun, 21 May 2006 17:40:35 +0200 gnomebaker (0.5.0+cvs2005.01.10-0ubuntu3) dapper; urgency=low * Fixed 06_fix_desktop_file.diff patch. -- Jonathan Patrick Davies Sun, 19 Feb 2006 11:10:56 +0100 gnomebaker (0.5.0+cvs2005.01.10-0ubuntu2) dapper; urgency=low * Added 06_fix_desktop_file.diff by Thierry Moisan. (Malone: #3962) -- Jonathan Patrick Davies Fri, 24 Feb 2006 18:50:05 +0100 gnomebaker (0.5.0+cvs2005.01.10-0ubuntu1) dapper; urgency=low * New CVS checkout. - lots of fixes and improvements. - most notably, doesn't explode on startup (Malone: #5855, #5908, #6075, #6311, #6582). * debian/control: - bumped Build-Depends based on configure.in - added libxml-parser-perl as a Build-Dep. * debian/patches/01_update_pt_br_translation.dpatch, debian/patches/02_fix_build_on_gnu_kfreebsd.dpatch, debian/patches/03_fix_exec_for_64bit_arches.dpatch, debian/patches/04_fix_tempdir_location.dpatch, debian/patches/06_dont_check_image_file_mime_type_when_burning.dpatch: - dropped, accepted upstream. * debian/rules: - made doc/help installation less harsh. -- Daniel Holbach Tue, 10 Jan 2006 09:17:23 +0100 gnomebaker (0.5.0-6) unstable; urgency=low * Make fast blanking the default when blanking CDs. * Offer the user to burn the selected file even if it is not recognized as CD image. This is just a temporary hack before we get gnome-vfs fixed to correctly identify the ISO images. -- Goedson Teixeira Paixao Fri, 30 Dec 2005 21:24:31 -0200 gnomebaker (0.5.0-5) unstable; urgency=low * Really updated pt_BR translation. * Default value for temporary directory is now /tmp/GnomeBaker-$user instead of /tmp/GnomeBaker/$user (Closes: #342766). -- Goedson Teixeira Paixao Mon, 19 Dec 2005 19:35:53 -0200 gnomebaker (0.5.0-4) unstable; urgency=low * Added gstremamer0.8-{vorbis,mad,flac} to Recommends (Closes: #339895). * Updated pt_BR translation. -- Goedson Teixeira Paixao Sat, 26 Nov 2005 12:03:25 -0200 gnomebaker (0.5.0-3) unstable; urgency=low * Updated pt_BR translation. -- Goedson Teixeira Paixao Tue, 18 Oct 2005 16:35:12 -0200 gnomebaker (0.5.0-2) unstable; urgency=low * Fixed exec layer in 64bit arches (Closes: #326474). -- Goedson Teixeira Paixao Tue, 18 Oct 2005 10:59:28 -0200 gnomebaker (0.5.0-1) unstable; urgency=low * New upstream release. * Applied patch to fix building on GNU/kFreeBSD, thanks to Aurelien Jarno (Closes: #332987). -- Goedson Teixeira Paixao Sat, 15 Oct 2005 23:01:53 -0300 gnomebaker (0.4.2-2) unstable; urgency=low * Updated pt_BR translation * debian/control: - added dpatch to Build-Depends to handle patches * debian/copyright: - updated Free Software Foundation address * Added Debian menu entry (Closes: #331655). -- Goedson Teixeira Paixao Tue, 4 Oct 2005 20:36:50 -0300 gnomebaker (0.4.2-1) unstable; urgency=low * New upstream release. * debian/patches/00list: - removed patches applied upstream * debian/control: - removed dpatch from Build-Depends since we don't have patches to apply * debian/rules: - commented out the use of dpatch. -- Goedson Teixeira Paixao Mon, 29 Aug 2005 21:57:53 +0000 gnomebaker (0.4-1) unstable; urgency=low * New upstream release * Update Standards-Version to 3.6.2. No changes needed. -- Goedson Teixeira Paixao Mon, 25 Jul 2005 17:38:19 -0300 gnomebaker (0.3+20050430-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Mon, 9 May 2005 18:49:29 -0300 gnomebaker (0.3+20050421-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Thu, 21 Apr 2005 10:51:24 -0300 gnomebaker (0.3+20050415-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Fri, 15 Apr 2005 15:21:15 -0300 gnomebaker (0.3-3) unstable; urgency=low * Made menu entry more HIG compliant, thanks to Jaap Haitsma for the suggestion (Closes: #301620). * Added mpg321, vorbis-tools and sox as dependencies to make sure we have all the tools needed to make audio CDs. (Closes: #301678). * Changed code to use mpg321 instead of mpg123. -- Goedson Teixeira Paixao Wed, 30 Mar 2005 00:15:00 -0300 gnomebaker (0.3-2) unstable; urgency=low * Merged changes made for ubuntu: - Remove the ${misc: Depends} from the Depencies. - Changed description synopsis. - Changed menu entry to the Accessories section. - Fixed a bug in the pt_BR translation. The default label for a data CD was too long. - Changed dependency to dvd+rw-tools into a recommends. - Added manual page. -- Goedson Teixeira Paixao Fri, 25 Mar 2005 21:13:00 -0300 gnomebaker (0.3-1) unstable; urgency=low * New upstream release * First upload to Debian (Closes: #293785) -- Goedson Teixeira Paixao Sun, 6 Feb 2005 22:22:53 -0200 gnomebaker (0.2+cvs20050205-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Sat, 5 Feb 2005 17:47:43 -0200 gnomebaker (0.2+cvs20050131-2) unstable; urgency=low * debian/patches/05_fix_i18n_support: - makes it possible to write CDs in default mode using locales for which the string default has been translated. -- Goedson Teixeira Paixao Mon, 31 Jan 2005 19:32:04 -0200 gnomebaker (0.2+cvs20050131-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Mon, 31 Jan 2005 17:42:20 -0200 gnomebaker (0.2+cvs20050127-2) unstable; urgency=low * debian/patches/04_update_pt_BR_transpation: - Updates the pt_BR translation. -- Goedson Teixeira Paixao Thu, 27 Jan 2005 14:29:02 -0200 gnomebaker (0.2+cvs20050127-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Thu, 27 Jan 2005 10:33:03 -0200 gnomebaker (0.2+cvs20050119-1) unstable; urgency=low * New CVS snapshot - i18n and l10n patches integrated upstream. * debian/rules: - removed the instructions needed to make and install the pt_BR.mo file. Now it's handled by the normal build/install process. * debian/patches/00list: - Don't apply the i18n and l10n patches. They were integrated upstream. -- Goedson Teixeira Paixao Wed, 19 Jan 2005 22:06:23 -0200 gnomebaker (0.2+cvs20050111-3) unstable; urgency=low * debian/patches/02_add_i18n_support - Marked the string "default" as translatable in cdrecord.c and preferences.c -- Goedson Teixeira Paixao Sat, 15 Jan 2005 17:49:37 -0200 gnomebaker (0.2+cvs20050111-2) unstable; urgency=low * Added i18n support. * Added pt_BR localization. * Added dependency on dvd+rw-tools for DVD writing support. -- Goedson Teixeira Paixao Fri, 14 Jan 2005 19:42:58 -0200 gnomebaker (0.2+cvs20050111-1) unstable; urgency=low * New CVS snapshot. -- Goedson Teixeira Paixao Tue, 11 Jan 2005 10:25:30 -0200 gnomebaker (0.2+cvs20050107-5) unstable; urgency=low * Really fix the icon displaying in the menu. -- Goedson Teixeira Paixao Sat, 8 Jan 2005 04:23:32 -0200 gnomebaker (0.2+cvs20050107-4) unstable; urgency=low * Fixed the .desktop file so the icon appears in the GNOME menu. -- Goedson Teixeira Paixao Sat, 8 Jan 2005 03:17:10 -0200 gnomebaker (0.2+cvs20050107-3) unstable; urgency=low * Fixed the .desktop file so the shortcut appears at the Applications->Multimedia menu. -- Goedson Teixeira Paixao Sat, 8 Jan 2005 02:20:45 -0200 gnomebaker (0.2+cvs20050107-2) unstable; urgency=low * debian/control: - Added dependencies: mkisofs, cdda2wav -- Goedson Teixeira Paixao Fri, 7 Jan 2005 19:20:34 -0200 gnomebaker (0.2+cvs20050107-1) unstable; urgency=low * New CVS checkout. -- Goedson Teixeira Paixao Fri, 7 Jan 2005 17:55:41 -0200 gnomebaker (0.2-1) unstable; urgency=low * Initial Release. -- Goedson Teixeira Paixao Fri, 7 Jan 2005 09:11:57 -0200