This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository biomaj3.
commit 8af0cca4bbf5aff06c8d1cb57859f4683864ba7b Author: Olivier Sallou <[email protected]> Date: Wed Aug 30 07:24:29 2017 +0000 first upload of biomaj3 --- debian/changelog | 2 +- debian/control | 8 ++++---- debian/copyright | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index f74e507..120000c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -biomaj3 (3.1.3-1) UNRELEASED; urgency=low +biomaj3 (3.1.3-1) unstable; urgency=low * First packaging of biomaj (Closes: #872451). diff --git a/debian/control b/debian/control index b0ef062..01981cc 100644 --- a/debian/control +++ b/debian/control @@ -18,16 +18,16 @@ Build-Depends: debhelper (>= 9), dh-python, python3-biomaj3-user, python3-biomaj3-process Standards-Version: 4.0.0 -Homepage: https://github.com/genouest/biomaj-process -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biomaj3-process.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/biomaj3-process.git +Homepage: https://github.com/genouest/biomaj +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/biomaj3.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/biomaj3.git Package: python3-biomaj3 Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, tar, unzip, gzip Recommends: ${python3:Recommends}, python3-biomaj3-cli Suggests: ${python3:Suggests}, python3-gunicorn, mongodb, redis-server -XB-Python-Egg-Name: biomaj-process +XB-Python-Egg-Name: biomaj Description: BioMAJ workflow management library BioMAJ downloads remote data banks, checks their status and applies transformation workflows, with consistent state, to provide ready-to-use diff --git a/debian/copyright b/debian/copyright index 5002504..cb44dea 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: biomaj-process +Upstream-Name: biomaj Upstream-Contact: Olivier Sallou <[email protected]> -Source: https://github.com/genouest/biomaj-process +Source: https://github.com/genouest/biomaj Files: * Copyright: Olivier Sallou <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biomaj3.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
