debian/0000755000000000000000000000000011614730724007173 5ustar debian/doc-base0000644000000000000000000000056211614730724010576 0ustar Document: burn Title: Project documentation for Burn Author: Gaetano Paolone Abstract: This is the project documentation for the Burn package. Section: File Management Format: Text Files: /usr/share/doc/burn/index.txt.gz Format: HTML Index: /usr/share/doc/burn/index.html Files: /usr/share/doc/burn/burn.css /usr/share/doc/burn/burn-flame.jpeg debian/compat0000644000000000000000000000000211614730724010371 0ustar 7 debian/watch0000644000000000000000000000036111614730724010224 0ustar # debian/watch # Debian uscan file for ‘burn’ package. # Manpage: uscan(1) # Compulsory line, this is a version 3 file. version=3 # Current version from Python cheeseshop. http://pypi.python.org/packages/source/b/burn/burn-(.+).tar.gz debian/docs0000644000000000000000000000017711614730724010053 0ustar README doc/TODO doc/WISHLIST doc/AUTHORS doc/BUGS doc/KNOWN_BUGS doc/index.txt doc/index.html doc/burn.css doc/burn-flame.jpeg debian/rules0000755000000000000000000000203611614730724010254 0ustar #! /usr/bin/make -f # debian/rules # Part of Debian ‘burn’ package. # # Copyright © 2009–2011 Ben Finney # This is free software; you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License, version 2 or later. # No warranty expressed or implied. # See the file ‘/usr/share/common-licenses/GPL-2’ for details. PACKAGENAME := burn GENERATED_FILES += ${CURDIR}/${PACKAGENAME}.egg-info/SOURCES.txt .PHONY: build build: build-indep build-arch dh $@ --with python2 .PHONY: build-indep build-indep: dh $@ --with python2 .PHONY: build-arch build-arch: dh $@ --with python2 .PHONY: clean clean: dh $@ --with python2 rm -rf ${GENERATED_FILES} .PHONY: install install: dh $@ --with python2 .PHONY: binary-indep binary-indep: build install dh $@ --with python2 .PHONY: binary-arch binary-arch: build install .PHONY: binary binary: binary-indep binary-arch # Local Variables: # mode: makefile # coding: utf-8 # End: # vim: filetype=make fileencoding=utf-8 : debian/manpages0000644000000000000000000000004011614730724010703 0ustar doc/burn.1 doc/burn-configure.1 debian/install0000644000000000000000000000011511614730724010561 0ustar example/burn.conf etc/ example/burn.conf usr/share/burn/example/ debian/copyright0000644000000000000000000000272411614730724011133 0ustar Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=233 Upstream-Name: burn Upstream-Maintainer: Gaetano Paolone Upstream-Source: http://pypi.python.org/pypi/burn Files: * Copyright: © 2009 Ben Finney Copyright: © 2003–2009 Gaetano Paolone License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Files: debian/* Copyright: © 2009–2011 Ben Finney Copyright: © 2008 Barry deFreese Copyright: © 2006 Matt Brown Copyright: © 2004 Gaetano Paolone License: GPL-2+ This is free software; you may copy, modify, and/or distribute this work under the terms of the GNU General Public License, version 2 or later. No warranty expressed or implied. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in ‘/usr/share/common-licenses/GPL-2’. debian/README.Debian0000644000000000000000000000026011614730724011232 0ustar burn for Debian --------------- Configure ‘/etc/burn.conf’ or ‘$HOME/.burnrc’ and enjoy! -- Ben Finney , Thu, 2 Apr 2009 18:10:37 +1100 debian/control0000644000000000000000000000305611614730724010602 0ustar # debian/control # # Copyright © 2009–2011 Ben Finney # This is free software; you may copy, modify, and/or distribute this work # under the terms of the GNU General Public License, version 2 or later. # No warranty expressed or implied. # See the file ‘/usr/share/common-licenses/GPL-2’ for details. Source: burn Section: otherosfs Priority: optional Maintainer: Ben Finney Build-Depends: debhelper (>= 8.1), python-setuptools, python-docutils, lynx, python (>= 2.6.6-3~) Standards-Version: 3.9.2 VCS-bzr: http://anonscm.debian.org/bzr/collab-maint/burn/burn.debian/ VCS-Browser: http://anonscm.debian.org/loggerhead/collab-maint/burn/burn.debian/ Homepage: http://www.bigpaul.org/burn/ Package: burn Architecture: all Depends: python, wodim, genisoimage, cdrdao, python-pyvorbis, python-eyed3, python-pyao, python-pymad, mpg321 (>= 0.2.10.3), ${python:Depends}, ${misc:Depends} Provides: ${python:Provides} X-Python-Version: >= 2.5 Description: command-line tool for writing optical media ‘burn’ is a command-line tool to create audio discs from MP3, Ogg Vorbis, or WAV files, to backup data files, to create discs from ISO-9660 images, and to copy discs on-the-fly. It performs any of its functions in a single command, without requiring preparatory filesystem creation, etc. . The program can compute if there is necessary free space for temporary files (images and audio files), warn if size is bigger than disc capacity, and manage multisession discs. debian/source/0000755000000000000000000000000011614730724010473 5ustar debian/source/format0000644000000000000000000000001411614730724011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000002155611614730724011056 0ustar burn (0.4.6-2) unstable; urgency=low * The “Blue Ghost” release. * debian/control: + Drop “Build-Depends: docutils-writer-manpage”, now provided by ‘python-docutils’. (Closes: Bug#583744) + Declare “Standards-Version: 3.9.2”. + Update ‘VCS-*’ fields for new Alioth layout. * debian/control, debian/rules: + Convert to ‘dh_python2’ helper. + Add recommended build targets. + Depend on minimum Debhelper version for new build targets. * debian/pyversions: + Removed, obsoleted by ‘X-Python-Version’ control field. * debian/source/format: + Switch to “3.0 (quilt)” source package format. -- Ben Finney Sat, 30 Jul 2011 17:23:15 +1000 burn (0.4.6-1) unstable; urgency=low * The “Le chant des sirenes” release. * New upstream version: + Improvements to build system. * debian/control: + Update to ‘Standards-Version: 3.8.4’. No extra changes needed. * debian/source/format: + Declare source package format. * debian/README.source: + No longer applicable, remove. * debian/source.lintian-overrides: + Removed, not required any more with this version. * debian/rules: + In the ‘clean’ target, remove ‘SOURCES.txt’ file clobbered during build. * debian/install: + Place the example config file where ‘burn-configure’ expects it. (Closes: Bug#552159) -- Ben Finney Sat, 27 Feb 2010 23:43:24 +1100 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 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 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 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 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 Mon, 02 Mar 2009 13:57:36 +1100 burn (0.4.3.ds-1) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group . * 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 Tue, 02 Dec 2008 14:37:26 -0500 burn (0.4.3-2.1) unstable; urgency=medium * Non-maintainer upload. * Remove unneeded python compilation from postinst (Closes: #394425) -- Matt Brown Mon, 30 Oct 2006 11:37:44 +1300 burn (0.4.3-2) unstable; urgency=low * Closes bug for silent wavs in external decoding -- Gaetano Paolone (bigpaul) 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) Wed, 16 Mar 2005 21:59:40 +0200 burn (0.4.2-2) unstable; urgency=low * (closes: #250415) fixed typo in man page * (closes: #250416) fixed size for Mb -- Gaetano Paolone (bigpaul) 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) Sat, 15 May 2004 23:59:40 +0200 burn (0.4-1) unstable; urgency=low * New upstream revision -- Gaetano Paolone (bigpaul) Tue, 27 Apr 2004 17:50:39 +0200 burn (0.3-2) unstable; urgency=low * Little fix -- Gaetano Paolone (bigpaul) Tue, 27 Apr 2004 16:38:33 +0200 burn (0.3-1) unstable; urgency=low * Initial Release. -- Gaetano Paolone (bigpaul) Sun, 14 Mar 2004 23:57:15 +0100 debian/menu0000644000000000000000000000020711614730724010061 0ustar ?package(burn):needs="text" section="Applications/File Management" \ title="burn" command="/usr/bin/burn" hints="CD-writing program"