[Pkg-privacy-commits] [flashproxy] 22/65: add version relationships between binary packages

Ximin Luo infinity0 at moszumanska.debian.org
Fri Aug 21 13:49:42 UTC 2015


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

infinity0 pushed a commit to branch _volatile-rc
in repository flashproxy.

commit a90c2fbcf57bdbf3b93a2a061655d0c3d103a895
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Sun May 18 14:50:38 2014 +0100

    add version relationships between binary packages
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f1bb142..879192d 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Description: Pluggable transport for ephemeral IP addresses - common library
 
 Package: flashproxy-client
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, flashproxy-common
+Depends: ${misc:Depends}, ${python:Depends}, flashproxy-common (= ${binary:Version})
 Description: Pluggable transport for ephemeral IP addresses - client transport plugin
  Tor has bridge relays, but in some cases even these can be blocked despite the
  fact that their addresses are handed out only a few at a time. The purpose of
@@ -49,7 +49,7 @@ Description: Pluggable transport for ephemeral IP addresses - client transport p
 
 Package: flashproxy-facilitator
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, flashproxy-common, openssl
+Depends: ${misc:Depends}, ${python:Depends}, flashproxy-common (= ${binary:Version}), openssl
 Recommends: httpd-cgi | apache2
 Suggests: flashproxy-proxy
 Description: Pluggable transport for ephemeral IP addresses - facilitator
@@ -87,7 +87,8 @@ Description: Pluggable transport for ephemeral IP addresses - browser proxy
 
 Package: node-flashproxy
 Architecture: all
-Depends: ${misc:Depends}, flashproxy-proxy, nodejs, node-optimist, node-xmlhttprequest, node-ws
+Depends: ${misc:Depends}, flashproxy-proxy (= ${binary:Version}),
+ nodejs, node-optimist, node-xmlhttprequest, node-ws
 Description: Pluggable transport for ephemeral IP addresses - nodejs proxy
  Tor has bridge relays, but in some cases even these can be blocked despite the
  fact that their addresses are handed out only a few at a time. The purpose of

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



More information about the Pkg-privacy-commits mailing list