[Python-modules-commits] [python-cassandra-driver] 03/03: suggests blist

Sandro Tosi morph at moszumanska.debian.org
Fri Jun 26 14:25:00 UTC 2015


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

morph pushed a commit to branch master
in repository python-cassandra-driver.

commit 54da9a4a334552d09b54099a1f0b52826f98e5b3
Author: Sandro Tosi <morph at debian.org>
Date:   Fri Jun 26 10:18:47 2015 -0400

    suggests blist
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 2d052d6..1e30fc5 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/python-modules/packages/python-cassa
 Package: python-cassandra
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
-Suggests: python-snappy, python-lz4
+Suggests: python-snappy, python-lz4, python-blist
 Description: Python driver for Apache Cassandra
  A modern, feature-rich and highly-tunable Python client library for Apache
  Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's
@@ -32,6 +32,7 @@ Description: Python driver for Apache Cassandra
 Package: python3-cassandra
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
+Suggests: python3-blist
 Description: Python driver for Apache Cassandra (Python 3)
  A modern, feature-rich and highly-tunable Python client library for Apache
  Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cassandra-driver.git



More information about the Python-modules-commits mailing list