[pybtex] 96/108: deb/control: arrange build-deps logically

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 10:18:34 UTC 2017


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

stender pushed a commit to branch master
in repository pybtex.

commit 1bd559eef84ea2dbd965c20cbdd6058b3df95f8e
Author: Daniel Stender <stender at debian.org>
Date:   Mon Mar 14 14:41:29 2016 +0000

    deb/control: arrange build-deps logically
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 23d4820..dd5e025 100644
--- a/debian/control
+++ b/debian/control
@@ -7,11 +7,12 @@ Build-Depends:
  debhelper (>= 9),
  dh-python,
  python (>= 2.6.6-3~),
- python-sphinx,
- python-nose,
- python-pygments,
+# build/run on Python3 coming soon
  python-setuptools,
- python-yaml
+ python-yaml,
+ python-nose,
+ python-sphinx,
+ python-pygments
 Standards-Version: 3.9.7
 Homepage: http://pybtex.org/
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/pybtex/trunk/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pybtex.git



More information about the debian-science-commits mailing list