gnomebaker (0.6.4-1) unstable; urgency=low * New upstream release - Added and option to force creation of ISO images with directory trees with depth > 6 (Closes: #401553) - Made menu item name compliant with GNOME HIG (Closes: #450844) * debian/patches: removed patches that have been applied upstream - 01_fix_executable_name.dpatch - 02_fix_fstab_parsing.dpatch * debian/control: - Added Homepage, Vcs-Git and Vcs-Browser fields. * debian/copyright: - Added proper copyright notice - Fixed License section - Added copyright notice for the debian packaging * debian/patches/01_fix_get_msinfo.dpatch: use the right backend program when retrieving multi-session information (Closes: #487584). * debian/watch: Added file. * debian/patches/02_change_homepage_uri.dpatch: point to the Sourceforge project page in the about dialog. -- Goedson Teixeira Paixao Sat, 28 Jun 2008 14:50:10 -0300 gnomebaker (0.6.2-3) unstable; urgency=low * debian/patches/02_fix_fstab_parsing.dpatch: Fixes the /etc/fstab file parsing, dynamically allocating memory for each field to avoid crashing when parsing lines with too long device names or mount points (Closes: #447568). -- Goedson Teixeira Paixao Tue, 23 Oct 2007 17:59:19 -0200 gnomebaker (0.6.2-2) unstable; urgency=low * debian/patches/01_fix_executable_name.dpatch: fixes the name of genisoimage in execfunctions.c (Closes: #442947) -- Goedson Teixeira Paixao Tue, 18 Sep 2007 10:32:29 -0300 gnomebaker (0.6.2-1) unstable; urgency=low * New upstream release * Droped all patches that have been applied upstream (Closes: 442579) -- Goedson Teixeira Paixao Mon, 17 Sep 2007 14:46:01 -0300 gnomebaker (0.6.0-10) unstable; urgency=low * debian/patches/21_audio_cd_copy.dpatch: Sort files before adding to the audio burning command line when copying audio CDs (LP: #130992). * Fixed a typo in pt_BR.po. * debian/gnomebaker.menu: updated section to Applications/File Management. -- Goedson Teixeira Paixao Fri, 31 Aug 2007 10:03:59 -0300 gnomebaker (0.6.0-9) unstable; urgency=low * debian/patches/19_crash_when_writing_data_project.dpatch: Warn user about non-writable temporary directory when writing a data disc project (LP: #108000). * debian/patches/20_escape_filenames.dpatch: Fixes the handling of file names containing the '=' or '\' characters (LP: #89018) * Removed "Applications" from the Categories in the GNOME menu entry -- Goedson Teixeira Paixao Mon, 27 Aug 2007 15:44:36 -0300 gnomebaker (0.6.0-8) unstable; urgency=low * Added `getconf LFS_CFLAGS` to CFLAGS to add Large File Support. Fixes Launchpad bug 105908. * debian/patches/18_fix_g_thread_initing.dpatch: Moved call to g_thread_init to the start of the application. -- Goedson Teixeira Paixao Sat, 14 Apr 2007 07:17:22 -0300 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-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-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.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.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