Bug#401198: NMU uploaded

2006-12-06 Thread Frank Küster
found 401198 0.9.1-6.1
thanks

Andreas Barth <[EMAIL PROTECTED]> wrote:

> 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.

Sorry, but there was a typo in the patch I provided.  

> +\usepackage[latin]{inputenc}

This needs to be 

\usepackage[latin1]{inputenc}

with a "1" at the end of latin.  

I offer to correct this in an NMU that would also fix the outstanding
wishlist bug.  If I don't hear an okay from the maintainer, I'm going to
upload the RC part only.  Here's a diff against 0.9.1-6 (6.1 is not yet
available) 

diff -Nur cdcover-0.9.1.old/debian/changelog cdcover-0.9.1/debian/changelog
--- cdcover-0.9.1.old/debian/changelog  2006-12-06 13:49:25.0 +0100
+++ cdcover-0.9.1/debian/changelog  2006-12-06 13:47:27.0 +0100
@@ -1,3 +1,13 @@
+cdcover (0.9.1-6.2) unstable; urgency=low
+
+  * NMU to fix RC bug
+  * There was a typo in my patch that lead to the previous NMU, and is now
+fixed by this upload, s/latin/latin1/ (closes: #401198)
+  * Remove unneeded dependencies on tetex-base and tetex-extra, add
+alternative dependency on texlive-base-bin (closes: #400597)
+
+ -- Frank KÃŒster <[EMAIL PROTECTED]>  Wed,  6 Dec 2006 13:47:27 +0100
+
 cdcover (0.9.1-6) unstable; urgency=low
 
   * Bumped standards-version to 3.6.2.
diff -Nur cdcover-0.9.1.old/debian/control cdcover-0.9.1/debian/control
--- cdcover-0.9.1.old/debian/control2006-12-06 13:49:25.0 +0100
+++ cdcover-0.9.1/debian/control2006-12-06 13:44:13.0 +0100
@@ -7,7 +7,7 @@
 
 Package: cdcover
 Architecture: any
-Depends: ${shlibs:Depends}, tetex-bin, tetex-base, tetex-extra
+Depends: ${shlibs:Depends}, tetex-bin | texlive-latex-base
 Description: Creating Data-CD Covers
  cdcover is a little commandline tool which creates
  user-defined data-cd covers.
diff -Nur cdcover-0.9.1.old/reshead.tex cdcover-0.9.1/reshead.tex
--- cdcover-0.9.1.old/reshead.tex   2000-05-04 17:49:16.0 +0200
+++ cdcover-0.9.1/reshead.tex   2006-12-06 13:44:48.0 +0100
@@ -1,5 +1,6 @@
 \documentclass[]{article}
-\usepackage{ifthen,isolatin1,graphicx,color}
+\usepackage{ifthen,graphicx,color}
+\usepackage[latin1]{inputenc}
 \graphicspath{{/tmp/disc-cover-8568/}}
 \renewcommand{\thepage}{}
 \setlength{\oddsidemargin}{0pt}



Regards, Frank


-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#401198: NMU uploaded

2006-12-05 Thread Andreas Barth
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.0 +
+++ cdcover-0.9.1/debian/changelog  2006-12-05 20:49:45.0 +
@@ -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 +
+
 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.0 +
+++ cdcover-0.9.1/reshead.tex   2006-12-05 20:48:13.0 +
@@ -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]