[xmds2] 22/22: Add mandatory build-dependency on python

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Fri Jan 3 21:46:59 UTC 2014


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

rlaboiss-guest pushed a commit to branch master
in repository xmds2.

commit 807226da105887ce93f738b797c3b5d97144a56a
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Fri Jan 3 21:02:25 2014 +0100

    Add mandatory build-dependency on python
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 44d0355..b28c8c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xmds2 (2.1.4-1) UNRELEASED; urgency=low
   * Initial version for Debian (Closes: #597014)
   * debian/source/format: 3.0 (quilt)
   * debian/control:
+    + Add mandatory build-dependency on python
     + Declare package to be architecture-independent
     + Drop unused build-dependency on cdbs
     + Bump Standards-Version to 3.9.5
diff --git a/debian/control b/debian/control
index e5561ed..e5db1a7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: science
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 9),
+               python,
                python-h5py,
                python-setuptools,
                python-pyparsing,

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



More information about the debian-science-commits mailing list