This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository biomaj3-core.
commit 8bb15ea54c43dfad987585dbfe3c8db5a52c5777 Author: Olivier Sallou <[email protected]> Date: Thu Aug 17 14:38:14 2017 +0000 fix some data --- debian/control | 2 +- debian/copyright | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index bf7483d..1a149c1 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), dh-python, python3-nose, python3-setuptools, Standards-Version: 4.0.0 -Homepage: http://biomaj.genouest.org +Homepage: https://github.com/genouest/biomaj-core Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biomaj3-core.git Vcs-Git: https://anonscm.debian.org/git/debian-med/biomaj3-core.git diff --git a/debian/copyright b/debian/copyright index cedaba9..b6d7d82 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,14 +1,14 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: biomaj-core Upstream-Contact: Olivier Sallou <[email protected]> -Source: http://biomaj.genouest.org +Source: https://github.com/genouest/biomaj-core Files: * Copyright: Olivier Sallou <[email protected]> License: AGPL-3 Files: debian/* -Copyright: 2015 © Olivier Sallou <[email protected]> +Copyright: 2015 Olivier Sallou <[email protected]> License: GPL-3+ License: AGPL-3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biomaj3-core.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
