Hi, I uploaded an NMU of your package.
Please see this as help to get the package into a releaseable condition for etch. Please find the used diff below. Cheers, Andi diff -ur cdcover-0.9.1~/debian/changelog cdcover-0.9.1/debian/changelog --- cdcover-0.9.1~/debian/changelog 2006-12-05 20:50:21.000000000 +0000 +++ cdcover-0.9.1/debian/changelog 2006-12-05 20:49:45.000000000 +0000 @@ -1,3 +1,10 @@ +cdcover (0.9.1-6.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix FTBFS: replace \usepackage{isolatin1} with inputenc. Closes: #401198 + + -- Andreas Barth <[EMAIL PROTECTED]> Tue, 5 Dec 2006 20:48:16 +0000 + cdcover (0.9.1-6) unstable; urgency=low * Bumped standards-version to 3.6.2. diff -ur cdcover-0.9.1~/reshead.tex cdcover-0.9.1/reshead.tex --- cdcover-0.9.1~/reshead.tex 2000-05-04 15:49:16.000000000 +0000 +++ cdcover-0.9.1/reshead.tex 2006-12-05 20:48:13.000000000 +0000 @@ -1,5 +1,6 @@ \documentclass[]{article} -\usepackage{ifthen,isolatin1,graphicx,color} +\usepackage{ifthen,graphicx,color} +\usepackage[latin]{inputenc} \graphicspath{{/tmp/disc-cover-8568/}} \renewcommand{\thepage}{} \setlength{\oddsidemargin}{0pt} -- http://home.arcor.de/andreas-barth/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]