eroaster (2.2.0-0.8-2ubuntu1) hoary; urgency=low * rebuild against python2.4 -- Michael Vogt Thu, 30 Dec 2004 10:46:47 +0100 eroaster (2.2.0-0.8-2) unstable; urgency=low * Added the missing build-dep on python-gtk2 (closes: #241733) -- Rob Bradford Sat, 3 Apr 2004 15:53:01 +0100 eroaster (2.2.0-0.8-1) unstable; urgency=low * New upstream release. - Dont overwrite ISO image if already exists. (closes: #231228) - Allow drag and drop with ogg files. (closes: #231860) - Fixed problems with checking process list. (closes: #229643) - Dont start up larger than screen. (closes: #229257) - Doesnt use pyGNOME anymore. (closes: #240455) -- Rob Bradford Mon, 29 Mar 2004 18:27:03 +0100 eroaster (2.2.0-0.6-1) unstable; urgency=low * New upstream release. (closes: #218064) * Switched to cdbs. -- Rob Bradford Mon, 8 Dec 2003 00:39:55 +0000 eroaster (2.2.0-0.5-6) unstable; urgency=low * Set a versioned dependency on python-gnome2 and python-glade2 so that it will use the python2.3 version. -- Rob Bradford Fri, 29 Aug 2003 14:14:27 +0100 eroaster (2.2.0-0.5-5) unstable; urgency=low * Fixed the python dependencies, stopped the bytecompiling which has suddenly appeared and switched to using dh_python to achieve all the great voodoo it does in the postinst. (Closes: #206109) * Fixed a bug in the lockfile directory creation code, the os.makedirs() didn't work the way i expected wrt to dealing with directories that already exists. (Closes: #206144) -- Rob Bradford Tue, 19 Aug 2003 11:45:52 +0100 eroaster (2.2.0-0.5-4) unstable; urgency=low * The eroaster.shortcuts file was installed in the wrong location, compared to where the program was looking for it. (closes: #204886) * If the target directory for the lockfile did not exist, the touch() function would fail to create the directory. This has now been fixed so that the lockfile can be created if the .eroaster directory did not exist. -- Rob Bradford Mon, 18 Aug 2003 14:52:37 +0100 eroaster (2.2.0-0.5-3) unstable; urgency=low * Fixed a problem with some scripts pointed at in /usr/share/eroaster not /usr/lib/eroaster. -- Rob Bradford Fri, 25 Jul 2003 15:48:39 +0100 eroaster (2.2.0-0.5-2) unstable; urgency=low * I added "make all" to the debian/rules file which compiles the python files but forgot to add a build-dep on python. This is now fixed. (closes: #202758) -- Rob Bradford Fri, 25 Jul 2003 10:03:55 +0100 eroaster (2.2.0-0.5-1) unstable; urgency=low * New upstream release - This includes a fix for a theoretical tmp file vulnerability (closes: #201168) * Removed tip 1 as it false. The applet is disabled because it doesnt work in GNOME2. (closes: #199384) -- Rob Bradford Thu, 24 Jul 2003 12:10:04 +0100 eroaster (2.2.0-0.3-7) unstable; urgency=low * Eeek. Left some debugging code in which i hope no one else noticed. This debugging code was itself buggy. Fixed. -- Rob Bradford Sun, 1 Jun 2003 21:54:36 +0100 eroaster (2.2.0-0.3-6) unstable; urgency=low * Disabled eroaster-applet as it doesnt support GNOME 2. (closes: #195340) (Not really a proper solution but upstream is promising that he will look at it sometime.) -- Rob Bradford Sat, 31 May 2003 14:25:24 +0100 eroaster (2.2.0-0.3-5) unstable; urgency=low * Changed section to gnome. It seems i missed my own packages when devising the list. DOH! * Forgot to correct the patch in ecat.py.in now that there is no PYTHON subsitution variable now that the check is not used at build-time. This is now fixed. (closes: #190854) -- Rob Bradford Sun, 27 Apr 2003 10:58:31 +0100 eroaster (2.2.0-0.3-4) unstable; urgency=low * Edited the configure.in and ran autoconf to remove the checks for various applications eroaster needs at run time which arent needed at configure time. (closes: #189633) -- Rob Bradford Sat, 19 Apr 2003 11:28:52 +0100 eroaster (2.2.0-0.3-3) unstable; urgency=low * Added a dependency on python-gnome2. (closes: #186578) * Corrected path to ecat.py. (closes: #186493) -- Rob Bradford Fri, 28 Mar 2003 15:18:22 +0000 eroaster (2.2.0-0.3-2) unstable; urgency=low * Ach. Typo! Cheers Stian. =) -- Rob Bradford Tue, 25 Mar 2003 21:46:08 +0000 eroaster (2.2.0-0.3-1) unstable; urgency=low * New upstream release * Fixed the cdrecord version check. All versions in testing/unstable should support overburning so I changed the code to just check if the major version number >=2. This should be more than adequate. Inspired by a suggestion from Stian Jordet . (closes:#179915) -- Rob Bradford Tue, 25 Mar 2003 16:30:02 +0000 eroaster (2.2.0-0.2-1) unstable; urgency=low * New upstream release. (closes: #183742) - There are bound to be problems because of this as patches against the previous versions probably wont have been merged. Please check to see if your changes are in or whether I need to patch this. In short this is pretty much a clean source tree. -- Rob Bradford Fri, 7 Mar 2003 20:25:42 +0000 eroaster (2.1.0.0.6-13) unstable; urgency=low * Added a version dependency on python-gnome as the current version in testing is broken. This should block the future entry of the package into sarge until python-gnome propagates. This should also help those who run a mixed testing/unstable box and want to have a working eroaster package. Bleargh. (closes: #182806) -- Rob Bradford Sat, 1 Mar 2003 11:57:59 +0000 eroaster (2.1.0.0.6-12) unstable; urgency=low * Applied a patch from Bernardo Arlandis Mañó that should allow DAO with audio to work correctly. (closes: #179915) * Applied a modified (by Bernado) patch from John Lightsey that should tidy up audio compilation. -- Rob Bradford Wed, 5 Feb 2003 20:36:08 +0000 eroaster (2.1.0.0.6-11) unstable; urgency=low * Disabled code that added an empty tsize= argument when using DAO mode. (closes: #176964) -- Rob Bradford Wed, 5 Feb 2003 20:35:53 +0000 eroaster (2.1.0.0.6-10) unstable; urgency=low * Changed the location of the extra python files *back* to /usr/lib/eroaster as there appears to be no consensus on where extra program-specific python files should go. The "site-python" directories are used by the python-foo modules. This also means that the byte compiling by dh_python doesnt break postinsts in random packages as it tries to read buggy eroaster files. (closes: #175225). -- Rob Bradford Tue, 7 Jan 2003 22:31:18 +0000 eroaster (2.1.0.0.6-9) unstable; urgency=low * Removed the python check in the configure script. Which caused problems as i didnt have build-dep on python. Its not needed anyway. * Corrected the path in eroaster-applet.in so it can find the other modules correctly. I will remove the applet when gnome2 hits sarge. (closes: #174514). * Applied a patch that allows correct overburning (closes: #175066) -- Rob Bradford Mon, 6 Jan 2003 20:49:58 +0000 eroaster (2.1.0.0.6-8) unstable; urgency=low * Changed the paths in constants.py.in following the the policy correction (from bug #167850) which is must have missed. (closes: #173385) -- Rob Bradford Thu, 19 Dec 2002 17:50:55 +0000 eroaster (2.1.0.0.6-7) unstable; urgency=low * Fixed a slight mistake in the freeamp -> zinf changeover. -- Rob Bradford Sat, 14 Dec 2002 11:20:10 +0000 eroaster (2.1.0.0.6-6) unstable; urgency=low * Now suggesting bchunk. It is not required for normal successful usage but it is kind of helpful. (closes: #168151) * Fixed a policy violation by moving the supplementary python scripts into /usr/lib/site-python/eroaster. Cheers Linda! (closes: #167850) * Removed Build-Depends-Indep on autoconf. * Correctly invoke configure * Changed from freeamp to zinf which is actually available in sarge (closes: #169478) * Updated Standards-Version -- Rob Bradford Sat, 9 Nov 2002 23:22:50 +0000 eroaster (2.1.0.0.6-5) unstable; urgency=low * Corrected the start up tip to correctly tell users to set the suid bit on cdrecord if they want to burn as non-root. (closes: #165650) -- Rob Bradford Thu, 31 Oct 2002 18:32:00 +0000 eroaster (2.1.0.0.6-4) unstable; urgency=low * Modified the build system in accordance with a patch from Junichi Uekawa so that it made proper use of $(DESTDIR). Rather than the inherited method which appears to have created an FTBFS recently (closes: #164940) -- Rob Bradford Wed, 16 Oct 2002 15:19:31 +0100 eroaster (2.1.0.0.6-3) unstable; urgency=low * Applied a patch from Cory Dod" to fix the usage of ogg files with spaces in. (closes: #159060) -- Rob Bradford Mon, 2 Sep 2002 17:42:51 +0100 eroaster (2.1.0.0.6-2) unstable; urgency=low * Added manpages for eroaster and eroaster-applet * Removed README.Debian -- Rob Bradford Fri, 30 Aug 2002 13:51:01 +0100 eroaster (2.1.0.0.6-1) unstable; urgency=low * New upstream release. - Ogginfo syntax change fixed upstream, no need for patch (closes: #158201) - Problems with failure to build image only fixed upstream, no need for patch (closes: #147208) * Adoption of package (closes: #158519) * Changed Build-Dep to Build-Dep-Indep * Changed configure.in so that it doesnt look for cdrecord, mkisofs and python-gnome. There is no need for such a check at build-time, its not that the locations were being used. This removed a bunch of Build-Deps on these packages, but added a Build-Dep-Indep on autoconf to regenerate the configure script :(. * Added dh_undocumented to debian/rules for now, just until i can write a manpage. * Added a suggests on bchunk. Thanks tfheen (closes: 158057) -- Rob Bradford Wed, 28 Aug 2002 23:37:26 +0100 eroaster (2.1.0.0.3-1) unstable; urgency=low * New upstream release Closes: #129567, #133565 * Changed dependencies Closes: #129708 * Changed maintainer e-mail -- Martin Butterweck Sat, 13 Apr 2002 21:18:02 +0200 eroaster (2.0.12-1) unstable; urgency=low * New upstream release -- Martin Butterweck Thu, 10 Jan 2002 01:49:52 +0100 eroaster (2.0.11-1) unstable; urgency=low * Initial Release. closes: #111053 -- Martin Butterweck Thu, 1 Nov 2001 17:30:00 +0100 Local variables: mode: debian-changelog End: