[Python-modules-commits] [python-cassandra-driver] 06/09: add libev-dev to b-p needed by cassandra.io.libevwrapper

Sandro Tosi morph at moszumanska.debian.org
Sun Jun 12 22:23:44 UTC 2016


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 aa546e2ae4d058f4b8d4b7a53eeb93868763e4cc
Author: Sandro Tosi <morph at debian.org>
Date:   Sat Jun 11 21:30:40 2016 +0100

    add libev-dev to b-p needed by cassandra.io.libevwrapper
---
 debian/changelog | 3 ++-
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 90ce1e8..81b57db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-cassandra-driver (3.4.1-1) UNRELEASED; urgency=medium
   * New upstream release
   * debian/control
     - adjust Vcs-Browser to DPMT standards
+    - add libev-dev to b-p needed by cassandra.io.libevwrapper
   * debian/copyright
     - extend packaging copyright years
     - update upstream copyright years
@@ -11,7 +12,7 @@ python-cassandra-driver (3.4.1-1) UNRELEASED; urgency=medium
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 
- -- Sandro Tosi <morph at debian.org>  Sat, 11 Jun 2016 21:23:18 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 11 Jun 2016 21:30:14 +0100
 
 python-cassandra-driver (2.5.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 061a546..451c45e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python, python3, python-setuptools, python3-setuptools
+Build-Depends: debhelper (>= 9), python, python3, python-setuptools, python3-setuptools, libev-dev
 Standards-Version: 3.9.6
 Homepage: https://github.com/datastax/python-driver
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cassandra-driver.git

-- 
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