[Python-modules-commits] [python-libusb1] 02/03: New upstream release (1.6).
Arnaud Fontaine
arnau at moszumanska.debian.org
Thu Nov 24 03:27:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
arnau pushed a commit to branch master
in repository python-libusb1.
commit 04a4c20b59802072b84c879ed1d4c9cedd272347
Author: Arnaud Fontaine <arnau at debian.org>
Date: Thu Nov 24 12:24:46 2016 +0900
New upstream release (1.6).
---
debian/changelog | 2 +-
debian/rules | 4 ----
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a6bda99..4a33ef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-libusb1 (1.5.3-1) UNRELEASED; urgency=medium
+python-libusb1 (1.6-1) UNRELEASED; urgency=medium
* Initial release. Closes: #834369.
diff --git a/debian/rules b/debian/rules
index 7bf2917..1f206b2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,5 @@
#export DH_VERBOSE=1
export PYBUILD_NAME=libusb1
-# Upstream does not install unittest tests so copy it before executing
-# 'pybuild --test' (dh_auto_test)
-export PYBUILD_BEFORE_TEST=cp {dir}/testUSB1.py {build_dir}
-
%:
dh $@ --with python2,python3,pypy --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-libusb1.git
More information about the Python-modules-commits
mailing list