diffstat for cdrkit_1.1.11-2 cdrkit_1.1.11-SprezzOS1 Changelog | 4 ++-- cdrkit-1.1.11/debian/changelog | 6 ++++++ cdrkit-1.1.11/debian/control | 6 +++--- debian/watch | 2 ++ genisoimage/genisoimage.c | 2 +- 5 files changed, 14 insertions(+), 6 deletions(-) reverted: --- cdrkit-1.1.11/Changelog +++ cdrkit-1.1.11.orig/Changelog @@ -129,7 +129,7 @@ cdrkit (1.1.5) RELEASED; urgency=low + * wodim: explicite warning and more grace time if user manually specifies a size - * wodim: explicit warning and more grace time if user manually specifies a size less than 301 sectors, which is likely to be a mistake from copy-pasting of genisoimage -print-size output and omitting the block factor * wodim: Native device name management directly in libusal now, the @@ -202,7 +202,7 @@ [ Eduard Bloch ] * stop confusion and bailing out if burnfree/burnproof options have been + explicitely specified - explicitly specified * be move carefull with -dummy when the DVD media may not support it * extracting drive's default speed in attach_mdvd() * automatic recorder device guessing code, currently Linux-only reverted: --- cdrkit-1.1.11/genisoimage/genisoimage.c +++ cdrkit-1.1.11.orig/genisoimage/genisoimage.c @@ -197,7 +197,7 @@ int allow_multidot = 0; /* Allow more than on dot in filename */ int iso_translate = 1; /* 1 == enables '#', '-' and '~' removal */ int allow_leading_dots = 0; /* DOS cannot read names with leading dots */ +int allow_limited_size = 0; /* Let the user to allow the trick explicitely */ -int allow_limited_size = 0; /* Let the user to allow the trick explicitly */ #ifdef VMS int use_fileversion = 1; /* Use file version # from filesystem */ #else diff -u cdrkit-1.1.11/debian/changelog cdrkit-1.1.11/debian/changelog --- cdrkit-1.1.11/debian/changelog +++ cdrkit-1.1.11/debian/changelog @@ -1,3 +1,9 @@ +cdrkit (9:1.1.11-SprezzOS1) unstable; urgency=low + + * SprezzOS build + + -- Nick Black Wed, 02 Jan 2013 23:26:27 -0500 + cdrkit (9:1.1.11-2) unstable; urgency=low * Modify build-dependencies to better support kFreeBSD folks. Thanks to diff -u cdrkit-1.1.11/debian/control cdrkit-1.1.11/debian/control --- cdrkit-1.1.11/debian/control +++ cdrkit-1.1.11/debian/control @@ -1,10 +1,10 @@ Source: cdrkit Priority: optional Section: otherosfs -Maintainer: Joerg Jaspert -Uploaders: Eduard Bloch , Steve McIntyre <93sam@debian.org> +Maintainer: Nick Black +XSBC-Original-Maintainer: Joerg Jaspert Build-Depends: debhelper (>=5.0.37.3), libbz2-dev, zlib1g-dev, autotools-dev, cmake (>= 2.4.2), libcap2-dev [linux-any], libcam-dev [kfreebsd-any], libmagic-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Package: wodim Architecture: any only in patch2: unchanged: --- cdrkit-1.1.11.orig/debian/watch +++ cdrkit-1.1.11/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://cdrkit.org/releases/cdrkit-([\d\.]+)\.tar\.gz