The following commit has been merged in the master branch:
commit 6920de7459b9ab3688fa714d650b74871bb9b7ab
Author: Charles Plessy <[email protected]>
Date:   Mon Feb 14 19:00:10 2011 +0900

     # Build-depends on python-setuptools.

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 <[email protected]>  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 <[email protected]>
-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

-- 
interface for the SAM/BAM sequence alignment and mapping format

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to