[Python-modules-commits] [pyodbc] 02/03: record new upstream branch created by importing pyodbc_3.0.10.orig.tar.gz and merge it
Laurent Bigonville
bigon at moszumanska.debian.org
Sun Jul 10 12:12:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
bigon pushed a commit to branch master
in repository pyodbc.
commit d604166a0c4c562101f0e8919abdb76cc587bb33
Merge: 70a9f57 203ffd1
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sun Jul 10 14:00:35 2016 +0200
record new upstream branch created by importing pyodbc_3.0.10.orig.tar.gz and merge it
PKG-INFO | 42 +++++------
README.rst | 171 --------------------------------------------
debian/.git-dpm | 14 ++--
pyodbc.egg-info/PKG-INFO | 42 +++++------
pyodbc.egg-info/SOURCES.txt | 26 +++----
setup.cfg | 13 ++--
setup.py | 71 ++++++++++++------
src/cnxninfo.cpp | 39 ++++------
src/cnxninfo.h | 4 ++
src/connection.cpp | 19 +++--
src/connection.h | 17 +++--
src/cursor.cpp | 125 +++++++++++++++++++++++++-------
src/getdata.cpp | 67 ++++++++++++-----
src/params.cpp | 22 +++---
src/pyodbc.h | 6 ++
src/pyodbcmodule.cpp | 13 +++-
src/row.cpp | 131 ++++++++++++++++++++++++++++-----
src/row.h | 2 +-
src/sqlwchar.cpp | 62 ++++++++--------
src/sqlwchar.h | 34 ++++++---
src/wrapper.h | 32 ++++++++-
21 files changed, 541 insertions(+), 411 deletions(-)
diff --cc debian/.git-dpm
index 372c5d3,0000000..2ee72fb
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
- 56ec217a2efba9d5d7dd3476b5be87f9579b98dc
- 56ec217a2efba9d5d7dd3476b5be87f9579b98dc
- 56ec217a2efba9d5d7dd3476b5be87f9579b98dc
- 56ec217a2efba9d5d7dd3476b5be87f9579b98dc
- pyodbc_3.0.6.orig.tar.gz
- 39ce9dcaacaa0c99d5d47c13bae7a07783d98b47
- 68099
++203ffd15e1d32e64aac888e007e14188371337ea
++203ffd15e1d32e64aac888e007e14188371337ea
++203ffd15e1d32e64aac888e007e14188371337ea
++203ffd15e1d32e64aac888e007e14188371337ea
++pyodbc_3.0.10.orig.tar.gz
++c07f17547b8b1a70be7fcb9c9c9290fddeef3afb
++68798
+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/pyodbc.git
More information about the Python-modules-commits
mailing list