debian/0000775000000000000000000000000012253477370007202 5ustar debian/rules0000775000000000000000000000072712253477366010275 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- %: dh $@ --with autoreconf override_dh_auto_build: dh $@ override_dh_installdocs: ifneq (,$(filter libburn-doc, $(shell dh_listpackages))) doxygen doc/doxygen.conf endif dh_installdocs override_dh_strip: dh_strip --dbg-package=libburn-dbg override_dh_makeshlibs: dh_makeshlibs -V override_dh_clean: $(RM) -f doc/doxygen.conf $(RM) -r doc/html if [ -f Makefile ]; then $(MAKE) clean; fi dh_clean debian/watch0000664000000000000000000000016312253477366010240 0ustar version=3 opts="uversionmangle=s/\.pl\d+$//" \ http://files.libburnia-project.org/releases/libburn-(.*)\.tar\.gz debian/libburn-doc.docs0000664000000000000000000000003212253477366012254 0ustar AUTHORS README NEWS doc/* debian/libburn-dev.docs0000664000000000000000000000002412253477366012266 0ustar AUTHORS README NEWS debian/cdrskin.manpages0000664000000000000000000000002212253477366012353 0ustar cdrskin/cdrskin.1 debian/libburn4.docs0000664000000000000000000000002412253477366011576 0ustar AUTHORS README NEWS debian/docs0000664000000000000000000000000712253477366010057 0ustar README debian/changelog0000664000000000000000000002344312253477366011067 0ustar libburn (1.3.4-0ubuntu1) trusty; urgency=medium * New upstream release: - Bug fix: Drive error reports were ignored during blanking and formatting - Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted DVD+RW - New API call burn_disc_pretend_full_uncond() -- Robert Ancell Mon, 16 Dec 2013 17:13:56 +1300 libburn (1.3.2-1ubuntu2) trusty; urgency=low * Add pkg-config to build dependencies, resolving FTBFS. -- Daniel T Chen Thu, 05 Dec 2013 13:27:50 -0500 libburn (1.3.2-1ubuntu1) trusty; urgency=low * Build using dh-autoreconf. -- Matthias Klose Tue, 03 Dec 2013 16:43:22 +0100 libburn (1.3.2-1) unstable; urgency=low * New upstream release (Closes: #718151) * Drop patches applied upstream -- George Danchev Sun, 08 Sep 2013 14:46:12 +0200 libburn (1.2.2-2) unstable; urgency=low * Bugfix patch (Closes: #680910) 01_sao-tracks-started-by-audio-pause: CD SAO sessions with data tracks was started by an audio pause. Affected is an old Sony CD burner, refusing to burn SAO. * Bugfix patch (Closes: #680911) 02_sao-2-sectors-short-fix: CD tracks are perceived 2 sectors too short. A correclty burnt CD media in SAO mode, will not be recognized as correct burn by xorriso inspection, which believes that the track size is two sectors shorter, where it is not. * Bugfix patch (Closes: #680968) 03_cdrskin-sigsegv-track-source-added-no-drive-available cdrskin could SIGSEGV if track source was added when no drive was available. -- George Danchev Mon, 09 Jul 2012 10:47:15 +0200 libburn (1.2.2-1) unstable; urgency=low * New upstream release (libburn: small internal refinements) * Remove Mats Erik Andersson from Uploaders as he requested. * Use the new URL in copyright Format field. -- George Danchev Tue, 03 Apr 2012 16:21:13 +0300 libburn (1.2.0-1) unstable; urgency=low * New upstream release libburn is now able to read and write CD-TEXT with CD SAO audio sessions. It can now read CDRWIN .cue files which define pure audio or pure data sessions. * Drop Section: libs for libburn4 package, inherited by Source. * Convert debian/copyright to DEP5 format. -- George Danchev Wed, 01 Feb 2012 11:50:07 +0000 libburn (1.1.8-1) unstable; urgency=low * New upstream release + bugfix: Misinterpreted mode page 2A if block descriptors are present + Enabled recognition of QEMU DVD-ROM 0.12 + New API call burn_drive_re_assess() + cdrskin: avoid to intermediately close and open drive device file -- George Danchev Mon, 21 Nov 2011 13:44:13 +0200 libburn (1.1.6-1) unstable; urgency=low * New upstream release + Bug fix: stdio sizes > 4 TB - 32 kB caused integer rollover + Worked around a collision with Linux udev which lets links vanish -- George Danchev Thu, 29 Sep 2011 15:47:20 +0300 libburn (1.1.4-1) unstable; urgency=low * New upstream release + Bug fix: Some drives return -150 as NWA of blank CD, rather than 0. libburn forwarded this misleading information to the application. + Bug fix: Some drives returned wrong CD sizes after having burned DVD-R + Bug fix: Empty ROM drive was mistaken to hold an unsuitable disc + Bug fix: Avoiding to load speed descriptor list twice + New API call burn_lookup_device_link() + New API call burn_disc_get_phys_format_info() + New cdrskin option --device_links * Build depend on kfreebsd-any instead of kfreebsd-$arch. -- George Danchev Sun, 14 Aug 2011 13:38:56 +0300 libburn (1.1.0.pl01-1) unstable; urgency=low * New upstream release (fixes FTBFS on hurd-i386: previous version compiles on Linux, (k)FreeBSD and Solaris only, fails on other OSes, including the Hurd, which more or less affect Debian, hence the upload) -- George Danchev Mon, 20 Jun 2011 21:08:20 +0300 libburn (1.1.0-1) unstable; urgency=low * New upstream release + Bug fix: burn_disc_format() on DVD-RW issued wrong block size with type 00h + New API call burn_disc_next_track_is_damaged() + New API call burn_disc_close_damaged() + Dropped suffix .plXY from tarball name + Release 1.0.8 was skipped to get back in sync with libisofs and libisoburn. -- George Danchev Sun, 19 Jun 2011 16:57:17 +0300 libburn (1.0.6.pl00-2) unstable; urgency=low * [GD] Drop cdbs, switch to dh + use libburn-doc.docs rather than libburn-doc.install. + filter -doc around dh_listpackages (dpkg-buildpackage -B). + compat 8, require debhelper >= 8. + add AUTHORS, README, NEWS to libburn-dev.docs, cdrskin.docs, + libburn4.docs, libburn-dbg.docs, libburn-doc.docs. * [GD] Drop graphviz from build-depends, not used anymore. * [GD] Move doxygen to Build-Depends-Indep. * [GD] Add Mats Erik Andersson to Uploaders. * [GD] Fix spelling error in cdrskin package description. * [GD] cdrskin description mentions xorriso (as burner+imager). * [GD] cdrskin Suggests xorriso and cdck. * [GD] Standards-Version: 3.9.2 (no changes needed). * [GD] Install doc/* via libburn-doc.docs. * [GD] Install test/*.c via libburn-doc.examples. * [GD] Update libburn4 description, thanks Thomas Schmitt. -- George Danchev Tue, 14 Jun 2011 08:33:35 +0300 libburn (1.0.6.pl00-1) unstable; urgency=low * New upstream release. * Standards-Version 3.9.1 (no changes needed). * Install doc/comments too with the libburn-doc binary package, as it contains useful information. * Drop Simon Huggins from uploaders as he requested. Thank you for your work. -- George Danchev Sat, 09 Apr 2011 10:15:57 +0300 libburn (1.0.4.pl00-1) unstable; urgency=low * New upstream release. -- George Danchev Sun, 13 Mar 2011 15:29:10 +0000 libburn (0.8.0.pl00-2) unstable; urgency=low * Do not install gifs in the doc package, since newer doxygen does not generate tab*.gif anymore. Closes: #590419 -- George Danchev Mon, 26 Jul 2010 20:55:04 +0300 libburn (0.8.0.pl00-1) unstable; urgency=low * New upstream release. * Added debian/source/format * Standards-Version 3.8.4 (no changes needed) -- George Danchev Tue, 04 May 2010 18:23:56 +0300 libburn (0.7.6.pl00-2) unstable; urgency=low * Added architecture specific symbol: (arch=kfreebsd-i386 kfreebsd-amd64)sg_close_drive@Base 0.7.6.pl00 -- George Danchev Sun, 24 Jan 2010 10:42:09 +0200 libburn (0.7.6.pl00-1) unstable; urgency=low * New upstream release bugfixes and improvements to kfreebsd adapter experimental SCSI transport adapter via libcdio * New symbols added to libburn4.symbols * Build depend on libcam-dev [kfreebsd-i386 kfreebsd-amd64] -- George Danchev Sun, 24 Jan 2010 08:14:30 +0200 libburn (0.7.4.pl01-1) unstable; urgency=low * New upstream release (support for kfreebsd ports) -- George Danchev Sat, 26 Dec 2009 18:37:03 +0200 libburn (0.7.4-1) unstable; urgency=low * New upstream release (mostly bugfixes and new API calls) * Install cdrskin/cdrskin.1 instead of outdated debian/cdrskin.1 which is now removed. * Added new symbols, remove trailing debian revision. -- George Danchev Fri, 25 Dec 2009 20:36:57 +0200 libburn (0.7.0-1) unstable; urgency=low * New Upstream Release -- Simon Huggins Sun, 04 Oct 2009 16:48:06 +0100 libburn (0.6.4-1) unstable; urgency=low [ George Danchev ] * added libburn4.symbols -- common symbols file. * added versioned build dependency for debhelper to please lintian. [ Simon Huggins ] * New Upstream Release * Improve symbols file using version in stable as base. -- George Danchev Mon, 16 Mar 2009 10:46:21 +0000 libburn (0.6.2-2) unstable; urgency=low [ Simon Huggins ] * Include the test programs in the -doc package to give people a better idea of how to use it -- Debian Libburnia packagers Sat, 28 Feb 2009 18:47:01 +0000 libburn (0.6.2-1) unstable; urgency=low [ Simon Huggins ] * New upstream release. [ Matthew Rosewarne ] * Added Vcs-Svn and Vcs-Browser fields. -- Debian Libburnia packagers Sat, 28 Feb 2009 12:26:48 +0000 libburn (0.5.0-1) unstable; urgency=low * New upstream release. - Now officially supports BD-RE. [ Matthew Rosewarne ] * Bumped Debhelper compat to 6. * Bumped Standards-Version to 3.8.0. * Updated watch file for new upstream versioning scheme. * Added -dbg package. -- Debian Libburnia packagers Sun, 10 Aug 2008 16:20:31 +0100 libburn (0.4.4-1) unstable; urgency=low * New upstream release. -- George Danchev Sat, 12 Apr 2008 21:35:26 +0200 libburn (0.4.2-2) unstable; urgency=low [ Mario Danic ] * Update upstream URLs and copyright details [ Simon Huggins ] * Update uploaders and set the maintainer to the list [ Matthew Rosewarne ] * Rename libburn4-doc to libburn-doc. * Tidy up packaging. * Add watch file. -- Debian Libburnia packagers Thu, 28 Feb 2008 10:20:38 +0000 libburn (0.4.2-1) unstable; urgency=low * Initial release in this form - replaces old cdrskin with static lib - updates libburn to a recent version closes: #383579, #428438, #426016 - improved the description (more work needed?) closes: #455605 - Use newer upstream which builds cdrskin dynamically linked to libburn. -- Simon Huggins Fri, 01 Feb 2008 12:43:21 +0000 debian/cdrskin.docs0000664000000000000000000000002412253477366011512 0ustar AUTHORS README NEWS debian/control0000664000000000000000000000506012253477366010613 0ustar Source: libburn Section: libs Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Libburnia packagers Uploaders: George Danchev , Mario Danic Build-Depends: dh-autoreconf, debhelper (>= 8), libcam-dev [kfreebsd-any], pkg-config Build-Depends-Indep: doxygen Standards-Version: 3.9.4 Homepage: http://libburnia-project.org Vcs-Svn: svn://svn.debian.org/svn/pkg-libburnia/trunk/libburn/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-libburnia/trunk/libburn/ Package: libburn4 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: library to provide CD/DVD writing functions libburn is a library for reading, mastering and writing optical discs. Supported media are: CD-R, CD-RW, DVD-RAM, DVD+RW, DVD+R, DVD+R/DL, DVD-RW, DVD-R, DVD-R/DL, BD-R, BD-RE. Package: cdrskin Architecture: any Section: otherosfs Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: xorriso, cdck Description: command line CD/DVD/BD writing tool cdrskin strives to be a second source for the services traditionally provided by cdrecord. Currently it does CD-R and CD-RW this way. Overwritable media DVD-RAM, DVD+RW, DVD-RW, and BD-RE are handled differently than with cdrecord-ProDVD in order to offer TAO-like single track recording. Sequential DVD-R[W], DVD+R, DVD+R DL are handled like CD-R[W] with TAO and multi-session. Additionally cdrskin offers cdrecord-ProDVD-like mode DAO with DVD-R[W]. . This is a burner only application. If you want a burner and image manipulation application, please install xorriso package. Package: libburn-dbg Architecture: any Section: debug Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, libburn4 (= ${binary:Version}) Description: debugging symbols for libburn and cdrskin libburn is a library for reading, mastering and writing optical discs. . This package contains debugging files used to investigate problems with binaries included in the libburn and cdrskin packages. Package: libburn-dev Architecture: any Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libburn4 (= ${binary:Version}) Suggests: libburn-doc (= ${source:Version}) Description: development package for libburn4 This package contains the headers, pkgconfig data and static library for libburn. Package: libburn-doc Architecture: all Section: doc Depends: ${shlibs:Depends}, ${misc:Depends} Description: API documentation for libburn library This package contains the documentation for libburn. debian/source/0000775000000000000000000000000012253477366010507 5ustar debian/source/format0000664000000000000000000000001412253477366011715 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212253477366010405 0ustar 8 debian/libburn-doc.examples0000664000000000000000000000001112253477366013137 0ustar test/*.c debian/libburn4.install0000664000000000000000000000005212253477366012315 0ustar debian/tmp/usr/lib/libburn.so.4* usr/lib/ debian/libburn-dbg.docs0000664000000000000000000000002412253477366012244 0ustar AUTHORS README NEWS debian/cdrskin.install0000664000000000000000000000003312253477366012230 0ustar debian/tmp/usr/bin/cdrskin debian/copyright0000664000000000000000000000202412253477366011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libburn Upstream-Contact: libburn-hackers@pykix.org Source: http://files.libburnia-project.org/releases/ Files: * Copyright: 2002-2006 Derek Foreman 2002-2006 Ben Jansens 2006-2008 Mario Danic 2006-2008 Thomas Schmitt License: GPL-2 On Debian systems the full text of the GNU General Public License can be found in the /usr/share/common-licenses/GPL-2' file. Files: debian/* Copyright: 2006 Ante Karamatic 2006-2008 Simon Huggins 2008-2009 Matthew Rosewarne 2008 Mario Danic 2011 Mats Erik Andersson 2008-2012 George Danchev License: GPL-2 On Debian systems the full text of the GNU General Public License can be found in the /usr/share/common-licenses/GPL-2' file. debian/libburn-dev.install0000664000000000000000000000026412253477366013012 0ustar debian/tmp/usr/include/libburn/libburn.h debian/tmp/usr/lib/libburn*.a usr/lib/ debian/tmp/usr/lib/libburn.so usr/lib/ debian/tmp/usr/lib/pkgconfig/libburn-1.pc usr/lib/pkgconfig/