lp:ubuntu/precise/navit

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/navit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

22. By James Page

Rebuild with libgps20.

21. By Gilles Filippini <email address hidden>

* Fix cross-building navit-graphics-qt-qpainter:
  + d/rules:
    . Use cross g++ instead of the native one.
    . Set CXXFLAGS with target include paths
    . Force include path /usr/$(DEB_HOST_MULTIARCH)/include/qt4
    . define CMAKE_LIBRARY_PATH="/usr/$(DEB_HOST_GNU_TYPE)/lib"
  + d/control:
    . Build-Depends: libqtwebkit-dev
* cross-building for armel tested on i386 and amd64

* d/navit-data.menu: icon file specified with its full path
  (Closes: #645954)

20. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + Configurable position extrapolation in tunnels
  + Downloading of map data may be allowed or disallowed at runtime
  + New command line parameters to specify a sequence of commands at startup
  + New car profile to avoid toll roads
  + gui_internal: POI Search by name
  + Some new SVG icons from openclipart.org
  + maptool:
    - Huge restructuration
    - Experimental o5m format support
    - Make adding of unknown country towns an option to avoid bloated index
    - Support for boundary relations
    - Improved coast line handling
    - Experimental support for adding county and municipality information
  + Many other fixes and ehancements

* Removed patch:
  + gui-gtk-quit.patch: fixed upstream
* New patches:
  + valgrind-transform.patch: fix a read error reported by valgrind
  + qt-cmake.patch: fixes cmake Qt4 detection (Closes: #634522)
  + manpage-minus-signs.patch: escape minus signs in maptool's manpage
* Updated patch:
  + fix-cmake.patch:
    - force generating dbus config file org.navit_project.navit.service
    - add CMakeLists.txt for navit/vehicle/null
* debian/rules:
  + Force vehicle/null, vehicle/demo and vehicle/gpsd
  + Don't overwrite flags set by dpkg-builflags (Closes: #634918)
  + Minor cleanups and typos
* debian/control:
  + Drop Build-Depends on libhildon-1-dev (not needed)
  + navit-graphics-gtk-drawing-area: Depends librsvg2-common to have
    the gdk-pixbuf for svg images
* debian/README.source:
  + Updated removed parts list
* Add .gitignore and extend-diff-ignore for anjuta project files so
  they're not included into the source package

19. By Ilya Barygin

* Apply changes from yet unreleased Debian version (diff from 99095a07 to
  d0df2217 in git://anonscm.debian.org/collab-maint/navit.git):

[ Gilles Filippini ]
* Various valgrind patches
* New patch: qt-cmake.patch: fixes cmake Qt4 detection
* debian/rules:
  + Don't overwrite flags set by dpkg-builflags
  + Minor cleanups and typos (LP: #832818)
* debian/control:
  + Drop Build-Depends on libhildon-1-dev (not needed)
  + navit-graphics-gtk-drawing-area: Depends librsvg2-common to have
    the gdk-pixbuf for svg images

18. By Ilya Barygin

* Fix FTBFS:
  - cmake-gtk-fixes.patch: improve search for headers and libraries
  - add missing build dependency: libgtkgl2.0-dev

17. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + Minor fixes

* New patch lc_all.patch: when LC_ALL is set, unset it and set LANG
  instead to prevent incorrect GPS position computations
  (closes: #625949)
* New patch gui-gtk-quit.patch: preperly handle the quit command with
  gui/gtk
* Reworked patch fix-cmake.patch: mostly applied upstream but a few
  glitches remain to fix (closes: #626784)

16. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + Improved cmake support
  + New CSV map plugin to record POI and speed camera locations
  + Support for speed camera from OSM data and CSV map files
  + Support downloding maps from withing Navit (binfile format)
  + Configurable key bindings for OSDs
  + OSD odometer and stopwatch
  + Protobuf database support for maptool
  + Imperial units support
  + Many other improvements and bug fixes

* debian/copyright:
  + Update to DEP5 rev173
  + Add new license paragraphs for:
    - navit/browserplugin.c (MPL-1.1 or GPL-2+ or LGPL-2.1+)
    - navit/maptool/google/protobuf-c/protobuf-c* (Apache-2.0)
* debian/control:
  + Set Architecture to any for the navit binary package: navit is supposed
    to support bigendian since 06/2009 (closes: #623238)
  + Fix navit and navit-data descriptions to state that the
    package doesn't provide any map (closes: #603378)
  + Bump Standards-Version to 3.9.2 (no change needed)
  + Drop Build-Depends on autotools in favor of cmake
* debian/rules:
  + Now use the cmake build system
* New patches:
  + fix-cmake.patch: various fixes and workarounds to build successfully
    with cmake
  + icons-dir: installs icons into /usr/share/navit/icons instead of
    /usr/share/navit/xpm
* Remove patches not needed anymore with cmake:
  + remove-espeak
  + remove-ezxml
  + remove-glib
  + remove-libpng
  + remove-mini-libc
  + remove-support
  + remove-ttf-liberation
  + remove-win32
  + remove-wordexp
  + remove-zlib
* debian/rules, debian/control, debian/navit-gui-qml.install:
  ground work to enable the QML plugin (not enabled in this build)

* Migrate to source format 3.0 (quilt)

15. By Gilles Filippini <email address hidden>

* New upstream Release (closes: #610531):
  + Support for loading itineraries from destination.txt
  + Support for writing destinations with multiple coordinates
  + Initial support for waypoint routing
  + Functional opengl and sdl graphic plugins (disabled for now)
  + Initial support for the CMake build system (not used in this build)
  + Better POI search
  + New truck profile
  + New Layout Car-simple
  + Cyrillic support
  + New translations: Australian English, Javanese, Basque, Tamil and Urdu
  + Many bug fixes

* debian/rules: removed DEB_BUILD_OPTIONS handling as it is now handled
  through dpkg-buildflags
* debian/control:
  + dropped osm2navit dummy transitional package for squeeze+1

14. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + Support for autoloaded plugins
  + Many memory leaks fixed
* Refresh patches

* New patch path_max to try fixing the FTBFS on hurd-i386.

* debian/control: bumped Standards-Version to 3.9.1 (no change needed)

13. By Gilles Filippini <email address hidden>

Fix yet another FTBFS occuring on some archs while moving navit.xml
to the target /etc/navit dir.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/navit
This branch contains Public information 
Everyone can see this information.

Subscribers