client: ifd_handler (PC/SC reader driver) as remsim-client

This adds a "libifd_remsim_client.so" PC/SC driver that can be
used to make normal PC/SC client programs (like pySim, sysmo-usim-tool,
osmo-sim-test, osmo-usim-auth, ...) talk to a remote SIM bank.

Change-Id: Ib8707c6e0e46407ab39a693adfec2fa71892f6ee
diff --git a/debian/control b/debian/control
index 14c5d7a..330b220 100644
--- a/debian/control
+++ b/debian/control
@@ -71,6 +71,17 @@
  hardware and forwards the SIM card communication to a remsim-bankd,
  under the control of remsim-server.
 
+Package: libifd-osmo-remsim-client0
+Architecture: any
+Multi-Arch: same
+Depends: pcscd, ${shlibs:Depends}, ${misc:Depends}
+Provides: pcsc-ifd-handler
+Suggests: pcsc-tools
+Description: Osmocom Remote SIM Client - PC/SC driver
+ This is an incarnation of osmo-remsim-client which can plug as ifd_handler
+ driver into pcscd.  This means you can use remote smart cards managed
+ by osmo-remsim-server via normal PC/SC applications.
+
 package: osmo-remsim-doc
 Architecture: all
 Section: doc