This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository axe-demultiplexer.
commit 6328b9ae78b99ab82c2d9729172536cefb2709de Author: Kevin Murray <[email protected]> Date: Thu Jul 30 21:11:21 2015 +1000 Remove axe.dirs, rename package --- debian/axe-demuxer.dirs | 2 -- debian/control | 10 ++++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/axe-demuxer.dirs b/debian/axe-demuxer.dirs deleted file mode 100644 index 98d1583..0000000 --- a/debian/axe-demuxer.dirs +++ /dev/null @@ -1,2 +0,0 @@ -usr/bin -usr/share/man/man1 diff --git a/debian/control b/debian/control index 3690816..7695640 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ -Source: axe-demuxer -Maintainer: Kevin Murray <[email protected]> +Source: axe-demultiplexer +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Kevin Murray <[email protected]> Section: science Priority: optional Standards-Version: 3.9.6 @@ -8,11 +9,12 @@ Build-Depends: debhelper (>= 9), zlib1g-dev Homepage: https://github.com/kdmurray91/axe -Package: axe-demuxer +Package: axe-demultiplexer Architecture: any +Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends} Description: Trie-based DNA sequencing read demultiplexer - AXE very rapidly selects the optimal barcode present in a sequence read, even + Axe very rapidly selects the optimal barcode present in a sequence read, even in the presence of sequencing errors. The algorithm is able to handle combinatorial barcoding, barcodes of differing length, and several mismatches per barcode. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/axe-demultiplexer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
