Your message dated Fri, 23 Mar 2012 18:32:14 +0000
with message-id <[email protected]>
and subject line Bug#656943: fixed in engauge-digitizer 5.0-2
has caused the Debian Bug report #656943,
regarding engauge-digitizer FTBFS on armel and armhf due to not maintaining 
proper distinctions between double and qreal
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 [email protected]
immediately.)


-- 
656943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656943
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: engauge-digitizer
severity: serious
tags: patch
version: 5.0-1

The latest upload of engauge-digitizer failed on armel and armhf with the following erors

src/digitview.cpp:293:61: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:293:61: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
src/digitview.cpp:295:68: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:295:68: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
src/digitview.cpp: In member function 'QRect DigitView::convertZoom(QRect, 
bool)':
src/digitview.cpp:305:70: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:305:70: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
src/digitview.cpp:306:74: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:306:74: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
src/digitview.cpp:310:77: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:310:77: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
src/digitview.cpp:311:81: error: no matching function for call to 
'QMatrix::map(double, double, double*, double*) const'
src/digitview.cpp:311:81: note: candidates are:
/usr/include/qt4/QtGui/qmatrix.h:80:10: note: void QMatrix::map(int, int, int*, 
int*) const
/usr/include/qt4/QtGui/qmatrix.h:80:10: note:   no known conversion for 
argument 3 from 'double*' to 'int*'
/usr/include/qt4/QtGui/qmatrix.h:81:10: note: void QMatrix::map(qreal, qreal, 
qreal*, qreal*) const
/usr/include/qt4/QtGui/qmatrix.h:81:10: note:   no known conversion for 
argument 3 from 'double*' to 'qreal* {aka float*}'
/usr/include/qt4/QtGui/qmatrix.h:85:12: note: QPoint QMatrix::map(const 
QPoint&) const
/usr/include/qt4/QtGui/qmatrix.h:85:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:86:13: note: QPointF QMatrix::map(const 
QPointF&) const
/usr/include/qt4/QtGui/qmatrix.h:86:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:87:11: note: QLine QMatrix::map(const QLine&) 
const
/usr/include/qt4/QtGui/qmatrix.h:87:11: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:88:12: note: QLineF QMatrix::map(const 
QLineF&) const
/usr/include/qt4/QtGui/qmatrix.h:88:12: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:89:15: note: QPolygonF QMatrix::map(const 
QPolygonF&) const
/usr/include/qt4/QtGui/qmatrix.h:89:15: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:90:14: note: QPolygon QMatrix::map(const 
QPolygon&) const
/usr/include/qt4/QtGui/qmatrix.h:90:14: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:91:13: note: QRegion QMatrix::map(const 
QRegion&) const
/usr/include/qt4/QtGui/qmatrix.h:91:13: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:92:18: note: QPainterPath QMatrix::map(const 
QPainterPath&) const
/usr/include/qt4/QtGui/qmatrix.h:92:18: note:   candidate expects 1 argument, 4 
provided
/usr/include/qt4/QtGui/qmatrix.h:123:30: note: QRect QMatrix::map(const QRect&) 
const
/usr/include/qt4/QtGui/qmatrix.h:123:30: note:   candidate expects 1 argument, 
4 provided
make[1]: *** [src/.objs/digitview.o] Error 1
make[1]: Leaving directory 
`/build/buildd-engauge-digitizer_5.0-1-armel-GuChKr/engauge-digitizer-5.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
On most architectures qreal is defined as double but on arm architectures it is defined as float. Assignments between double and qreal are ok because assignments between float and qreal are ok. However pointers to qreal must be treated as incompatible with pointers to double and there can also be problems involving templates and ambiguous overloads (in this case though the problem is pointers).

The fix in this case is pretty simple, just a matter of changing a couple of variable declarations from double to qreal.

patch and series file are attatched, just create debian/patches, drop them in (the package uses 3.0 (quilt) but doesn't currently have any patches) and fill in the bug number in the patch description.

Description: Fix issues with double VS qreal
 The code was attempting to pass double* to a function expecting qreal*
 resulting in compile errors on arm (where qreal is defined as float)
 this patch changes a couple of variable definitions so the types match
 up.
Bug-Debian: http://bugs.debian.org/??????

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- engauge-digitizer-5.0.orig/src/digitview.cpp
+++ engauge-digitizer-5.0/src/digitview.cpp
@@ -288,7 +288,7 @@ void DigitView::keyReleaseEvent(QKeyEven
 
 QPoint DigitView::convertZoom(QPoint p, bool to)
 {
-  double x, y;
+  qreal x, y;
   if (to)
     worldMatrix().map((double) p.x(), (double) p.y(), &x, &y);
   else
@@ -299,7 +299,7 @@ QPoint DigitView::convertZoom(QPoint p,
 
 QRect DigitView::convertZoom(QRect r, bool to)
 {
-  double xTL, yTL, xBR, yBR;
+  qreal xTL, yTL, xBR, yBR;
   if (to)
   {
     worldMatrix().map((double) r.left(), (double) r.top(), &xTL, &yTL);
fix_qreal_vs_double.patch

--- End Message ---
--- Begin Message ---
Source: engauge-digitizer
Source-Version: 5.0-2

We believe that the bug you reported is fixed in the latest version of
engauge-digitizer, which is due to be installed in the Debian FTP archive:

engauge-digitizer-doc_5.0-2_all.deb
  to main/e/engauge-digitizer/engauge-digitizer-doc_5.0-2_all.deb
engauge-digitizer_5.0-2.debian.tar.gz
  to main/e/engauge-digitizer/engauge-digitizer_5.0-2.debian.tar.gz
engauge-digitizer_5.0-2.dsc
  to main/e/engauge-digitizer/engauge-digitizer_5.0-2.dsc
engauge-digitizer_5.0-2_amd64.deb
  to main/e/engauge-digitizer/engauge-digitizer_5.0-2_amd64.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Winchen <[email protected]> (supplier of updated 
engauge-digitizer 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 19 Mar 2012 14:16:21 +0100
Source: engauge-digitizer
Binary: engauge-digitizer engauge-digitizer-doc
Architecture: source all amd64
Version: 5.0-2
Distribution: unstable
Urgency: low
Maintainer: Tobias Winchen <[email protected]>
Changed-By: Tobias Winchen <[email protected]>
Description: 
 engauge-digitizer - interactively extracts numbers from bitmap graphs or maps
 engauge-digitizer-doc - engauge-digitizer user manual and tutorial
Closes: 656943
Changes: 
 engauge-digitizer (5.0-2) unstable; urgency=low
 .
   * Added patch fixing passing double as qreal. Closes: #656943 (FTBFS on armel
     and armhf)
   * Remove deprecated encoding key in desktop file
   * Updated to standards version 3.9.3
Checksums-Sha1: 
 b8448a35a0ede61bb809feba2dcb82b653aed778 1880 engauge-digitizer_5.0-2.dsc
 78880cb96fa9338c8f8c43bacb401bffb9c628e0 5905 
engauge-digitizer_5.0-2.debian.tar.gz
 e883de61992578b85d0840fd131d6d53277c2b16 4228678 
engauge-digitizer-doc_5.0-2_all.deb
 8735a836885ac6a9bc7e6e23d87d5463c2acc0d3 347712 
engauge-digitizer_5.0-2_amd64.deb
Checksums-Sha256: 
 50d093faeea310589b501af8d26b88b7024d860ee6460296e9bb83c3e375fdb7 1880 
engauge-digitizer_5.0-2.dsc
 71428d2fa415479caa87cd6028947043f1b8d665e3c4b2b79fc35726427206fd 5905 
engauge-digitizer_5.0-2.debian.tar.gz
 013a06337c59e8a061479acb92c97c92e1cf9bc96cc087b36538de68bd33de4f 4228678 
engauge-digitizer-doc_5.0-2_all.deb
 23dcef80e9d5c27c19d95d8c68adba4c9843c4f4c4e7f80f89e8f9dd73b86d9c 347712 
engauge-digitizer_5.0-2_amd64.deb
Files: 
 2b1388b2ca4cb2efb133d4013255c28a 1880 science optional 
engauge-digitizer_5.0-2.dsc
 027255192b2a5728e826aa4fdcbc4b8e 5905 science optional 
engauge-digitizer_5.0-2.debian.tar.gz
 33e51596b12581137edf5c794291a2cd 4228678 doc optional 
engauge-digitizer-doc_5.0-2_all.deb
 99701ed49802609f59bc22a32485a422 347712 science optional 
engauge-digitizer_5.0-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJPbL4iAAoJEBxXDIkOS9Cr1QwP/jqa422tuZGhzAnpfoET/zlr
G+P6eOdrYN09ZQnIqLimPumEe8myUqj6JuGIuS3iQaKVqcQAtE6ojEPNQSkn1Fxt
c8GbFPytBbj6/DMI+Glgv5t4o5hcebVDn6qmXzw6qBMSwXxDDgOmI0yeqLejO8aw
1rmdZzg0KLOfyvQW0c4DZPCdf9umJlNxTeccZh1PrRD1Och4LadZXBvEfqAho4ug
qBfPU+hwUrcJ7Dyq+WoxaYjaTpt8VQn2WBZ8NaP5esaQ3VhD8LazTQIVlSXfqQna
XwLk+OEUE+iklkn/4mZb/6/DkQ0SVxJ2xRXa9hcV3AlKahp5SnrKAO9sXFrU3JMJ
BjsjFL5KkHGqEH4XvfEyddAtoWR4TX/TZ7Q1hwtGmmX+PYwr2sJFqokdN0eILHeT
RYOGwjbjXs4D/3bCQoWg8Q0cr4l5508K4dlmqTsAGC3m0EU8eKVBDHq74eslLtlj
G67tsh1UPOqQTRrNQsygwmQsIKErGxDoAzikRniAtCjXWXx/gQtQSzbRB45q/D8b
oASvRFgcHVi8lubma1YhYugjVlnUVvsKkMazSQFMNO5lNdyjjYF09tjqLy0ajUT0
sY5qX0WPvLvavhhxYUz0ecUDbdxsUFMkgSYYWp/pY/0IoHE3NqoiWw6lGB7/7kDA
dBZug935iKuQt+BKofQT
=+BB4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to