[Python-modules-commits] [python-fs] 10/17: Add Build-Depends for python-setuptools and python-six

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 3 19:30:05 UTC 2016


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

jandd pushed a commit to branch master
in repository python-fs.

commit 31eaadc2d3c42f015e1b3d1ac5c53986f0ace3cd
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Jan 3 18:05:29 2016 +0100

    Add Build-Depends for python-setuptools and python-six
---
 debian/changelog | 1 +
 debian/control   | 6 +++++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0104d9d..841342d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-fs (0.5.4-1) UNRELEASED; urgency=medium
   * Update Source and Copyright years in debian/copyright
   * Switch to pybuild, add dh-python to Build-Depends, add X-Python-
     Version
+  * Add Build-Depends for python-setuptools and python-six
 
  -- Jan Dittberner <jandd at debian.org>  Sun, 03 Jan 2016 18:21:51 +0100
 
diff --git a/debian/control b/debian/control
index 9f475cf..cea2773 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,11 @@ Priority: optional
 Maintainer: Janos Guljas <janos at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
            Jan Dittberner <jandd at debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python-all
+Build-Depends: debhelper (>= 9),
+               dh-python,
+               python-all,
+               python-setuptools,
+               python-six
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.7
 Homepage: http://pypi.python.org/pypi/fs/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fs.git



More information about the Python-modules-commits mailing list