Skip to content

Debian Changelog burn (0.4.5-1)

2009

burn (0.4.5-1) unstable; urgency=high

   * The “Miss is a sea fish” release.
   * Urgency high to address security alert TEMP-0542329.
   * New upstream version:
     + Documentation updates.
     + Use ‘subprocess’ module for secure invocation of child processes.
       (Closes: Bug#542329, Bug#542750)
     + No longer uses programs from ‘cdrecord’, instead switch to ‘cdrkit’
       programs.
   * debian/control:
     + Update to ‘Standards-Version: 3.8.3’. No extra changes needed.
     + Additional Build-Depends for building documentation.
   * debian/patches/:
     + 03.configure-current-executables.patch: obsoleted by new version.
   * debian/patches/series, debian/rules, debian/control:
     + Remove Quilt infrastructure as no patches are applied.
   * debian/copyright:
     + Update copyright dates.
   * debian/docs, debian/install, debian/doc-base:
     + New upstream file locations.
     + Register documentation for ‘doc-base’.
   * debian/pyversions:
     + Require at least Python 2.5.

 -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 23 Aug 2009 23:32:37 +1000

burn (0.4.4-1) unstable; urgency=low

   * The “More than you can chew” release. Thanks to Gaetano Paolone for
     collaborating on development.
   * New upstream release:
     + Infrastructure and coding standards improvements.
     + Replace command-line programs with shell program wrappers.
     + Manage distribution using Python setuptools and PyPI.
   * debian/copyright:
     + Update upstream copyright information.
   * debian/patches:
     + Remove 01.fix-manpage-hyphens.patch incorporated upstream.
     + Remove 02.fix-manpage-whatis.patch incorporated upstream.
   * debian/control:
     + Update to ‘Standards-Version: 3.8.2’; no changes needed.
     + Incorporate upstream changes to description.
     + Use ‘python-support’ and ‘python-setuptools’ for Python library
       packaging.
   * debian/install, debian/docs, debian/manpages:
     + Adjust for new upstream file locations.
   * debian/watch:
     + Switch to upstream releases at PyPI.

 -- Ben Finney <ben+debian@benfinney.id.au>  Fri, 03 Jul 2009 23:39:22 +1000

burn (0.4.3.ds1-3) unstable; urgency=low

   * The “Knowledge In, Burn Out” release. Thanks to Cyril Brulebois for
     mentoring.
   * debian/README.source:
     + Rename to conform with policy.
   * debian/dirs:
     + Redundant with directories created by ‘dh_install’; remove.
   * debian/changelog:
     + Conform all entries strictly to format in Debian policy.
   * debian/install, debian/manpages:
     + Rename, no need to qualify these files for a single binary package.
   * debian/rules:
     + Simplify rules, debhelper tracks actions without explicit stamps.

 -- Ben Finney <ben+debian@benfinney.id.au>  Thu, 16 Apr 2009 19:27:07 +1000

burn (0.4.3.ds1-2) unstable; urgency=low

   * The “clearing the cobwebs” release.
   * debian/control:
     + Update to ‘Standards-Version: 3.8.1’; no changes needed.
     + Add ‘VCS-*’ fields for packaging repository.
     + Re-work description for natural English and reduce redundancy.
   * debian/compat, debian/control, debian/rules, debian/docs, debian/burn.*:
     + Update to use debhelper 7.
     + Install upstream change log and documentation files.
   * debian/postinst, debian/prerm:
     + Remove unused maintainer programs.
   * debian/copyright:
     + Update to machine-parseable copyright format.
   * debian/README.Debian:
     + Fix a typo in the advice for configuration.

 -- Ben Finney <ben+debian@benfinney.id.au>  Thu, 02 Apr 2009 18:21:49 +1100

burn (0.4.3.ds1-1) unstable; urgency=low

   * Adopt this package.
     (Closes: Bug#451712)
   * Re-pack upstream source again, to delete all bogus entries:
     + debian/ directory
     + build-stamp, install-stamp
   * debian/control:
     + Set myself as Maintainer.
     + Depends: quilt
   * Implement previous diffs to upstream as a ‘quilt(1)’ patch series.
   * debian/rules:
     + Ensure quilt patches are applied and removed appropriately.
   * debian/patches/01.fix-manpage-hyphens.patch:
     + Fix incorrect usage of hyphens and minus signs in manpages.
   * debian/patches/02.fix-manpage-whatis.patch:
     + Give useful whatis entries in manpages.
   * debian/patches/03.configure-current-executables.patch:
     + Use current program names in Debian (wodim, genisoimage).
     + Correct the name of ‘/usr/bin/genisoimage’ in the configuration file.
       (Closes: Bug#517793)

 -- Ben Finney <ben+debian@benfinney.id.au>  Mon, 02 Mar 2009 13:57:36 +1100

2008

burn (0.4.3.ds-1) unstable; urgency=low

   * QA upload.
     + Set maintainer to Debian QA Group <packages@qa.debian.org>.
   * Make package non-native.
     + Re-packed upstream tarball to remove debian dir.
   * Depend wodim instead of cdrecord. (Closes: #402199).
     + Update burn.conf to use /usr/bin/wodim for cdrecord.
   * Depend genisoimage instead of mkisofs.
     + Update burn.conf to use /usr/bin/genisoimage for mkisofs.
   * Move DH_COMPAT to debian/compat and set to 4 to match dh version.
   * Add Homepage entry in control.
   * Add watch file.
   * Move to arch:all. (Closes: #355581).
   * Fix hyphens used as minus in burn.1.
   * Fix what-is entries in burn.1 and burn-configure.1.
   * Remove unneeded debian/conffiles.
   * Bump Standards Version to 3.8.0.
     + Menu policy transition.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 02 Dec 2008 14:37:26 -0500

2006

burn (0.4.3-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Remove unneeded python compilation from postinst (Closes: #394425)

 -- Matt Brown <mattb@debian.org>  Mon, 30 Oct 2006 11:37:44 +1300

2005

burn (0.4.3-2) unstable; urgency=low

   * Closes bug for silent wavs in external decoding

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Mon, 21 Mar 2005 21:59:40 +0200

burn (0.4.3-1) unstable; urgency=low

   * (closes: #252662) now empty media check is done only
     if it is a cd-writing command. No check for -e and -h options.
   * fixed typo in documentation (same bug above)
   * (closes: #257437) Now -x computes excluded size. It's been hard to solve it.
     I know there is better code for this, but it seems to work.
   * (closes: #257463) Fixed cdrecord and mkisofs depends.
   * (closes: #271700) Fixed msinfo cdrecord parsing. Thanks to Bram Senders
   * (closes: #285801) Could not reproduce problem, lenght calculation
     seems fine for me.
   * (closes: #285802) escaped audio file names before cdrecord
   * (closes: #276414) valid answers specified. Thanks to Jochen Schulz
   * (closes: #280969) break added. Thanks to Stephan Beyer

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Wed, 16 Mar 2005 21:59:40 +0200

2004

burn (0.4.2-2) unstable; urgency=low

   * (closes: #250415) fixed typo in man page
   * (closes: #250416) fixed size for Mb

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Mon, 24 May 2004 23:59:40 +0200

burn (0.4.2-1) unstable; urgency=low

   * (closes: #247904) fixed typo
   * (closes: #248296) fixed package description
   * (closes: #248895) Now no error is raised for whitespaces in filenames

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Sat, 15 May 2004 23:59:40 +0200

burn (0.4-1) unstable; urgency=low

   * New upstream revision

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Tue, 27 Apr 2004 17:50:39 +0200

burn (0.3-2) unstable; urgency=low

   * Little fix

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Tue, 27 Apr 2004 16:38:33 +0200

burn (0.3-1) unstable; urgency=low

   * Initial Release.

 -- Gaetano Paolone (bigpaul) <bigpaul@debian.org>  Sun, 14 Mar 2004 23:57:15 +0100