[Python-modules-commits] r30028 - in packages/pyfits/trunk/debian (changelog control)

aurel32 at users.alioth.debian.org aurel32 at users.alioth.debian.org
Fri Aug 1 23:04:24 UTC 2014


    Date: Friday, August 1, 2014 @ 23:04:23
  Author: aurel32
Revision: 30028

Add an explicit build-depends on dh-python.

Modified:
  packages/pyfits/trunk/debian/changelog
  packages/pyfits/trunk/debian/control

Modified: packages/pyfits/trunk/debian/changelog
===================================================================
--- packages/pyfits/trunk/debian/changelog	2014-08-01 23:02:15 UTC (rev 30027)
+++ packages/pyfits/trunk/debian/changelog	2014-08-01 23:04:23 UTC (rev 30028)
@@ -2,6 +2,7 @@
 
   * Add patches/02-fitscheck-exception.diff to fix a syntax error with python
     3. Closes: #756587.
+  * Add an explicit build-depends on dh-python.
 
  -- Aurelien Jarno <aurel32 at debian.org>  Sat, 02 Aug 2014 01:00:47 +0200
 

Modified: packages/pyfits/trunk/debian/control
===================================================================
--- packages/pyfits/trunk/debian/control	2014-08-01 23:02:15 UTC (rev 30027)
+++ packages/pyfits/trunk/debian/control	2014-08-01 23:04:23 UTC (rev 30028)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Aurelien Jarno <aurel32 at debian.org>
-Build-Depends: debhelper (>= 9), libcfitsio3-dev, python-all-dev (>= 2.6.6-3~), python-setuptools, python-d2to1, python-stsci.distutils, python-numpy, python-nose, python3-all-dev (>= 3.1.2-6~), python3-setuptools, python3-d2to1, python3-stsci.distutils, python3-numpy, python3-nose
+Build-Depends: debhelper (>= 9), libcfitsio3-dev, dh-python, python-all-dev (>= 2.6.6-3~), python-setuptools, python-d2to1, python-stsci.distutils, python-numpy, python-nose, python3-all-dev (>= 3.1.2-6~), python3-setuptools, python3-d2to1, python3-stsci.distutils, python3-numpy, python3-nose
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.0
 Standards-Version: 3.9.5




More information about the Python-modules-commits mailing list