This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository beast2-mcmc.
commit d1ad2d14a6a97aa8b79425b2d16a6d6d8c530a1c Author: Andreas Tille <[email protected]> Date: Tue Oct 6 13:38:36 2015 +0200 Unfortunately for the moment we are not able to strip all *.jar files. As long as it is work in progress we need to stick to non-free --- debian/control | 2 +- debian/copyright | 19 +++++++++++++------ 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 845df46..69a1754 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: beast2-mcmc Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]>, Olivier Sallou <[email protected]> -Section: science +Section: non-free/science Priority: optional Build-Depends: debhelper (>= 9), javahelper, diff --git a/debian/copyright b/debian/copyright index 0e6cb9d..38f1d84 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,19 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: BEAST-MCMC +Upstream-Name: beast2 Upstream-Contact: Alexei Drummond <[email protected]>, Andrew Rambaut <[email protected]> -Source: http://beast-mcmc.googlecode.com/svn/trunk/ -Files-Excluded: *.jar - *.so - *.o - *.jnilib +Source: https://github.com/CompEvol/beast2 +Files-Excluded: lib/b*.jar + lib/c*.jar + lib/d*.jar + lib/f*.jar + lib/j*.jar +Comment: Two *.jar files remain currently + lib/antlr-runtime-4.5.jar + Hopefully antlr4 ITP #800606 will be closed soon + release/common/tools/DensiTree.jar + Project https://github.com/rbouckaert/DensiTree needs to be + packaged. Files: * Copyright: 2002-2011 Alexei Drummond and Andrew Rambaut -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/beast2-mcmc.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
