Package: vorbis-tools Version: 1.4.0-1 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu precise ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to fix a broken link in the vorbiscomment man page. Upstream bug https://code.launchpad.net/bugs/954529 Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise') Architecture: i386 (i686) Kernel: Linux 3.2.0-18-generic-pae (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u vorbis-tools-1.4.0/debian/patches/series vorbis-tools-1.4.0/debian/patches/series --- vorbis-tools-1.4.0/debian/patches/series +++ vorbis-tools-1.4.0/debian/patches/series @@ -1,0 +2 @@ +fix_xiph_url.diff only in patch2: unchanged: --- vorbis-tools-1.4.0.orig/debian/patches/fix_xiph_url.diff +++ vorbis-tools-1.4.0/debian/patches/fix_xiph_url.diff @@ -0,0 +1,13 @@ +Index: vorbis-tools/vorbiscomment/vorbiscomment.1 +=================================================================== +--- vorbis-tools.orig/vorbiscomment/vorbiscomment.1 2012-03-15 17:46:05.171741000 -0400 ++++ vorbis-tools/vorbiscomment/vorbiscomment.1 2012-03-15 17:46:35.535933000 -0400 +@@ -87,7 +87,7 @@ + + .SH TAG FORMAT + +-See http://xiph.org/ogg/vorbis/doc/v-comment.html for documentation on the Ogg Vorbis tag format, including a suggested list of canonical tag names. ++See http://www.xiph.org/vorbis/doc/v-comment.html for documentation on the Ogg Vorbis tag format, including a suggested list of canonical tag names. + + .SH AUTHORS +

