[Python-modules-commits] [paste] 06/06: Added Build-Depends-Indep: python(3)-nose and python(3)-six

Ondřej Nový onovy-guest at moszumanska.debian.org
Sat Mar 5 19:06:43 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository paste.

commit de7ddc135d7cd82e75f665c69b43b58908c9c8e0
Author: Ondřej Nový <novy at ondrej.org>
Date:   Sat Mar 5 20:06:12 2016 +0100

    Added Build-Depends-Indep: python(3)-nose and python(3)-six
---
 debian/changelog | 1 +
 debian/control   | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cc0c421..cc17a32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ paste (2.0.2-1) UNRELEASED; urgency=medium
   * Removed all patches (not needed anymore)
   * Documentation moved to solo package python-paste-doc
   * d/rules rewritten
+  * Added Build-Depends-Indep: python(3)-nose and python(3)-six
 
  -- Ondřej Nový <novy at ondrej.org>  Fri, 04 Mar 2016 23:24:56 +0100
 
diff --git a/debian/control b/debian/control
index ed5b9e3..3c40882 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,14 @@ Uploaders: Ondřej Nový <novy at ondrej.org>,
 Build-Depends: debhelper (>= 9),
                dh-python,
 Build-Depends-Indep: python-all (>= 2.6.6-3),
+                     python-nose,
                      python-setuptools (>= 0.6b3-1~),
+                     python-six,
                      python-sphinx (>= 1.0.7+dfsg-1~),
                      python3-all,
+                     python3-nose,
                      python3-setuptools,
+                     python3-six,
                      python3-sphinx,
 Standards-Version: 3.9.2
 Homepage: http://pythonpaste.org/

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



More information about the Python-modules-commits mailing list