[pyferret] 09/110: Now build successfully in sbuild.

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 28 08:41:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository pyferret.

commit b3ee61dae21dfd3a956e6ce9e935eccbabe35a4f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Nov 18 20:07:00 2014 +0000

    Now build successfully in sbuild.
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 18fb111..24c359c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Section: science
 Priority: extra
 XB-Python-Version: 2.7
-Build-Depends: debhelper (>= 9), libreadline-dev, libcurl4-openssl-dev | libcurl-dev, libxgks-dev, libncurses-dev, gfortran, libnetcdf-dev, libxmu-headers, csh, libxpm-dev, libxt-dev, java-common, openjdk-7-jdk, python-all-dev, dh-python
+Build-Depends: debhelper (>= 9), libreadline-dev, libcurl4-openssl-dev | libcurl-dev, libncurses-dev, gfortran, libnetcdf-dev, libxmu-headers, csh, libxpm-dev, libxt-dev, java-common, openjdk-7-jdk, python-all-dev, dh-python, libcairo2-dev, libpango1.0-dev, python-numpy
 
 Package: python-ferret
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 5be308c..f3c86e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 
 # magic debhelper rule
 %:
-	dh $@ --with python
+	dh $@ --with python2
 
 ARCH:=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 LIBDIR:=/usr/lib/$(ARCH)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyferret.git



More information about the debian-science-commits mailing list