[Pkg-privacy-commits] [obfsproxy] 09/15: Depend on the full Twisted stack
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch wheezy-backports
in repository obfsproxy.
commit 14c64d65c284185e319dc132672686174138e4ea
Author: Jérémy Bobbio <lunar at debian.org>
Date: Tue May 13 20:14:37 2014 +0200
Depend on the full Twisted stack
---
debian/control | 2 +-
debian/pydist-overrides | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b693d01..44d52e7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: asciidoc,
python-crypto,
python-pyptlib (>= 0.0.4),
python-setuptools,
- python-twisted-core (>= 13.2),
+ python-twisted (>= 13.2),
python-yaml,
xsltproc
Standards-Version: 3.9.5
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
index 5f80875..a583f03 100644
--- a/debian/pydist-overrides
+++ b/debian/pydist-overrides
@@ -1,2 +1,2 @@
pyptlib python-pyptlib (>= 0.0.4)
-twisted python-twisted-core (>= 13.2)
+twisted python-twisted (>= 13.2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list