2008
brasero (0.8.0-3) 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.
[ 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> Wed, 27 Aug 2008 17:46:22 -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
2007
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
2006
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