~ubuntu-branches/ubuntu/wily/mp3check/wily

« back to all changes in this revision

Viewing changes to debian/patches/10_bts450532-455727_manpage_fixes.patch

  • Committer: Package Import Robot
  • Author(s): Sandro Tosi
  • Date: 2012-05-12 16:08:03 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120512160803-o064g848g3lnvrzc
Tags: 0.8.4-1
* New upstream release
* debian/watch
  - updated
* debian/control
  - added Vcs-{Git, Browser} fields
  - added ${misc:Depends} to Depends line
  - bump Standards-Version to 3.9.3 (no changes needed)
* Converted to 3.0 (quilt) source format
* Converted to debhelper 9 and dh sequencer
* debian/copyright
  - updated to DEP5 and to new upstream release
* debian/patches/20_use_destdir_to_install.patch
  - install using DESTDIR variable
* debian/rules
  - upstream doesn't ship doc anymore
  - install the manpage (no longer done by upstream Makefile)
* debian/patches/15-bts667288-gcc-4.7.patch
  - fix FTBFS with GCC-4.7 (due to uncoordinated upload by gcc "maintainer");
    thanks to Jari Aalto for the patch; Closes: #667288
* debian/patches/30_bts624138_manpage_typo.patch
  - fix a typo in the manpage; thanks to Reuben Thomas for the report;
    Closes: #624138

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Author: Sandro Tosi <morph@debian.org>
 
2
Description: Fix manpage as reported in BTS #450532 and #455727 and minus signs
 
3
--- mp3check.orig/mp3check.1
 
4
+++ mp3check/mp3check.1
 
5
@@ -19,7 +19,7 @@
 
6
 mp3check \- check mp3 files for consistency
 
7
 .SH SYNOPSIS
 
8
 .B mp3check
 
9
-[\-03ABCEFGIKLMNPRSTWYZabcdefghlmopqrst]  [\-\-accept=LIST] [\-\-alt-color] [\-\-anomaly-check] [\-\-anomaly-check]
 
10
+[\-03ABCEFGIKLMNPRSTWYZabcdefghlmopqrst]  [\-\-accept=LIST] [\-\-alt-color] [\-\-anomaly-check]
 
11
 [\-\-any-bitrate] [\-\-any\-crc] [\-\-any\-emphasis] [\-\-any-layer] [\-\-any-mode] 
 
12
 [\-\-any-sampling] [\-\-any\-version] [\-\-ascii\-only] [\-\-color] [\-\-compact-list] [\-\-cut-junk-end] 
 
13
 [\-\-cut-junk-start] [\-\-cut-tag-end] [\-\-dummy] [\-\-dump\-tag] [\-\-dump-header] [\-\-dump-tag] [\-\-edit\-frame\-byte=P]
 
14
@@ -70,7 +70,7 @@
 
15
 check crc and headers for consistency and print several error messages
 
16
 .TP
 
17
 .B \-m \-\-max-errors=<int>  
 
18
-with -e: set maximum number of errors to print per file (0==infinity) 
 
19
+with \-e: set maximum number of errors to print per file (0==infinity)
 
20
 (range=[0..])
 
21
 .TP
 
22
 .B \-a \-\-anomaly-check     
 
23
@@ -107,17 +107,18 @@
 
24
 .TP
 
25
 .B \-\-fix-headers       
 
26
 fix invalid headers (prevent constant parameter switching), 
 
27
-implies -e, use with care
 
28
+implies \-e, use with care
 
29
 .TP
 
30
 .B \-\-fix-crc           
 
31
-fix crc (set crc to the calculated one), implies -e, use with 
 
32
+fix crc (set crc to the calculated one), implies \-e, use with
 
33
 care (note: it is not possible to add crc to files which have 
 
34
 been created without crc)
 
35
 .TP
 
36
-\fBdisable error messages for -e --error-check:\fP
 
37
+\fBdisable error messages for \-e \-\-error\-check:\fP
 
38
 .TP
 
39
 .B \-G \-\-ign-tag128        
 
40
 ignore 128 byte TAG after last frame
 
41
+.TP
 
42
 .B \-R \-\-ign-resync        
 
43
 ignore invalid frame header
 
44
 .TP
 
45
@@ -145,7 +146,7 @@
 
46
 .B \-\-show\-valid
 
47
 print the message 'valid audio mpeg stream' for all files which error free (after ignoring errors)
 
48
 .TP
 
49
-\fBdisable anomaly messages for -a --anomaly-check:\fP
 
50
+\fBdisable anomaly messages for \-a \-\-anomaly\-check:\fP
 
51
 .TP
 
52
 .B \-C \-\-any-crc           
 
53
 ignore crc anomalies