[Pkg-privacy-commits] [txtorcon] 03/04: Bumped standards; versioned deps gone

Iain R. Learmonth irl at moszumanska.debian.org
Wed Aug 3 13:31:17 UTC 2016


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

irl pushed a commit to branch master
in repository txtorcon.

commit ada48c7bd24129872e376436a7b138029ad33f77
Author: Iain R. Learmonth <irl at debian.org>
Date:   Wed Aug 3 14:22:36 2016 +0100

    Bumped standards; versioned deps gone
---
 debian/control | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index 3626929..940e8ff 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                graphviz,
                lsof,
-               python-all (>= 2.6.6-3~),
+               python-all,
                python-geoip,
                python-ipaddr,
                python-mock,
@@ -18,22 +18,22 @@ Build-Depends: debhelper (>= 9),
                python-txsocksx,
                python-twisted,
                tor
-Standards-Version: 3.9.6
-X-Python-Version: >= 2.7
-Homepage: http://github.com/meejah/txtorcon
-Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/txtorcon.git
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-privacy/packages/txtorcon.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-privacy/packages/txtorcon.git
+Homepage: http://github.com/meejah/txtorcon
+X-Python-Version: >= 2.7
 
 Package: python-txtorcon
 Architecture: all
 Depends: python-geoip,
-         python-ipaddr (>= 2.1.10),
-         python-twisted (>= 11.1.0),
-         python-zope.interface (>= 3.6.1),
+         python-ipaddr,
+         python-twisted,
+         python-zope.interface,
          ${misc:Depends},
          ${python:Depends}
-Provides: ${python:Provides}
 Suggests: tor
+Provides: ${python:Provides}
 Description: Twisted-based asynchronous Tor control protocol implementation
  txtorcon main feature is to present an asynchronous API to speak the Tor
  client protocol in Python. It also provides abstractions to track and get

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git



More information about the Pkg-privacy-commits mailing list