[med-svn] [cwltool] 04/05: Standards-Version: 4.1.1
Andreas Tille
tille at debian.org
Wed Dec 6 15:59:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository cwltool.
commit 4b7a13fcd1f416c0718eb4566a4fed5a4e89d6d7
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 6 16:33:12 2017 +0100
Standards-Version: 4.1.1
---
debian/changelog | 1 +
debian/control | 4 ++--
debian/copyright | 8 ++++----
3 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0ad1446..bb43931 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ cwltool (1.0.20171107133715-1) UNRELEASED; urgency=medium
* New upstream version
* Drop unneeded ruamel.yaml version check
Closes: #882437
+ * Standards-Version: 4.1.1
-- Andreas Tille <tille at debian.org> Wed, 06 Dec 2017 16:29:37 +0100
diff --git a/debian/control b/debian/control
index c46cfea..01a377b 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Build-Depends: debhelper (>= 10),
python-sparqlwrapper,
python-keepalive,
python-typing,
- python-ruamel.yaml (>=0.12.4),
+ python-ruamel.yaml,
help2man
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cwltool.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/cwltool.git
Homepage: http://www.commonwl.org
diff --git a/debian/copyright b/debian/copyright
index 3391d38..00ef191 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cwl-tool
Source: https://pypi.python.org/pypi/cwltool
@@ -14,14 +14,14 @@ License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- .
+ .
http://www.apache.org/licenses/LICENSE-2.0
- .
+ .
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- .
+ .
On Debian systems, the full text of the Apache License, Version 2.0 can be
found in the file `/usr/share/common-licenses/Apache-2.0'
--
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