[med-svn] [cwltool] 03/05: match changelog to version in archive; doc new release
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Dec 9 09:14:50 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 381c89f6f4662fb3eebc8adb0bdb5f9e813aff46
Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Date: Fri Mar 18 06:39:01 2016 -0700
match changelog to version in archive; doc new release
---
debian/changelog | 10 +++++++---
debian/patches/use-older-rdflib | 4 ++--
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3c7dea9..3f5ed77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
-cwltool (1.0.20160209222805-1) UNRELEASED; urgency=medium
+cwltool (1.0.20160316204054-1) UNRELEASED; urgency=medium
- * Initial release. (Closes: #814000)
+ * New upstream release
+
+ -- Michael R. Crusoe <crusoe at ucdavis.edu> Fri, 18 Mar 2016 06:38:28 -0700
- [Steffen Moeller]
+cwltool (1.0.20160209222805-1) unstable; urgency=medium
+
+ * Initial release. (Closes: #814000)
-- Michael R. Crusoe <crusoe at ucdavis.edu> Mon, 22 Feb 2016 21:22:21 +0100
diff --git a/debian/patches/use-older-rdflib b/debian/patches/use-older-rdflib
index 7ac506d..5ce3f99 100644
--- a/debian/patches/use-older-rdflib
+++ b/debian/patches/use-older-rdflib
@@ -2,7 +2,7 @@ Author: Michael R. Crusoe <crusoe at ucdavis.edu>
Description: Try the older rdflib
--- cwltool.orig/setup.py
+++ cwltool/setup.py
-@@ -33,7 +33,7 @@
+@@ -36,7 +36,7 @@
install_requires=[
'requests',
'PyYAML',
@@ -10,4 +10,4 @@ Description: Try the older rdflib
+ 'rdflib >= 4.1.0',
'rdflib-jsonld >= 0.3.0',
'shellescape',
- 'schema_salad == 1.6.20160202222448'
+ 'schema_salad == 1.7.20160316203940'
--
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