Your message dated Sat, 28 Jan 2012 01:02:29 +0000
with message-id <[email protected]>
and subject line Bug#657582: fixed in argyll 1.3.5-5
has caused the Debian Bug report #657582,
regarding Please include fix for ColorHug support
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.)
--
657582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: argyll
Version: 1.3.5-4
Severity: normal
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi
it turned out that patch for ColorHug device had two minor issues. Can
you please fix it by using attached patch?
Thanks
- --
Michal Čihař | http://cihar.com | http://blog.cihar.com
- -- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1.2-desktop (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages argyll depends on:
ii libc6 2.13-24
ii libicc2 2.12+argyll1.3.5-4
ii libimdi0 1.3.5-4
ii libtiff4 3.9.5-2
ii libx11-6 2:1.4.4-4
ii libxext6 2:1.3.0-3
ii libxinerama1 2:1.1.1-3
ii libxrandr2 2:1.3.2-2
ii libxss1 1:1.2.1-2
ii libxxf86vm1 1:1.1.1-2
Versions of packages argyll recommends:
ii consolekit 0.4.5-1
ii udev 175-3
argyll suggests no packages.
- -- Configuration Files:
/etc/hotplug/usb/Argyll.usermap changed [not included]
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPIlz0AAoJEGo39bHX+xdNbggQANmqvjxDdoj1WqI925QWKtR8
Ub/89GkIZgRubq/R5tEXcd+FavvcYnD1rirXsqT6dSMM7p+67cFPDgmb5xBCeOH8
YxcAAxO7SYRbeqHleJ6n6fNkBwGfXz2RTyBviF2lbuh8ZPijkBGOGy1GWjEr392h
xocmLKiRkHtdnDOisE74eQuyTEROHrIcBlZs4stPQSMPuLs45MlbphJucu+8AUxW
G3FxjDhEpVoc9/Ii5wvIz6phEVfEQLWvs4Teew/SFI1taAqxmFcmw44G6OQavuz9
yzPVD9FcAoxF/mTvOXd0BTyj8PRbtlRfdV1U2hly8b+tzGIt5c6B4GJ4vmEbep+b
GFd8k1u/Pqf14Cxm624M7jKSRnv7eh5dvxWQbt+SY6Gyee0FPz9IprSjnraW92nZ
TU9f8w2M2Gdy+gKUe/Lpr0jy9PhMsWsbreL78VqAgYhq2yqhfDKiZCmeDJdfYd+4
rUz9DMVT+0pmYqEfhz+fcRm2/R3fmA5K9VuxaVOqzs6HplwBLdQzuGdwu0qqaYLL
R/q5MeNCqHkYyHgApcjqIRh+1HNVq8ixGpui5CloBJIK/ClIoJNMyRea3XAxjWSK
c47Rvufb5j6B842WpH+S0jgdnpVRVoLocbX7Dufxij1xR7weFKSJK98tBbaZmF/w
Yr2S0r88e3ddFnUZRIaa
=jBlp
-----END PGP SIGNATURE-----
From: Richard Hughes <[email protected]>
Date: Wed, 25 Jan 2012 16:32:18 +0000 (+0000)
Subject: Fix the ColorHug patch to not time out with firmware >= 1.1.1
X-Git-Url: http://pkgs.fedoraproject.org/gitweb/?p=argyllcms.git;a=commitdiff_plain;h=50e52fa4219f358580c3a07d8157c01c61c6d7a9
Fix the ColorHug patch to not time out with firmware >= 1.1.1
---
diff --git a/0001-Add-an-experimental-ColorHug-sensor-driver.patch b/0001-Add-an-experimental-ColorHug-sensor-driver.patch
index 2edd6e8..38a7990 100644
--- a/0001-Add-an-experimental-ColorHug-sensor-driver.patch
+++ b/0001-Add-an-experimental-ColorHug-sensor-driver.patch
@@ -301,7 +301,7 @@ index 0000000..90f1b7e
+}
+
+/* Converts a packed float to a double */
-+static double packed_float_to_double (uint32_t pf)
++static double packed_float_to_double (int32_t pf)
+{
+ return (double) pf / (double) 0x10000;
+}
@@ -349,7 +349,7 @@ index 0000000..90f1b7e
+ ev = colorhug_command(p, ch_take_reading,
+ ibuf, sizeof (ibuf),
+ (unsigned char *) obuf, sizeof (obuf),
-+ 1.0);
++ 5.0);
+ if (ev != inst_ok)
+ return ev;
+
--- End Message ---
--- Begin Message ---
Source: argyll
Source-Version: 1.3.5-5
We believe that the bug you reported is fixed in the latest version of
argyll, which is due to be installed in the Debian FTP archive:
argyll-dbg_1.3.5-5_i386.deb
to main/a/argyll/argyll-dbg_1.3.5-5_i386.deb
argyll_1.3.5-5.debian.tar.gz
to main/a/argyll/argyll_1.3.5-5.debian.tar.gz
argyll_1.3.5-5.dsc
to main/a/argyll/argyll_1.3.5-5.dsc
argyll_1.3.5-5_i386.deb
to main/a/argyll/argyll_1.3.5-5_i386.deb
libicc-dev_2.12+argyll1.3.5-5_i386.deb
to main/a/argyll/libicc-dev_2.12+argyll1.3.5-5_i386.deb
libicc2_2.12+argyll1.3.5-5_i386.deb
to main/a/argyll/libicc2_2.12+argyll1.3.5-5_i386.deb
libimdi-dev_1.3.5-5_i386.deb
to main/a/argyll/libimdi-dev_1.3.5-5_i386.deb
libimdi0_1.3.5-5_i386.deb
to main/a/argyll/libimdi0_1.3.5-5_i386.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.
Christian Marillat <[email protected]> (supplier of updated argyll 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: Sat, 28 Jan 2012 01:42:30 +0100
Source: argyll
Binary: argyll argyll-dbg libicc-dev libicc2 libimdi-dev libimdi0
Architecture: source i386
Version: 1.3.5-5
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat <[email protected]>
Changed-By: Christian Marillat <[email protected]>
Description:
argyll - Color Management System, calibrator and profiler
argyll-dbg - debugging symbols for argyll
libicc-dev - Development files for the ICC profile I/O library
libicc2 - ICC profile I/O library
libimdi-dev - Development files for the IMDI library
libimdi0 - Integer Multi-Dimensional Interpolation routines (IMDI) library
Closes: 657582
Changes:
argyll (1.3.5-5) unstable; urgency=low
.
* Fix two bugs in ColorHugColorHug patch (Closes: #657582).
Checksums-Sha1:
72643795490979d2d9df1d7cd913748588d617e2 1681 argyll_1.3.5-5.dsc
ab85222a9af792525dc05e4b56a0d2edfd7c42aa 409751 argyll_1.3.5-5.debian.tar.gz
cfd8232424b225760e4d56666221240c58b1a44e 166332
libicc2_2.12+argyll1.3.5-5_i386.deb
4ab2cf2320158f9977e77b223a8c47eae12204da 183036
libicc-dev_2.12+argyll1.3.5-5_i386.deb
a9e7262eb0c5aa81a4a7801635aca12ceac6efef 3985364 argyll_1.3.5-5_i386.deb
57fb46dbb725c92f441c5e37b9b9a6935cf20ac7 3128978 argyll-dbg_1.3.5-5_i386.deb
23bddba6b28d3bbe85a3c6a5942d2f6dbcad3f85 214138 libimdi-dev_1.3.5-5_i386.deb
61743004ff68088a8c4b20478b04ed4451e39f60 220806 libimdi0_1.3.5-5_i386.deb
Checksums-Sha256:
057434794b120ca9764df3d01098ed57efc6af7271323ab64d344f49b090fa20 1681
argyll_1.3.5-5.dsc
0245dc26a830a2b6c9feaac13130b5b7596afef046aea0192fad4e410862719e 409751
argyll_1.3.5-5.debian.tar.gz
35a568745dc3763d9db2766425c3f7568867eceed2437f2d48df10fe6a02bd82 166332
libicc2_2.12+argyll1.3.5-5_i386.deb
93e465b6f966bc1a0b5ad454b469f234716ce1b28f3751189bdb08305beddb36 183036
libicc-dev_2.12+argyll1.3.5-5_i386.deb
d1c5628dae1162f9d848cd13de496c7a9b3b8be376eeef30262c1eaf38407d06 3985364
argyll_1.3.5-5_i386.deb
fbdd54c12e2d26fec43db3ade66aa5d3676cfa335e24bc38813ab03282bd3c26 3128978
argyll-dbg_1.3.5-5_i386.deb
efd108ed5f21e3c42dc92e90388a245602a1e76749ae9ff2eef8e0e6b1ddb3e6 214138
libimdi-dev_1.3.5-5_i386.deb
99558216039538a1d580d4e185b1a546aa2083892af82063bd0202f352c66379 220806
libimdi0_1.3.5-5_i386.deb
Files:
2605f050e023ab8372006529cd29885b 1681 graphics optional argyll_1.3.5-5.dsc
82bc272b90659f569dc4326e0be2d9da 409751 graphics optional
argyll_1.3.5-5.debian.tar.gz
1c3acb82692eab6308dd39b081db6268 166332 libs optional
libicc2_2.12+argyll1.3.5-5_i386.deb
71fdf89bd4f6d05c778c9a7b7dd8453f 183036 libdevel optional
libicc-dev_2.12+argyll1.3.5-5_i386.deb
607f46b61e3a9d04f8f959b153c55e00 3985364 graphics optional
argyll_1.3.5-5_i386.deb
0151096d54f5b59717f9e7d71dc21530 3128978 debug extra
argyll-dbg_1.3.5-5_i386.deb
c8a8ee9b43f8cd468f0523b223289a39 214138 libdevel optional
libimdi-dev_1.3.5-5_i386.deb
aab826ed3fbd653d9562a9278192aa19 220806 libs optional libimdi0_1.3.5-5_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFPI0ViB9xWPR9BuQcRAhRrAJ4u8pUO89cs1yvvZcovr+qqD35sawCgkxaP
hR0YDVNXYRqZiPRuS91JwSA=
=j4Z/
-----END PGP SIGNATURE-----
--- End Message ---