lp:~noskcaj/ubuntu/saucy/navit/liberation

Created by Jackson Doak and last modified
Get this branch:
bzr branch lp:~noskcaj/ubuntu/saucy/navit/liberation
Only Jackson Doak can upload to this branch. If you are Jackson Doak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jackson Doak
Status:
Development

Recent revisions

27. By Jackson Doak

Replace build-depends ttf-liberation with fonts-liberation

26. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + gui_internal:
    - Select cyrillian keyboard for cyrillic languages
    - In town and street search dialogs, select default keyboard after
      the selected country instead of the interface language
    - Include street name in recent destination items based on house
      numbers
    - Improve house number search
    - Show POI distances to route if there is an active route
  + gui_gtk:
    - Add context menu item "Visit before a destination"
  + maptool:
    - Improvements related to borders conversion
  + navit.xml:
    - New script tag to attach scripts to objects

* New patch
  + format-not-a-string-literal-and-no-format-arguments.patch
    named after the couple of compilation errors it fixes
* Refresh patches
  + icons-dir
  + maptool-uninitialised-values.patch
  + valgrind-transform.patch

25. By Gilles Filippini <email address hidden>

* New patches:
  + maptool-uninitialised-values.patch:
    Fix segfault in maptool due to uninitialised values (Closes: #682553)
  + keep-null-gps-vehicle.patch:
    Don't deactivate Null GPS vehicle when position is set manually
    (fix a segfault)
  + check-empty-dest-map.patch:
    Don't remove previous destination when there is none (Closes: #703110)

24. By Gilles Filippini <email address hidden>

* d/rules:
  + add cmake flag "-DLIBDIR=lib" to prevent installing into lib64 for
    64 bits architectures (fix FTBFS)

23. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + gui_internal:
    - Enhanced waypoints handling
    - Enhanced vehicle profiles handling
    - Made menu page that appears on map click configurable
  + Update german and french translations
* d/README.source: Update list of removed files from upstream-svn
* d/copyright: Update copyright for new files

* Remove dfsg-incompatible icons from upstream source tree:
  + navit/xpm/repair_service.svg
  + navit/xpm/resort.svg
  + navit/xpm/shop_grocery.svg

* New patches:
  + mapitems.patch: Insert and delete waypoints, from upstream ticket
    #1040
  + taking-address-of-temporary-array.patch: Fix FTBFS with g++ error
    "taking address of temporary array" (Closes: #676006)

* d/rules: Force Qt libs path when cross-compiling

22. By Gilles Filippini <email address hidden>

* New upstream snapshot:
  + Footway names visible and searcheable in Town submenu
  + gui_internal:
    . Alphabetical ordering of search results
    . Made tables scrollable by dragging lines vertically
    . Paging of table widgets with gesture left-to-right and right-to-left
    . Show icons in POI lists
  + vehicle_file: option to save current gps position on shutdown and
    resume from there on startup
  + New "global" debug level (option -d)
  + Debugging examples added to the default navit.xml
  + Updated Spanish translation

* New patch:
  + qt-qpainter-missing-symbol.patch: fix uncomplete .moc file
    (Closes: #658899)

* Bump Standards-Version to 3.9.3:
  + Update the field in debian/control
  + Update debian/copyright to version 1.0 of the Machine-readable
    `debian/copyright' specification.
* debian/rules:
  + Override dh_auto_install instead of dh_install

21. By Gilles Filippini <email address hidden>

* 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

20. 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)

19. By Gilles Filippini <email address hidden>

* Cross compilation support
* New patch:
  + dpkg-cross.patch: when cross-building, force using the native compiler
    to build the navit/map/garmin/gentypes build-time tool

18. 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

Branch metadata

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

Subscribers