This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mugsy.
commit 4b1b26fa80dc37c1fb9f6d32e7af724c55075fe4 Author: Andreas Tille <[email protected]> Date: Tue Apr 14 08:35:19 2015 +0200 Versioned depends from mummer including mugsy's own patches --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index e05237c..7885b56 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,19 @@ Source: mugsy -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> +Section: science +Priority: optional Build-Depends: debhelper (>= 9) Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/mugsy.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mugsy.git Vcs-Git: git://anonscm.debian.org/debian-med/mugsy.git Homepage: http://mugsy.sourceforge.net/ Package: mugsy Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends}, + mummer (>= 3.23~dfsg-3) Description: multiple whole genome alignment tool Mugsy is a multiple whole genome aligner. Mugsy uses Nucmer for pairwise alignment, a custom graph based segmentation procedure for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mugsy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
