Package: libogg Version: 1.1.3-3 Severity: minor Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu hardy ubuntu-patch
If you open file:///usr/share/doc/libogg-dev/html/index.html, the "Programming with ogg" link is wrong. It points to libogg/index.html, which is valid for the source package's doc/ directory, but in the "make install" destdir the directory is named "ogg". In Ubuntu we have a small patch to fix it in the installed tree: * Merge with Debian. Remaining Ubuntu changes: - debian/patches/doc_links.diff: Fix HTML link to ogg/ subdir. It would be better to fix upstream's build system to not rename the directory, but that would be more intrusive. Thanks for considering, Martin -- Martin Pitt http://www.piware.de Ubuntu Developer http://www.ubuntu.com Debian Developer http://www.debian.org
diff -u libogg-1.1.3/debian/patches/series libogg-1.1.3/debian/patches/series --- libogg-1.1.3/debian/patches/series +++ libogg-1.1.3/debian/patches/series @@ -1,0 +2 @@ +doc_links.diff -p0 only in patch2: unchanged: --- libogg-1.1.3.orig/debian/patches/doc_links.diff +++ libogg-1.1.3/debian/patches/doc_links.diff @@ -0,0 +1,11 @@ +--- doc/index.html 2005-11-28 05:26:07.000000000 +0100 ++++ doc/index.html 2006-06-30 16:09:45.000000000 +0200 +@@ -75,7 +75,7 @@ + <h2>Ogg programming documentation</h2> + + <ul> +-<li><a href="libogg/index.html">Programming with ogg</a></li> ++<li><a href="ogg/index.html">Programming with ogg</a></li> + </ul> + + <h2>Ogg bitsream documentation</h2>
signature.asc
Description: Digital signature