Package: libspe2
Version: 2.2.80-95-3.1
Severity: important
Tags: patch
Justification: fails to build from source
User: [email protected]
Usertags: origin-ubuntu karmic ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following:
* Fix FTBFS:
- doc/LatexHeader: Change \usepackage from ../doc/doxygen
to doxygen (LP: #489802)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers karmic-updates
APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-15-generic (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u libspe2-2.2.80-95/debian/changelog libspe2-2.2.80-95/debian/changelog
only in patch2:
unchanged:
--- libspe2-2.2.80-95.orig/doc/LatexHeader
+++ libspe2-2.2.80-95/doc/LatexHeader
@@ -22,7 +22,7 @@
linkcolor=blue
]{hyperref}
\fi
-\usepackage{../doc/doxygen}
+\usepackage{doxygen}
\makeindex
\setcounter{tocdepth}{1}
\renewcommand{\footrulewidth}{0.4pt}