[med-svn] [python-pysam] 03/03: Document remaining steps to take before upload
Afif Elghraoui
afif at moszumanska.debian.org
Sun Mar 6 08:12:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository python-pysam.
commit 92640fa8a97b7a2d27a15f6b1e8bdd0cccccbdca
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Sun Mar 6 00:09:50 2016 -0800
Document remaining steps to take before upload
---
debian/TODO | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..681828c
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1,8 @@
+* Disable rpath setting during build
+ Cython is producing -R flags to set rpath (see it by grepping the build log).
+ This should be stopped and checked to make sure that tests still pass.
+
+* Fix tests requiring network access
+ All tests should be passing now.
+ The ones that fail are failing because of network access issues.
+ Once this is fixed, the exit status of dh_auto_test should not be ignored.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-pysam.git
More information about the debian-med-commit
mailing list