~ubuntu-branches/ubuntu/oneiric/flac/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/06_manpage_mention_utf8_convert.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Tollef Fog Heen
  • Date: 2006-06-30 11:49:17 UTC
  • Revision ID: james.westby@ubuntu.com-20060630114917-257toit050mu2znh
Tags: 1.1.2-5ubuntu1
Resynchronise with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 06_manpage_mention_utf8_convert.dpatch by Joshua Kwan <joshk@triplehelix.org>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Mention --no-utf8-convert. #345785 
 
6
 
 
7
diff -ur /tmp/flac-1.1.2/man/metaflac.sgml man/metaflac.sgml
 
8
--- a/man/metaflac.sgml 2005-02-02 11:44:43.000000000 -0700
 
9
+++ b/man/metaflac.sgml 2006-05-27 16:21:30.000000000 -0600
 
10
@@ -106,6 +106,15 @@
 
11
         </listitem>
 
12
       </varlistentry>
 
13
       <varlistentry>
 
14
+        <term><option>--no-utf8-convert</option></term>
 
15
+        <listitem>
 
16
+          <para>
 
17
+           Do not convert tags from UTF-8 to local charset, or vice versa. This is
 
18
+           useful for scripts.
 
19
+         </para>
 
20
+        </listitem>
 
21
+      </varlistentry>
 
22
+      <varlistentry>
 
23
         <term><option>--dont-use-padding</option></term>
 
24
         <listitem>
 
25
           <para>
 
26
diff -ur /tmp/flac-1.1.2/man/metaflac.1 man/metaflac.1
 
27
--- a/man/metaflac.1    2005-02-02 11:45:01.000000000 -0700
 
28
+++ b/man/metaflac.1    2006-05-27 23:01:07.000000000 -0600
 
29
@@ -28,6 +29,10 @@
 
30
 Do not prefix each output line with the FLAC file name (the default
 
31
 if only one FLAC file is specified).
 
32
 .TP
 
33
+\fB--no-utf8-convert\fR
 
34
+Do not convert tags from UTF-8 to local charset, or vice versa. This is
 
35
+useful for scripts.
 
36
+.TP
 
37
 \fB--dont-use-padding\fR
 
38
 By default metaflac tries to use padding where possible to avoid
 
39
 rewriting the entire file if the metadata size changes.  Use this