[Python-modules-commits] [python-trezor] 02/04: Add py{, 3}dist-overrides for hidapi.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun Dec 24 12:16:40 UTC 2017


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

mithrandi pushed a commit to branch master
in repository python-trezor.

commit c34dc59f051fbc85ab4a176c69e463676b8e2c97
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun Dec 24 13:15:35 2017 +0200

    Add py{,3}dist-overrides for hidapi.
---
 debian/changelog         | 3 ++-
 debian/py3dist-overrides | 1 +
 debian/pydist-overrides  | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 08e1b42..5098c67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 python-trezor (0.7.16-3) unstable; urgency=medium
 
-  * Fix dependencies on python{,3}-hidapi; these should be python{,3}-hid
+  * Fix Build-Depends on python{,3}-hidapi; these should be python{,3}-hid
     (closes: #885105).
+  * Add py{,3}dist-overrides for hidapi.
 
  -- Tristan Seligmann <mithrandi at debian.org>  Sun, 24 Dec 2017 11:44:04 +0200
 
diff --git a/debian/py3dist-overrides b/debian/py3dist-overrides
new file mode 100644
index 0000000..51bd338
--- /dev/null
+++ b/debian/py3dist-overrides
@@ -0,0 +1 @@
+hidapi python3-hid; PEP386
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
new file mode 100644
index 0000000..33dc408
--- /dev/null
+++ b/debian/pydist-overrides
@@ -0,0 +1 @@
+hidapi python-hid; PEP386

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



More information about the Python-modules-commits mailing list