gpscorrelate 2.0-3 source package in Ubuntu

Changelog

gpscorrelate (2.0-3) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Paulo Henrique de Lima Santana (phls) ]
  * Set Maintainer to QA Group. (See #1015844)
  * debian/control:
      - Bumped Standards-Version to 4.6.2.
      - Updated debhelper-compat to 13.
  * debian/copyright:
      - Added all upstream files on the list.
      - Added Paulo for packaging.
      - Updated Mònica copyright years.
  * debian/gbp.conf: file created.
  * debian/rules: added override_dh_auto_test because upstream tests
    are failing.
  * debian/salsa-ci.yml: file created.
  * debian/source/lintian-overrides: file created to ignore warning about
    html files.
  * debian/watch: updated to version 4.

 -- Paulo Henrique de Lima Santana (phls) <email address hidden>  Wed, 25 Jan 2023 23:59:47 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe graphics
Lunar release universe graphics

Downloads

File Size SHA-256 Checksum
gpscorrelate_2.0-3.dsc 2.0 KiB 7bf99360d93c7eb8f18d9a2421de37023b3bd9e44b6b3c18b1cc385091731e9f
gpscorrelate_2.0.orig.tar.gz 264.2 KiB e5fdfa4ad374600fc1d1aeacc89e16210c5501874463d803a25d6319b816b1bc
gpscorrelate_2.0-3.debian.tar.xz 6.4 KiB 888605da04b09d483d4adaaab435f0725bcc70badcd7445280c5275d043c6bb1

Available diffs

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