Handle renaming of osm2navit to maptool
authorGilles Filippini <gilles.filippini@free.fr>
Mon, 16 Nov 2009 15:15:24 +0000 (16:15 +0100)
committerGilles Filippini <gilles.filippini@free.fr>
Mon, 16 Nov 2009 15:15:24 +0000 (16:15 +0100)
debian/control
debian/maptool.install [new file with mode: 0644]
debian/maptool.manpages [new file with mode: 0644]
debian/osm2navit.install [deleted file]
debian/osm2navit.manpages [deleted file]

index bf024fa..5081b66 100644 (file)
@@ -22,7 +22,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, navit-data (= ${source:Version}),
  navit-gui-internal (= ${binary:Version}) |
  navit-gui-gtk (= ${binary:Version})
 Recommends: gpsd
-Suggests: osm2navit
+Suggests: maptool
 Description: Car navigation system with routing engine
  Navit is a car navigation system with routing engine.
  .
@@ -153,8 +153,11 @@ Description: Car navigation system with routing engine - data files
  .
  This package contains the data files for navit.
 
-Package: osm2navit
+Package: maptool
 Architecture: any
+Provides: osm2navit
+Replaces: osm2navit
+Conflicts: osm2navit (<< 0.2.0~svn2755+dfsg.1)
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: navit
 Description: Converts OpenStreetMap maps to Navit
@@ -164,5 +167,14 @@ Description: Converts OpenStreetMap maps to Navit
  routing and rendering of the displayed map. It's even possible to use multiple
  maps at a time.
  .
- This package contains osm2navit, a tool to convert OpenStreetMap maps to the
+ This package contains maptool, a tool to convert OpenStreetMap maps to the
  Navit format.
+
+Package: osm2navit
+Architecture: all
+Depends: maptool
+Description: Transitional dummy package to maptool
+ This dummy package only exists to smooth the transition from osm2navit to
+ maptool.
+ .
+ It can be safely removed.
diff --git a/debian/maptool.install b/debian/maptool.install
new file mode 100644 (file)
index 0000000..61ca1ed
--- /dev/null
@@ -0,0 +1 @@
+debian/tmp/usr/bin/maptool
diff --git a/debian/maptool.manpages b/debian/maptool.manpages
new file mode 100644 (file)
index 0000000..5f7b42d
--- /dev/null
@@ -0,0 +1 @@
+man/maptool.1
diff --git a/debian/osm2navit.install b/debian/osm2navit.install
deleted file mode 100644 (file)
index 269c362..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/bin/osm2navit
diff --git a/debian/osm2navit.manpages b/debian/osm2navit.manpages
deleted file mode 100644 (file)
index a3e6f05..0000000
+++ /dev/null
@@ -1 +0,0 @@
-man/osm2navit.1