[Python-modules-commits] [pyusb] 01/05: record new upstream branch created by importing pyusb_1.0.0~rc1.orig.tar.gz and merge it
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Mar 6 10:35:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository pyusb.
commit f27c18944baa20b29b19e7be64713b0e09689dcc
Merge: 3bf534e 844e782
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Mar 6 11:05:17 2016 +0100
record new upstream branch created by importing pyusb_1.0.0~rc1.orig.tar.gz and merge it
ACKNOWLEDGEMENTS | 5 +
ChangeLog | 481 ++++++++++++++++++++++++++++++++++++++++++++++++
PKG-INFO | 34 +++-
README.rst | 13 +-
debian/.git-dpm | 14 +-
docs/faq.rst | 41 +++++
docs/tutorial.rst | 10 +-
setup.cfg | 2 +
setup.py | 38 +++-
usb/__init__.py | 2 +-
usb/_interop.py | 71 ++-----
usb/_objfinalizer.py | 155 ++++++++++++++++
usb/backend/__init__.py | 4 +-
usb/backend/libusb0.py | 101 +++++++++-
usb/backend/libusb1.py | 110 ++++++++---
usb/backend/openusb.py | 15 +-
usb/core.py | 110 ++++++++---
usb/legacy.py | 35 ++--
usb/util.py | 125 +++++++++----
19 files changed, 1190 insertions(+), 176 deletions(-)
diff --cc debian/.git-dpm
index 40ed073,0000000..cad903a
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
- 30fec1998ac00a9a29eaf1aa8ee48b99b1d18bab
- 30fec1998ac00a9a29eaf1aa8ee48b99b1d18bab
- 30fec1998ac00a9a29eaf1aa8ee48b99b1d18bab
- 30fec1998ac00a9a29eaf1aa8ee48b99b1d18bab
- pyusb_1.0.0~b2.orig.tar.gz
- ae8f6e4ca21bf449b309dc0160970c7f0c91f769
- 48927
++844e7829e83af5abe01ddd609b8a04e66e0c5dc6
++844e7829e83af5abe01ddd609b8a04e66e0c5dc6
++844e7829e83af5abe01ddd609b8a04e66e0c5dc6
++844e7829e83af5abe01ddd609b8a04e66e0c5dc6
++pyusb_1.0.0~rc1.orig.tar.gz
++1ca810cecfcaf3ff50bb3d2d65374509f1fe3511
++59403
+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/pyusb.git
More information about the Python-modules-commits
mailing list