[Python-modules-commits] [ripe-atlas-cousteau] 01/03: python3-ripe-atlas-cousteau: use ${python3:Depends}

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed May 25 12:01:07 UTC 2016


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

apoikos pushed a commit to branch master
in repository ripe-atlas-cousteau.

commit 94dd92882eb0c40205df2ecac4a22a5f536e37a2
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed May 25 14:50:11 2016 +0300

    python3-ripe-atlas-cousteau: use ${python3:Depends}
    
    Closes: #824932
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7b4edae..de7fc8b 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: Python wrapper around the RIPE Atlas API
 
 Package: python3-ripe-atlas-cousteau
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
 Description: Python3 wrapper around the RIPE Atlas API
  Cousteau is a Python library wrapping the RIPE Atlas HTTP API. RIPE Atlas is a
  global network of probes that measure Internet connectivity and reachability,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ripe-atlas-cousteau.git



More information about the Python-modules-commits mailing list