[Pkg-opensc-commit] [SCM] OpenCT packaging branch, master, updated. 89f0803c98da2d4696a69f065b4a72d76a73d6e4

Eric Dorland eric at debian.org
Sat Sep 1 19:51:58 UTC 2007


The branch, master has been updated
       via  89f0803c98da2d4696a69f065b4a72d76a73d6e4 (commit)
       via  334cbe587c171c443e03b6a340b2552998258940 (commit)
       via  3c76c000a994dbafef45081cb5f66b01f3fa22e3 (commit)
      from  8a79eb7b592f0f4a48c019dd1b3d10c2835a5bd7 (commit)


- Shortlog ------------------------------------------------------------
89f0803 * New upstream release. (Closes: #439309)
334cbe5 Merge branch 'upstream'

Summary of changes:
 NEWS                                              |   13 +
 configure                                         |   20 +-
 configure.ac                                      |    2 +-
 debian/changelog                                  |    6 +
 doc/ChangeLog                                     |   69 ++-
 doc/OperatingSystems.html                         |  109 ++-
 doc/QuickStart.html                               |   27 +-
 doc/api/annotated.html                            |    2 +-
 doc/api/apdu_8h-source.html                       |    2 +-
 doc/api/buffer_8h-source.html                     |    2 +-
 doc/api/conf_8h-source.html                       |    2 +-
 doc/api/device_8h-source.html                     |    2 +-
 doc/api/dir_48ff4d8e84c7d8bdad9110a7da283b5f.html |    2 +-
 doc/api/dir_877fe36415f52529fd2e180217ad90f9.html |    2 +-
 doc/api/dir_be5e542b2ca1305501268904b0410904.html |    2 +-
 doc/api/dirs.html                                 |    2 +-
 doc/api/driver_8h-source.html                     |    2 +-
 doc/api/driver_8h.html                            |    2 +-
 doc/api/error_8h-source.html                      |    2 +-
 doc/api/files.html                                |    2 +-
 doc/api/functions.html                            |    2 +-
 doc/api/functions_vars.html                       |    2 +-
 doc/api/ifd_8h-source.html                        |    2 +-
 doc/api/index.html                                |    2 +-
 doc/api/logging_8h-source.html                    |    2 +-
 doc/api/openct_8h-source.html                     |    2 +-
 doc/api/path_8h-source.html                       |    2 +-
 doc/api/protocol_8h-source.html                   |    2 +-
 doc/api/server_8h-source.html                     |    2 +-
 doc/api/socket_8h-source.html                     |    2 +-
 doc/api/structct__buf.html                        |    2 +-
 doc/api/structct__config.html                     |    2 +-
 doc/api/structct__info.html                       |    2 +-
 doc/api/structct__socket.html                     |    2 +-
 doc/api/structct__tlv__builder.html               |    2 +-
 doc/api/structct__tlv__parser.html                |    2 +-
 doc/api/structheader.html                         |    2 +-
 doc/api/structifd__conf__node.html                |    2 +-
 doc/api/structifd__devid.html                     |    2 +-
 doc/api/structifd__driver.html                    |    2 +-
 doc/api/structifd__driver__ops.html               |    2 +-
 doc/api/structifd__iso__apdu.html                 |    2 +-
 doc/api/structifd__reader.html                    |    2 +-
 doc/api/structifd__slot.html                      |    2 +-
 doc/api/tlv_8h-source.html                        |    2 +-
 doc/api/types_8h-source.html                      |    4 +-
 doc/api/unionifd__device__params.html             |    2 +-
 doc/index.html                                    |    5 +
 doc/wbeiuu.html                                   |   40 +-
 etc/Makefile.am                                   |    2 +-
 etc/Makefile.in                                   |    2 +-
 etc/openct.conf.in                                |   10 +-
 etc/openct.fdi                                    |  113 +++
 etc/openct.hald.in                                |   13 +-
 etc/openct.udev                                   |   11 +-
 etc/openct.udev.modalias                          |   39 +-
 etc/openct.usermap                                |    4 +-
 etc/openct_usb.in                                 |   79 +--
 src/ifd/Makefile.am                               |    2 +-
 src/ifd/Makefile.in                               |   11 +-
 src/ifd/ifd-wbeiuu.c                              |  840 ---------------------
 src/ifd/init.c                                    |    2 +-
 src/ifd/internal.h                                |    2 +-
 63 files changed, 469 insertions(+), 1034 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 89f0803c98da2d4696a69f065b4a72d76a73d6e4
Author: Eric Dorland <eric at debian.org>
Date:   Sat Sep 1 15:46:20 2007 -0400

    * New upstream release. (Closes: #439309)

diff --git a/debian/changelog b/debian/changelog
index 64f58a0..5a3b80c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+openct (0.6.14-1) unstable; urgency=low
+
+  * New upstream release. (Closes: #439309)
+
+ -- Eric Dorland <eric at debian.org>  Sat, 01 Sep 2007 15:46:00 -0400
+
 openct (0.6.12-1) unstable; urgency=low
 
   * New upstream release. (Closes: #433341, #400601, #427241)

commit 334cbe587c171c443e03b6a340b2552998258940
Merge: 8a79eb7b592f0f4a48c019dd1b3d10c2835a5bd7 3c76c000a994dbafef45081cb5f66b01f3fa22e3
Author: Eric Dorland <eric at debian.org>
Date:   Fri Aug 31 22:24:01 2007 -0400

    Merge branch 'upstream'


-- 
OpenCT packaging



More information about the pkg-opensc-commit mailing list