This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository bedtools.
commit 9bdd230c8726f748ee957dfd8a337bb33af0e5e7 Author: Andreas Tille <[email protected]> Date: Tue Jul 7 18:21:01 2015 +0200 update download location, turn DEP5 incompatible License field in header into a Comment --- debian/changelog | 3 +++ debian/copyright | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd47b1c..8f3257d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ bedtools (2.24.0-1) UNRELEASED; urgency=medium * Strip executable flag from all *.bed files * Make sure all *.sh scripts of the test suite have a proper '#!/bin/bash' line and the executable flag set + * debian/copyright + - update download location + - turn DEP5 incompatible License field in header into a Comment -- Andreas Tille <[email protected]> Tue, 07 Jul 2015 16:40:52 +0200 diff --git a/debian/copyright b/debian/copyright index 56a0b15..439b219 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: https://github.com/arq5x/bedtools2/archive/v2.22.1.tar.gz -License: GPL-2 and MIT and GPL-3+ with runtime exception and zlib +Source: https://github.com/arq5x/bedtools2/archive/v2.24.0.tar.gz +Comment: Licenses are GPL-2 and MIT and GPL-3+ with runtime exception and zlib BEDTools combines source code under GPL-2, LGPL-2.1 and MIT licenses, and links to libc6, libgcc, libstdc++ and zlib1g. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
