Your message dated Sun, 08 Apr 2018 21:22:08 +0000
with message-id <e1f5hli-000ilr...@fasolo.debian.org>
and subject line Bug#779390: fixed in gpscorrelate 1.6.1-6
has caused the Debian Bug report #779390,
regarding gpscorrelate: Does not properly set the GPSTimeStamp tag
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
779390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779390
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpscorrelate
Version: 1.6.1-4
Severity: normal
Tags: patch

Dear Maintainer,

After tagging some images with gpscorrelate, I figured out that the exif 
program complains with:

| Corrupt data
| The data provided does not follow the specification.
| ExifEntry: The tag 'GPSTimeStamp' contains data of an invalid format 
('SRational', expected 'Rational').

According to the EXIF standard, found at
  http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf
(page 68) the GPSTimeStamp tag is really supposed to be made of 3
RATIONAL values.

The attached patch fixes the problem.


Cheers,

-- 
Nicolas Boullis


-- System Information:
Debian Release: 7.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gpscorrelate depends on:
ii  libc6        2.13-38+deb7u8
ii  libexiv2-12  0.23-1
ii  libgcc1      1:4.7.2-5
ii  libstdc++6   4.7.2-5
ii  libxml2      2.8.0+dfsg1-7+wheezy3

gpscorrelate recommends no packages.

gpscorrelate suggests no packages.

-- no debconf information
Index: gpscorrelate-1.6.1/exif-gps.cpp
===================================================================
--- gpscorrelate-1.6.1.orig/exif-gps.cpp	2009-04-05 03:08:45.000000000 +0200
+++ gpscorrelate-1.6.1/exif-gps.cpp	2015-02-28 00:27:02.355955052 +0100
@@ -620,7 +620,7 @@
 		memcpy(&TimeStamp, tmp2, sizeof(struct tm));
 	}
 
-	Value = Exiv2::Value::create(Exiv2::signedRational);
+	Value = Exiv2::Value::create(Exiv2::unsignedRational);
 	snprintf(ScratchBuf, 100, "%d/1 %d/1 %d/1",
 			TimeStamp.tm_hour, TimeStamp.tm_min,
 			TimeStamp.tm_sec);

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: gpscorrelate
Source-Version: 1.6.1-6

