[med-svn] [cwltool] 02/02: new upstream release
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Aug 11 11:45:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository cwltool.
commit 26c8c523f1bf8840d4e884d8d3e32ed083f35e88
Author: Michael R. Crusoe <michael.crusoe at gmail.com>
Date: Fri Aug 4 05:03:44 2017 -0700
new upstream release
---
debian/changelog | 8 ++++++--
debian/patches/older-rdflib | 11 +++++++++++
debian/patches/series | 1 +
3 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9e265e4..78b5c1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-cwltool (1.0.20170114120503-2) UNRELEASED; urgency=medium
+cwltool (1.0.20170803160545-1) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* debian/upstream/metadata: Added refs to registry databases,
@@ -10,7 +10,11 @@ cwltool (1.0.20170114120503-2) UNRELEASED; urgency=medium
* Add missing build-dep on python-avro.
* Relax version requirement for python-typing.
- -- Steffen Moeller <moeller at debian.org> Thu, 03 Aug 2017 16:08:37 +0200
+ [ Michael R. Crusoe ]
+ * New upstream release.
+ * Bump standards to 4.0.0
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 04 Aug 2017 05:03:10 -0700
cwltool (1.0.20170114120503-1) unstable; urgency=medium
diff --git a/debian/patches/older-rdflib b/debian/patches/older-rdflib
new file mode 100644
index 0000000..d19bdac
--- /dev/null
+++ b/debian/patches/older-rdflib
@@ -0,0 +1,11 @@
+--- cwltool.orig/setup.py
++++ cwltool/setup.py
+@@ -50,7 +50,7 @@
+ 'setuptools',
+ 'requests >= 1.0',
+ 'ruamel.yaml >= 0.12.4, < 0.15',
+- 'rdflib >= 4.2.2, < 4.3.0',
++ 'rdflib',
+ 'shellescape >= 3.4.1, < 3.5',
+ 'schema-salad >= 2.6, < 3',
+ 'typing >= 3.5.3',
diff --git a/debian/patches/series b/debian/patches/series
index 9fbcf84..b80a928 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
# no-typing
# use_debian_packaged_ruamel.yaml.patch
typing.patch
+older-rdflib
--
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