[Python-modules-commits] [pykcs11] 02/04: record new upstream branch created by importing pykcs11_1.3.1.orig.tar.gz and merge it

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Oct 23 10:10:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository pykcs11.

commit 65c7ca6dac11581f4578f53bda7e5b7380a07f65
Merge: 58708b4 8234fc2
Author: Ludovic Rousseau <rousseau at debian.org>
Date:   Fri Oct 23 11:46:39 2015 +0200

    record new upstream branch created by importing pykcs11_1.3.1.orig.tar.gz and merge it

 MANIFEST                             |    12 +-
 Makefile                             |    19 +-
 Makefile.win32                       |    10 +-
 PKG-INFO                             |     2 +-
 PyKCS11.sln                          |    24 -
 PyKCS11.vcproj                       |   261 -
 PyKCS11/LowLevel.py                  |  1161 --
 PyKCS11/__init__.py                  |   190 +-
 debian/.git-dpm                      |    14 +-
 readme.txt                           |    72 +-
 samples/LowLevel/InitTokenPin.py     |     3 +-
 samples/LowLevel/dumpit.py           |     9 +-
 samples/LowLevel/rand.py             |    50 +
 samples/LowLevel/test.py             |     7 +-
 samples/LowLevel/test1.py            |     5 +-
 samples/dumpit.py                    |     5 +-
 samples/{unblock.py => encrypt.py}   |    38 +-
 samples/events.py                    |    78 +
 samples/generate.py                  |    59 +
 samples/genkeypair_import_cert.py    |   123 +
 samples/getinfo.py                   |     5 +-
 samples/{unblock.py => modulus.py}   |    33 +-
 samples/{unblock.py => signature.py} |    36 +-
 samples/unblock.py                   |     5 +-
 setup.py                             |     6 +-
 src/ck_attribute_smart.cpp           |     1 +
 src/dyn_unix.c                       |     2 +-
 src/pkcs11lib.cpp                    |     4 +-
 src/pkcs11lib.h                      |     2 +-
 src/pykcs11.i                        |    91 +-
 src/stdafx.h                         |     2 +-
 src/unix_pykcs11_wrap.cpp            | 21263 ---------------------------------
 32 files changed, 711 insertions(+), 22881 deletions(-)

diff --cc debian/.git-dpm
index 95eedc2,0000000..079d407
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 171ade51069174ef6961ba8fe7aba930c9e37c61
- 171ade51069174ef6961ba8fe7aba930c9e37c61
- 171ade51069174ef6961ba8fe7aba930c9e37c61
- 171ade51069174ef6961ba8fe7aba930c9e37c61
- pykcs11_1.3.0.orig.tar.gz
- 97a3d1fcec681fe9e97db0c83971e934d4e81c9f
- 132531
++8234fc2de2b89d65661233b357f922494590b5aa
++8234fc2de2b89d65661233b357f922494590b5aa
++8234fc2de2b89d65661233b357f922494590b5aa
++8234fc2de2b89d65661233b357f922494590b5aa
++pykcs11_1.3.1.orig.tar.gz
++b8e0a52e319c2798be689ccfb6742ac699e66d0a
++53197
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pykcs11.git



More information about the Python-modules-commits mailing list