We believe that the bug you reported is fixed in the latest version of
gpscorrelate, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mònica Ramírez Arceda <mon...@debian.org> (supplier of updated gpscorrelate 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Apr 2018 22:28:23 +0200
Source: gpscorrelate
Binary: gpscorrelate gpscorrelate-gui
Architecture: source amd64
Version: 1.6.1-6
Distribution: unstable
Urgency: medium
Maintainer: Mònica Ramírez Arceda <mon...@debian.org>
Changed-By: Mònica Ramírez Arceda <mon...@debian.org>
Description:
 gpscorrelate - correlates digital photos with GPS data filling EXIF fields 
(comm
 gpscorrelate-gui - correlates digital photos with GPS data filling EXIF fields 
(GUI)
Closes: 683772 779390
Changes:
 gpscorrelate (1.6.1-6) unstable; urgency=medium
 .
   * Bump to Standard-Version 4.1.3. No changes required.
   * 60-gpstimestamp-unsigned.patch: Write the GPSTimeStamp tag as unsigned,
     as per spec. (Closes: #779390)
   * 70-option-overwrite-gpstags.patch: Add ability to force overwriting of
     existing tags. (Closes: #683772)
   * Update compatibility level to 11.
   * Use HTTPS in copyright format URL.
   * Migrate Vcs-* to salsa.debian.org.
Checksums-Sha1:
 9e23373485b03dbcdc8b2c29b50058d1d3d0fbfd 2083 gpscorrelate_1.6.1-6.dsc
 706117ce6a36363519ce94e0e80c55fbcfae37f9 10944 
gpscorrelate_1.6.1-6.debian.tar.xz
 f40ecc550a8677932829d16548a999d76b827724 92992 
gpscorrelate-dbgsym_1.6.1-6_amd64.deb
 362cfe87e6ec2af7dd4a7026731bc2e3c6d8948e 115852 
gpscorrelate-gui-dbgsym_1.6.1-6_amd64.deb
 2d2fcc805fd7876aa5a168026364300ae64f6f83 42424 
gpscorrelate-gui_1.6.1-6_amd64.deb
 21bfb9441c7f0c754fce596dde9da9abd1f6d097 11286 
gpscorrelate_1.6.1-6_amd64.buildinfo
 34be4f9f6a9ab70c49c0f68635e0ce120ad4005a 109136 gpscorrelate_1.6.1-6_amd64.deb
Checksums-Sha256:
 8dd9940868663cca487ffc026365d588482c6c4745b40f54df7ec9713309a6cb 2083 
gpscorrelate_1.6.1-6.dsc
 1fafabe23f2aa3ee55a069ca005a2df220ebe83e51eb5cb8b2ab894b36d61d58 10944 
gpscorrelate_1.6.1-6.debian.tar.xz
 a75f66ccae9f54be21eab9e34b9d2599005cd033b6b420ba3333e6e2e052244c 92992 
gpscorrelate-dbgsym_1.6.1-6_amd64.deb
 c554db755415af49c354112d58f4d15f30dfe7bf281fd8fc686da31d9cabc737 115852 
gpscorrelate-gui-dbgsym_1.6.1-6_amd64.deb
 efb994976804f64077a808ded5b93beee46d40eefe9a59000ea84ebb8d0ce652 42424 
gpscorrelate-gui_1.6.1-6_amd64.deb
 c25f1d87f2e792955b5a0876079776427321d7d91138730a73b3721485a5e3fa 11286 
gpscorrelate_1.6.1-6_amd64.buildinfo
 0c3b8eb24da3de0cf90e9ed0361f0b82d7dfe291a1fde220a1f04b9b9a995077 109136 
gpscorrelate_1.6.1-6_amd64.deb
Files:
 966ce42ddf85a065eac08c6cb6eb1a98 2083 graphics optional 
gpscorrelate_1.6.1-6.dsc
 ad54ecbcf36bbc4d4f411db03018b98e 10944 graphics optional 
gpscorrelate_1.6.1-6.debian.tar.xz
 5b25cd93f66614b66064bfe859a48e48 92992 debug optional 
gpscorrelate-dbgsym_1.6.1-6_amd64.deb
 82246df05baf0f17f57eba72b297ade1 115852 debug optional 
gpscorrelate-gui-dbgsym_1.6.1-6_amd64.deb
 123a8271af333bdcb5c3f25f17238cad 42424 graphics optional 
gpscorrelate-gui_1.6.1-6_amd64.deb
 9a8a2f26f4022a34ac1bcfe0f0a5a4f2 11286 graphics optional 
gpscorrelate_1.6.1-6_amd64.buildinfo
 2674123551a99778322ed77bdc4791c2 109136 graphics optional 
gpscorrelate_1.6.1-6_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEQDrMCFIQWyM07xU+Hv6xgBpJwNIFAlrKe9YSHG1vbmljYUBk
ZWJpYW4ub3JnAAoJEB7+sYAaScDSO28P/ip0cuiDXzuWkv0EkrOoM2jh6GsqTSEc
BMkrdnefP5MxoC9Iqhxy/KN/tPooAm6cnhn6x6g5lm/AJDLmFR2RgjfQDmYoL10p
wlCD+stZiJWPVbIaALRrUKKXI1WLyv5c5OK9F7QnGgUxpMfiKEsyuXMh7nPsJoE/
xOF61+5kQiuVtwdwqxmLAvh1KpCmXmunhtwoNbydwRA79EXN/iJYCXcoT1K6BiAn
bngAGJnZpQane84rwOb2GXJItRJ/rBBXUn0SsyUSUG2/wxRDJxk5MWiX+JUfcd22
zsNf7eBAPkuHncP6GaC0gyZR+hYGKbZbYZGKVlaLZmgex+apuEPKYnKrxAtUfRLt
4SuBf8TtVY2Z6XoZ36p1s/COpmpbx0qzvgODRNYVB/cGF1LZP5P/0T9I9SAX9PUY
usj5LyjZNAy8I3l9+ipJnZrcTdryVRJflFwWA21Cd4suYgPxS5GAlkpHXOvxiCDK
oY8Xn1ySnFUCssZGQJLzlm5PBCZ+nxuB852UjWBetnko+GO/xwaTrEsm7tM/0M3z
h9UmioomU9v8w7n07i8qZyX/75Fwn9mu2NA/ReTkGiD0I7lZQ71f80NOLs5ro4Bx
gmEaC5mwiRNf0QZeB4ymtpC65ttQenyC2RvsaJqcKRXWmGtGC5QBRLRhtxcVNmlD
GXnebPBtGQ+q
=sR0j
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to