This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository velvetoptimiser.
commit 9f580c462ef1c720ddc5ca84363b6631818e3b51 Author: Andreas Tille <[email protected]> Date: Mon Jun 30 09:54:01 2014 +0000 Normalised to Debian Med team policy --- debian/compat | 2 +- debian/control | 18 +++++++++++++----- debian/watch | 3 +-- 3 files changed, 15 insertions(+), 8 deletions(-) diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 3899829..4a1f304 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,21 @@ Source: velvetoptimiser +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Tim Booth <[email protected]>, + Andreas Tille <[email protected]> Section: science -Priority: extra -Maintainer: Tim Booth <[email protected]> -Build-Depends: debhelper (>= 8), quilt -Standards-Version: 3.9.3 +Priority: optional +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.5 +Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/velvetoptimiser/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/velvetoptimiser/trunk/ +Homepage: http://bioinformatics.net.au/software.velvetoptimiser.shtml Package: velvetoptimiser Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, velvet, bioperl (>= 1.4) +Depends: ${shlibs:Depends}, + ${misc:Depends}, + velvet, + bioperl Description: Automatically optimise Velvet do novo assembly parameters VelvetOptimiser is a multi-threaded Perl script for automatically optimising the three primary parameter options (K, -exp_cov, -cov_cutoff) for the Velvet diff --git a/debian/watch b/debian/watch index 90cc245..cbb2888 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,2 @@ version=3 -opts=dversionmangle=s/([~+]dfsg)// \ - http://www.vicbioinformatics.com/software.velvetoptimiser.shtml (?:.*/|)VelvetOptimiser-([0-9.]+).tar.[xgbz2]+ +http://www.vicbioinformatics.com/software.velvetoptimiser.shtml (?:.*/|)VelvetOptimiser-([0-9.]+).tar.[xgbz2]+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/velvetoptimiser.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
