gpscorrelate 2.0-1 source package in Ubuntu

Changelog

gpscorrelate (2.0-1) unstable; urgency=medium

  * New upstream release.
  * Add build dependencies to debian/control:
    - Replace libgtk2.0-dev by libgtk-3-dev.
    - Add exvi2 to run tests.
  * Remove debian/gpscorrelate-gui.docs and debian/gpscorrelate.docs since
    README does not exist anymore.
  * Remove old patches:
    - 10-build-fixes.patch: changes not applicable any more and XSLTFLAGS
      added to debian/rules.
    - 20-timestap-fixes.patch: applied upstream.
    - 30-check-gps-tags.patch: applied upstream.
    - 40-fix-typos.patch: applied upstream.
    - 50-add-keywords-entry-desktop-file.patch: applied upstream.
    - 60-gpstimestamp-unsigned.patch: applied upstream.
    - 70-option-overwrite-gpstags.patch: applied upstream.
    - 80-cross.patch: applied upstream.
  * Bump to Standards-Version 4.5.0. No changes required.
  * Update debian/rules and fix hardening problems.
  * Replace debian/compat with debian-compat in Build-Depends.
  * Add Rules-Requires-Root to debian/control.

 -- Mònica Ramírez Arceda <email address hidden>  Thu, 13 Feb 2020 23:09:25 +0100

Upload details

Uploaded by:
Mònica Ramírez Arceda
Uploaded to:
Sid
Original maintainer:
Mònica Ramírez Arceda
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gpscorrelate_2.0-1.dsc 2.0 KiB f65ebae741b512494df5273c247ca259654cfcf9c7d2ef0e03e220f54f04b9ac
gpscorrelate_2.0.orig.tar.gz 264.2 KiB e5fdfa4ad374600fc1d1aeacc89e16210c5501874463d803a25d6319b816b1bc
gpscorrelate_2.0-1.debian.tar.xz 5.1 KiB f85a1639fe879c92484be28203505b764a14bfdfd277af5f98344ac0ba2c7004

No changes file available.

Binary packages built by this source

gpscorrelate: correlates digital photos with GPS data filling EXIF fields (command line)

 gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
 digital photos related to GPS (Global Positioning System) information
 (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
 those fields is referred to as "correlation".
 .
 Inputs of the correlation process are a set of JPEG images and GPS data
 encoded in GPX (GPS Exchange Format) format.
 .
 If GPS data are available at the precise moment the photo was taken
 (with a 1-second granularity) the GPS data are stored unmodified in
 EXIF fields. If they are not linear interpolation of GPS data
 available at moments before and after the photo was taken can be used.
 .
 Both a command line tool (package gpscorrelate) and a GTK+ graphical
 user interface for it (package gpscorrelate-gui) are provided.
 .
 This package contains the command line tool and the documentation in HTML
 format.

gpscorrelate-dbgsym: debug symbols for gpscorrelate
gpscorrelate-gui: correlates digital photos with GPS data filling EXIF fields (GUI)

 gpscorrelate fills EXIF (Exchangeable Image File Format) fields of
 digital photos related to GPS (Global Positioning System) information
 (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling
 those fields is referred to as "correlation".
 .
 Inputs of the correlation process are a set of JPEG images and GPS data
 encoded in GPX (GPS Exchange Format) format.
 .
 If GPS data are available at the precise moment the photo was taken
 (with a 1-second granularity) the GPS data are stored unmodified in
 EXIF fields. If they are not linear interpolation of GPS data
 available at moments before and after the photo was taken can be used.
 .
 Both a command line tool (package gpscorrelate) and a GTK+ graphical
 user interface for it (package gpscorrelate-gui) are provided.
 .
 This package contains the GTK+ graphical user interface.

gpscorrelate-gui-dbgsym: debug symbols for gpscorrelate-gui