[Python-modules-commits] [python-gear] 11/12: python-gear: tweak build dependencies

Antoine Musso hashar-guest at moszumanska.debian.org
Mon Mar 16 14:27:40 UTC 2015


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

hashar-guest pushed a commit to branch master
in repository python-gear.

commit 2c027f159b834734e3105bbdc654acf0767e1a9a
Author: Antoine Musso <hashar at free.fr>
Date:   Thu May 15 09:44:16 2014 +0000

    python-gear: tweak build dependencies
    
    
    git-svn-id: svn://svn.debian.org/svn/python-modules/packages/python-gear/trunk@28908 771dd761-d7fa-0310-a302-f036d1c1ebb6
---
 debian/changelog | 7 ++++---
 debian/control   | 8 +++++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9d471f0..77f5e16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
 python-gear (0.5.4-1) unstable; urgency=low
 
   * New upstream version
-  * python-statsd is now a build depends (required to run tests) but is only a
-    suggestion since it users do not need to have it configured.
+  * python-statsd is now a build dependency (required to run tests) but is
+    only a suggestion since the package works fine without it.
+  * Tweak build dependencies
   * [Alexandros Kosiaris] Package predepends on dpkg (>= 1.15.6~) to fix
     lintian error data.tar.xz-member-without-dpkg-pre-depends
 
- -- Antoine Musso <hashar at free.fr>  Wed, 16 Apr 2014 12:20:34 +0000
+ -- Antoine Musso <hashar at free.fr>  Thu, 15 May 2014 09:03:05 +0000
 
 python-gear (0.4.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 67b0a8e..9343070 100644
--- a/debian/control
+++ b/debian/control
@@ -13,17 +13,19 @@ Build-Depends: debhelper (>= 8),
                python-all (>= 2.6.6-3),
                python-daemon,
                python-extras,
-               python-fixtures (>=0.3.12),
                python-statsd (>=1.0.0),
                python-setuptools (>= 0.6b3),
                python-sphinx (>=1.1.2),
-               python-subunit,
                python-pbr,
+# Tests related:
+               python-fixtures (>=0.3.12),
+               python-hacking (>=0.5.3),
+               python-sphinxcontrib-programoutput,
+               python-subunit,
                python-testrepository (>=0.0.13),
                python-testresources,
                python-testscenarios,
                python-testtools (>=0.9.27),
-               python-tox
 #Build-Depends-Indep:
 # From test-requirements.txt we are missing:
 #coverage>=3.6

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



More information about the Python-modules-commits mailing list