[Python-modules-commits] [python-trezor] 05/06: Clean up after import.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Sun Jan 24 18:08:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to branch master
in repository python-trezor.
commit c34c3172ff621a70e976fccdd034763c11dd9de4
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Sun Jan 24 20:07:07 2016 +0200
Clean up after import.
---
debian/.git-dpm | 3 +++
debian/control | 5 +++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/.git-dpm b/debian/.git-dpm
index c608ac2..28e1f32 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -6,3 +6,6 @@
python-trezor_0.6.10.orig.tar.gz
f4fa72b7d8045cb0119f2f69775f771ede88868f
40724
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --git a/debian/control b/debian/control
index cae92b8..4b38fc2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,8 @@ Homepage: https://github.com/trezor/python-trezor
Priority: optional
Build-Depends: python-setuptools, python-all, debhelper (>=7), dh-python
Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-trezor.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-trezor.git
Package: python-trezor
Architecture: all
@@ -15,5 +17,4 @@ Description: library for communicating with TREZOR Bitcoin HW wallet
your coins always stay safe with TREZOR as it never exposes your private keys.
TREZOR is an isolated environment for offline transaction signing and using
a small display you can visually verify the transaction contents. That's why
- all operations using TREZOR are entirely safe.
-
+ all operations using TREZOR are entirely safe.
--
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