[med-svn] [python-pbh5tools] 03/06: minor changes
Afif Elghraoui
afif-guest at moszumanska.debian.org
Thu Aug 13 07:17:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository python-pbh5tools.
commit a3d566596f44b6e6aaba455b374d6d5ea9958dcd
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Wed Aug 12 23:52:35 2015 -0700
minor changes
---
debian/control | 4 ++--
debian/rules | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index c796f70..88c56af 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 9),
python-setuptools,
python-pbcore,
python-sphinx,
- python-nose,
- pandoc
+ python-nose,
+ pandoc
Standards-Version: 3.9.6
Homepage: https://github.com/PacificBiosciences/pbh5tools
Vcs-Git: git://anonscm.debian.org/debian-med/python-pbh5tools.git
diff --git a/debian/rules b/debian/rules
index 8af6c55..a5a8f32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export PYBUILD_NAME = pbh5tools
%:
LC_ALL=C.UTF-8 dh $@ --with python2 --buildsystem=pybuild
-# cram is not in Debian, but required to run the tests.
+# cram is not in Debian, but required to run some of the tests.
# This override skips building the tests to allow full package build in
# the meantime.
# cram's source is at https://bitbucket.org/brodie/cram
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pbh5tools.git
More information about the debian-med-commit
mailing list