This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository cwltool.
commit 852d4a4c71e716fd6db08eb95b5d7e7aa063083f Author: Andreas Tille <[email protected]> Date: Fri Dec 9 10:27:26 2016 +0100 Add missing Build-Depends: python-keepalive --- debian/changelog | 8 +++++++- debian/control | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 37d42c4..8c4c5e8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ cwltool (1.0.20160504183010-1) UNRELEASED; urgency=medium + * Team upload + + [ Michael R. Crusoe ] * New upstream release - -- Michael R. Crusoe <[email protected]> Thu, 05 May 2016 07:48:41 -0700 + [ Andreas Tille ] + * Add missing Build-Depends: python-keepalive + + -- Andreas Tille <[email protected]> Fri, 09 Dec 2016 10:26:39 +0100 cwltool (1.0.20160209222805-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5fe728e..e9127f5 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: debhelper (>= 9), python-shellescape, python-html5lib, python-sparqlwrapper, + python-keepalive, help2man Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cwltool.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cwltool.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
