[Python-modules-commits] [sorl-thumbnail] 02/02: add build-dep on pytest

Wolfgang Borgert debacle at moszumanska.debian.org
Wed Jan 13 18:23:27 UTC 2016


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

debacle pushed a commit to branch master
in repository sorl-thumbnail.

commit 303eb32867b9da4cfa4de7e790003d033a1a26bd
Author: W. Martin Borgert <debacle at debian.org>
Date:   Wed Jan 13 19:20:40 2016 +0100

    add build-dep on pytest
---
 debian/changelog | 7 +++++++
 debian/control   | 2 ++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e03f3ca..6d5e45b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sorl-thumbnail (12.3-2) UNRELEASED; urgency=medium
+
+    [ W. Martin Borgert <debacle at debian.org> ]
+  * Add build-dep on pytest.
+
+ -- 
+
 sorl-thumbnail (12.3-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 78ed10b..06e52ed 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,12 @@ Build-Depends: debhelper (>= 9),
                python-django,
                python-pil,
                python-pgmagick,
+               python-pytest,
                python-setuptools,
                python3-all,
                python3-django,
                python3-pil,
+               python3-pytest,
                python3-setuptools,
                python-sphinx (>= 1.0.7+dfsg)
 Standards-Version: 3.9.6

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



More information about the Python-modules-commits mailing list