[Python-modules-commits] [djoser] 04/06: Add missing python{, 3}-pypandoc to Build-Depends.

Michael Fladischer fladi at moszumanska.debian.org
Tue Sep 6 08:03:43 UTC 2016


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

fladi pushed a commit to branch master
in repository djoser.

commit 108a3180d11e5547122ac2f91002f183539d4243
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Sep 6 09:44:34 2016 +0200

    Add missing python{,3}-pypandoc to Build-Depends.
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f47c249..05b0224 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 djoser (0.5.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Add missing python{,3}-pypandoc to Build-Depends.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 06 Sep 2016 09:35:51 +0200
 
diff --git a/debian/control b/debian/control
index 2d23e44..1d191ef 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,12 @@ Build-Depends: debhelper (>= 9),
                python-all,
                python-django (>= 1.7),
                python-djangorestframework (>= 3),
+               python-pypandoc,
                python-setuptools,
                python3-all,
                python3-django,
                python3-djangorestframework (>= 3),
+               python3-pypandoc,
                python3-setuptools
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list