This is an automated email from the git hooks/post-receive script. domibel pushed a commit to branch master in repository bamtools.
commit e4fdf3218aa26c4615aaaf47eef0c6335d450ada Author: Dominique Belhachemi <[email protected]> Date: Sun Dec 20 18:55:01 2015 -0500 update changelog and control --- debian/changelog | 3 ++- debian/control | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a77457..41c1cc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ bamtools (2.4.0+dfsg-3) unstable; urgency=medium * allow to read bam files on big endian systems (Closes: #807979) - * activated cmake testing framework, tests need to be added + * added sam_spec_example.sam and sam_spec_example.bam files + * activated cmake testing framework abd added simple tests -- Dominique Belhachemi <[email protected]> Sun, 20 Dec 2015 15:41:42 -0500 diff --git a/debian/control b/debian/control index 560d607..9800cc2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: bamtools Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Michael R. Crusoe <[email protected]>, Andreas Tille <[email protected]>, - Kevin Murray <[email protected]> + Kevin Murray <[email protected]>, + Dominique Belhachemi <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9.0.0), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
