[Pkg-privacy-commits] [obfsproxy] 191/353: Generate proper Depends for the new upstream version using pydist
    Ximin Luo 
    infinity0 at moszumanska.debian.org
       
    Sat Aug 22 13:01:58 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit 5ebfe10477cdfab77d0032b31d108064e94c8685
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Fri Sep 20 16:46:20 2013 +0200
    Generate proper Depends for the new upstream version using pydist
---
 debian/control          | 6 +-----
 debian/pydist-overrides | 1 +
 2 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b31de50..de81958 100644
--- a/debian/control
+++ b/debian/control
@@ -20,11 +20,7 @@ XS-Testsuite: autopkgtest
 
 Package: obfsproxy
 Architecture: all
-Depends: python-argparse,
-         python-crypto,
-         python-pyptlib,
-         python-twisted-core,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${python:Depends}
 Enhances: tor
 Description: pluggable transport proxy for Tor
diff --git a/debian/pydist-overrides b/debian/pydist-overrides
new file mode 100644
index 0000000..f8e24aa
--- /dev/null
+++ b/debian/pydist-overrides
@@ -0,0 +1 @@
+pyptlib python-pyptlib (>= 0.0.4)
-- 
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