[Python-modules-commits] [python-keepkey] 06/06: Minor tweaks.

Tristan Seligmann mithrandi at moszumanska.debian.org
Sun May 29 14:24:39 UTC 2016


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

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

commit 38e4d666ca2af698d9ff8fd1e1469a4005f5cc28
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date:   Sun May 29 15:59:49 2016 +0200

    Minor tweaks.
---
 debian/changelog        | 3 ++-
 debian/control          | 6 ++++--
 debian/pydist-overrides | 4 ++++
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ec9df1..e5e6750 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-keepkey (0.7.0-1) unstable; urgency=low
 
+  [ Richard Ulrich ]
   * source package automatically created by stdeb 0.6.0+git
   * Initial release. (Closes: #812348)
 
- -- Richard Ulrich <richi at paraeasy.ch>  Thu, 15 Jan 2015 22:34:50 +0100
+ -- Tristan Seligmann <mithrandi at debian.org>  Sun, 29 May 2016 15:59:23 +0200
diff --git a/debian/control b/debian/control
index b507eea..0da2821 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,9 @@ Section: python
 Homepage: https://github.com/keepkey/python-keepkey
 Priority: optional
 Build-Depends: python-setuptools, python-all, debhelper (>=9), dh-python
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-keepkey.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-keepkey.git
 
 Package: python-keepkey
 Architecture: all
@@ -16,4 +18,4 @@ Description: library for communicating with KeepKey Hardware Wallet
  For example, by default, device_recovery command invokes KeepKey’s style of
  device recovery using the Recovery Cipher.
  .
- See http://www.keepkey.com for more information.
+ See http://www.keepkey.com/ for more information.
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
new file mode 100644
index 0000000..a1cd9fe
--- /dev/null
+++ b/debian/pydist-overrides
@@ -0,0 +1,4 @@
+ecdsa python-ecdsa; PEP386
+protobuf python-protobuf; PEP386
+mnemonic python-mnemonic; PEP386
+hidapi python-hid; PEP386

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



More information about the Python-modules-commits mailing list