[med-svn] [cwltool] 04/04: no tests shipped

Michael Crusoe misterc-guest at moszumanska.debian.org
Sat Feb 13 00:33:26 UTC 2016


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

misterc-guest pushed a commit to branch master
in repository cwltool.

commit 13465664055ec11a7c09812089fd1eb793a847b1
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date:   Sun Feb 7 03:15:25 2016 -0800

    no tests shipped
---
 debian/changelog                |  2 +-
 debian/doc-base                 | 20 --------------------
 debian/patches/use-older-rdflib |  2 ++
 debian/rules                    |  1 +
 4 files changed, 4 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c4c0012..bb18210 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 cwltool (1.0.20160203221531-1) UNRELEASED; urgency=medium
 
-  * Initial release. (Closes: #XXXXXX)
+  * Initial release. (Closes: #814000)
 
  -- Michael R. Crusoe <crusoe at ucdavis.edu>  Fri, 05 Feb 2016 02:18:38 -0800
diff --git a/debian/doc-base b/debian/doc-base
deleted file mode 100644
index 5e7e1d4..0000000
--- a/debian/doc-base
+++ /dev/null
@@ -1,20 +0,0 @@
-Document: <pkg>
-Title: <title for this doc>
-Author: <author of this doc>
-Abstract: <if you have no better clue the short and
- long description from debian/control might fit here as well>
-Section: Science/{Biology,Medicine} # see /usr/share/doc/doc-base/doc-base.txt.gz "2.3.3. The `section' field"
-
-# pick one of the below options
-Format: Text
-Files: /usr/share/doc/<pkg>/<pkg>.txt.gz
-
-Format: html
-Index: /usr/share/doc/<pkg>/html/index.html
-Files: /usr/share/doc/<pkg>/html/*
-
-Format: pdf
-Files: /usr/share/doc/<pkg>/<pkg>.pdf.gz
-
-Format: postscript
-Files: /usr/share/doc/<pkg>/<pkg>.ps.gz
diff --git a/debian/patches/use-older-rdflib b/debian/patches/use-older-rdflib
index 2cdf605..7ac506d 100644
--- a/debian/patches/use-older-rdflib
+++ b/debian/patches/use-older-rdflib
@@ -1,3 +1,5 @@
+Author: Michael R. Crusoe <crusoe at ucdavis.edu>
+Description: Try the older rdflib
 --- cwltool.orig/setup.py
 +++ cwltool/setup.py
 @@ -33,7 +33,7 @@
diff --git a/debian/rules b/debian/rules
index 05d3241..9b479c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ DH_VERBOSE := 1
 # and use what is set there.
 
 export PYBUILD_NAME=cwltool
+export PYBUILD_DISABLE=test
 
 %:
 	dh $@ --with python2 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git



More information about the debian-med-commit mailing list