tags 666619 + patch thanks Dear maintainer,
I've prepared an NMU for derivations (versioned as 0.52.20100310-1.2) with a patch to change the clsdir in tex/Makefile. Furthermore adding texlive-latex-recommended was needed to fix a further FTBFS. I have not uploaded the package for now to any delayed queue as I found that /usr/share/doc/derivations/derivations.pdf seems to be broken already in 0.52.20100310-1.1. Regards. Salvatore
diff -Nru derivations-0.52.20100310/debian/changelog derivations-0.52.20100310/debian/changelog --- derivations-0.52.20100310/debian/changelog 2012-02-18 15:52:04.000000000 +0100 +++ derivations-0.52.20100310/debian/changelog 2012-04-15 16:37:01.000000000 +0200 @@ -1,3 +1,13 @@ +derivations (0.52.20100310-1.2) unstable; urgency=low + + * Non-maintainer upload. + * Add 666619-fix-clsdir.patch patch. Fix FTBFS "sed: can't read + /usr/share/texmf-texlive/tex/latex/base/book.cls: No such file or + directory" (Closes: #666619). + * Add Build-Depends-Indep on texlive-latex-recommended. + + -- Salvatore Bonaccorso <car...@debian.org> Sun, 15 Apr 2012 16:36:50 +0200 + derivations (0.52.20100310-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru derivations-0.52.20100310/debian/control derivations-0.52.20100310/debian/control --- derivations-0.52.20100310/debian/control 2012-02-18 19:13:18.000000000 +0100 +++ derivations-0.52.20100310/debian/control 2012-04-15 16:36:48.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Thaddeus H. Black <t...@debian.org> Build-Depends: debhelper (>= 5) -Build-Depends-Indep: texlive-latex-base, texlive-pstricks, lmodern (>= 1.00), rubber (>= 1.1), ghostscript (>= 8.62), libpoppler-dev (>= 0.8.7) +Build-Depends-Indep: texlive-latex-base, texlive-pstricks, texlive-latex-recommended, lmodern (>= 1.00), rubber (>= 1.1), ghostscript (>= 8.62), libpoppler-dev (>= 0.8.7) Standards-Version: 3.8.4 Package: derivations diff -Nru derivations-0.52.20100310/debian/patches/666619-fix-clsdir.patch derivations-0.52.20100310/debian/patches/666619-fix-clsdir.patch --- derivations-0.52.20100310/debian/patches/666619-fix-clsdir.patch 1970-01-01 01:00:00.000000000 +0100 +++ derivations-0.52.20100310/debian/patches/666619-fix-clsdir.patch 2012-04-15 16:30:00.000000000 +0200 @@ -0,0 +1,21 @@ +Description: Change clsdir in Makefile to fix FTBFS + Change clsdir in Makefile to + /usr/share/texlive/texmf-dist/tex/latex/base to fix FTBFS. +Author: Salvatore Bonaccorso <car...@debian.org> +Origin: vendor +Bug-Debian: http://bugs.debian.org/666619 +Forwarded: no +Last-Update: 2012-04-15 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/tex/Makefile ++++ b/tex/Makefile +@@ -80,7 +80,7 @@ + bib := bib.bib + tmpl0 := template + +-clsdir := /usr/share/texmf-texlive/tex/latex/base ++clsdir := /usr/share/texlive/texmf-dist/tex/latex/base + + # The author cannot say definitively at which PDF level it is best to + # build the book. Plainly, the higher the level, the greater the number diff -Nru derivations-0.52.20100310/debian/patches/series derivations-0.52.20100310/debian/patches/series --- derivations-0.52.20100310/debian/patches/series 2012-02-18 12:03:29.000000000 +0100 +++ derivations-0.52.20100310/debian/patches/series 2012-04-15 16:27:09.000000000 +0200 @@ -1,3 +1,4 @@ build_fixes upstream_helper poppler_api_change +666619-fix-clsdir.patch
signature.asc
Description: Digital signature