# Build-depends on python-setuptools.
authorCharles Plessy <plessy@debian.org>
Mon, 14 Feb 2011 10:00:10 +0000 (19:00 +0900)
committerCharles Plessy <plessy@debian.org>
Mon, 14 Feb 2011 10:00:10 +0000 (19:00 +0900)
debian/changelog
debian/control

index 78cd47799ed2c43b2e255b586046238c4cec8e33..38940a3e8bff631b44f631a87876c5f8a54fd38d 100644 (file)
@@ -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 <plessy@debian.org>  Mon, 14 Feb 2011 18:54:36 +0900
 
index 118122720e3de313e49a8023234fa51d35cf68e0..d65cc4e0343d65c96f87e8cf4e4cba60ec8d769c 100644 (file)
@@ -2,7 +2,7 @@ Source: pysam
 Section: science
 Priority: optional
 Maintainer: Charles Plessy <plessy@debian.org>
-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