[pyresample] 02/02: Added an explicit build dependency from dh-python
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Aug 3 07:41:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyresample.
commit c616740bd2af5c55b7114932dcebc91844117a36
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Aug 3 07:28:19 2014 +0000
Added an explicit build dependency from dh-python
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fe71dc9..2411764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pyresample (1.1.0-2) UNRELEASED; urgency=medium
* Removed Provides field from the binary package section in the
control file. It is not necessary
+ * Added an explicit build dependency from dh-python
-- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 03 Aug 2014 07:21:08 +0000
diff --git a/debian/control b/debian/control
index 38533b6..7e7cdb9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: debhelper (>= 9.0.0),
+ dh-python,
python-all,
python-setuptools,
python-numpy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git
More information about the Pkg-grass-devel
mailing list