From 6920de7459b9ab3688fa714d650b74871bb9b7ab Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Mon, 14 Feb 2011 19:00:10 +0900 Subject: [PATCH] # Build-depends on python-setuptools. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 78cd477..38940a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pysam (0.4.1-1) UNRELEASED; urgency=low * New upstream release. * Issue 54 fixed upstream; removed patch system. + * Build-depend on python-setuptools. -- Charles Plessy Mon, 14 Feb 2011 18:54:36 +0900 diff --git a/debian/control b/debian/control index 1181227..d65cc4e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pysam Section: science Priority: optional Maintainer: Charles Plessy -Build-Depends: debhelper (>= 8~), python-dev, cython, zlib1g-dev +Build-Depends: debhelper (>= 8~), python-dev, python-setuptools, cython, zlib1g-dev Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pysam/ Vcs-Git: git://git.debian.org/debian-med/pysam.git -- 2.30.2