~ubuntu-branches/ubuntu/saucy/navit/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/patches/manpage-minus-signs.patch

  • Committer: Package Import Robot
  • Author(s): Gilles Filippini
  • Date: 2012-01-30 21:46:45 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120130214645-mjvkslctpagferf3
Tags: 0.5.0~svn4909+dfsg.1-1
* New upstream snapshot:
  + GUI Internal:
    . Former destinations list
    . Support for saving GUI settings
    . Made search result lists pageable when onscreen keyboard is hidden
  + GUI GTK:
    . Menu accelerators
  + New profile to calculate shortest car route
* Drop patches:
  + manpage-minus-signs.patch: applied upstream
  + search_trick: not needed anymore (search result lists now pageable)
* Update patch fix-cmake.patch: partially applied upstream
* Refresh patches:
  + icons-dir
  + qt-cmake.patch
* debian/README.source: acknowledge removal of navit/binding/win32 from
  upstream tarball

* debian/rules: s/GNU_TYPE/MULTIARCH/g

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: Escape minus signs in the maptool manpage so they won't be
2
 
 interpreted as hyphens by groff.
3
 
Author: Gilles Filippini <pini@debian.org>
4
 
Forwarded: http://trac.navit-project.org/ticket/937
5
 
Last-Update: 2011-09-18
6
 
Index: navit/man/maptool.1
7
 
===================================================================
8
 
--- navit.orig/man/maptool.1    2011-09-18 22:15:55.000000000 +0200
9
 
+++ navit/man/maptool.1 2011-09-18 22:31:02.000000000 +0200
10
 
@@ -4,14 +4,14 @@
11
 
 .SH SYNOPSIS
12
 
 .B For OSM XML data:
13
 
 .B bzcat planet.osm.bz2 | maptool mymap.bin
14
 
-[-h] [-2] [-5 <file>] [-6] [-a <level>] [-c] -[-d <connect string] 
15
 
-[-e <phase>] [-i <file>] [-k] [-M] [-N] [-o] [-r <file>] [-s <phase>]
16
 
-[-S <size>] [-w] [-W] [-U] [-z <level>]
17
 
+[\-h] [\-2] [\-5 <file>] [\-6] [\-a <level>] [\-c] -[\-d <connect string] 
18
 
+[\-e <phase>] [\-i <file>] [\-k] [\-M] [\-N] [\-o] [\-r <file>] [\-s <phase>]
19
 
+[\-S <size>] [\-w] [\-W] [\-U] [\-z <level>]
20
 
 .B For OSM Protobuf/PBF data:
21
 
-.B maptool --protobuf -i planet.osm.pbf planet.bin
22
 
-[-h] [-2] [-5 <file>] [-6] [-a <level>] [-c] [-e <phase>] 
23
 
-[-i <file>] [-k] [-M] [-N] [-o] [-P] [-r <file>] [-s <phase>]
24
 
-[-S <size>] [-w] [-W] [-U] [-z <level>]
25
 
+.B maptool \-\-protobuf \-i planet.osm.pbf planet.bin
26
 
+[\-h] [\-2] [\-5 <file>] [\-6] [\-a <level>] [\-c] [\-e <phase>] 
27
 
+[\-i <file>] [\-k] [\-M] [\-N] [\-o] [\-P] [\-r <file>] [\-s <phase>]
28
 
+[\-S <size>] [\-w] [\-W] [\-U] [\-z <level>]
29
 
 .SH DESCRIPTION
30
 
 maptool parses osm textfile and converts it to Navit binfile format
31
 
 .SH OPTIONS
32
 
@@ -25,7 +25,7 @@
33
 
 \-4 (\-\-md5)
34
 
 set file where to write md5 sum
35
 
 .TP
36
 
-\-6 (-\-64bit)
37
 
+\-6 (\-\-64bit)
38
 
 set zip 64 bit compression
39
 
 .TP
40
 
 \-a (\-\-attr-debug-level) <level>
41
 
@@ -52,7 +52,7 @@
42
 
 \-o (\-\-coverage)
43
 
 converts every street to street_converage, resulting in a big fat black line. 
44
 
 You can overlay this map with another vector map or image map, and every street 
45
 
-you will still see is missing in the -o map
46
 
+you will still see is missing in the \-o map
47
 
 .TP
48
 
 \-P (\-\-protobuf)
49
 
 input file is protobuf