Your message dated Fri, 02 Jun 2017 06:28:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#863905: unblock: pcsc-cyberjack/3.99.5final.sp09-1.1
has caused the Debian Bug report #863905,
regarding unblock: pcsc-cyberjack/3.99.5final.sp09-1.1
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.)
--
863905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863905
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package pcsc-cyberjack
unblock pcsc-cyberjack/3.99.5final.sp09-1.1
changelog | 8 ++++++++
patches/enable_pinpad_ecom.patch | 20 ++++++++++++++++++++
patches/series | 1 +
3 files changed, 29 insertions(+)
diff -Nru pcsc-cyberjack-3.99.5final.sp09/debian/changelog
pcsc-cyberjack-3.99.5final.sp09/debian/changelog
--- pcsc-cyberjack-3.99.5final.sp09/debian/changelog 2016-03-23
13:31:31.000000000 +0200
+++ pcsc-cyberjack-3.99.5final.sp09/debian/changelog 2017-05-29
21:33:13.000000000 +0300
@@ -1,3 +1,11 @@
+pcsc-cyberjack (3.99.5final.sp09-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add patch from Frank Dietrich to re-enable proper support
+ for devices with id 0x400 and 0x401. (Closes: #819555)
+
+ -- Adrian Bunk <[email protected]> Mon, 29 May 2017 21:33:13 +0300
+
pcsc-cyberjack (3.99.5final.sp09-1) unstable; urgency=medium
* Imported Upstream version 3.99.5final.SP09
diff -Nru
pcsc-cyberjack-3.99.5final.sp09/debian/patches/enable_pinpad_ecom.patch
pcsc-cyberjack-3.99.5final.sp09/debian/patches/enable_pinpad_ecom.patch
--- pcsc-cyberjack-3.99.5final.sp09/debian/patches/enable_pinpad_ecom.patch
1970-01-01 02:00:00.000000000 +0200
+++ pcsc-cyberjack-3.99.5final.sp09/debian/patches/enable_pinpad_ecom.patch
2017-05-29 21:31:11.000000000 +0300
@@ -0,0 +1,20 @@
+--- a/cjeca32/USBUnix.cpp 2016-02-10 11:52:17.000000000 +0100
++++ b/cjeca32/USBUnix.cpp 2017-01-05 22:11:09.671117747 +0100
+@@ -287,7 +287,7 @@ int CUSBUnix::Open() {
+ m_bulkIn=0x85;
+ m_intPipe=0x81;
+ break;
+-#if 0
++// #if 0
+ case 0x400:
+ Debug.Out("<USB>",
+ DEBUG_MASK_COMMUNICATION_ERROR,
+@@ -309,7 +309,7 @@ int CUSBUnix::Open() {
+ m_bulkIn=0x82;
+ m_intPipe=0x81;
+ break;
+-#endif
++// #endif
+ default:
+ Debug.Out("<USB>",
+ DEBUG_MASK_COMMUNICATION_ERROR,
diff -Nru pcsc-cyberjack-3.99.5final.sp09/debian/patches/series
pcsc-cyberjack-3.99.5final.sp09/debian/patches/series
--- pcsc-cyberjack-3.99.5final.sp09/debian/patches/series 2016-03-23
05:15:31.000000000 +0200
+++ pcsc-cyberjack-3.99.5final.sp09/debian/patches/series 2017-05-29
21:33:11.000000000 +0300
@@ -0,0 +1 @@
+enable_pinpad_ecom.patch
--- End Message ---
--- Begin Message ---
Adrian Bunk:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package pcsc-cyberjack
>
> unblock pcsc-cyberjack/3.99.5final.sp09-1.1
>
>
> changelog | 8 ++++++++
> patches/enable_pinpad_ecom.patch | 20 ++++++++++++++++++++
> patches/series | 1 +
> 3 files changed, 29 insertions(+)
>
> [...]
>
Unblocked, thanks.
~Niels
--- End Message ---