This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository pbseqlib.
commit 620d99271e187564a48fcabf58cb66a251c64ee7 Author: Afif Elghraoui <[email protected]> Date: Mon Nov 16 21:39:35 2015 -0800 Remove build-dependency needed for tests since it's not functional currently --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 81394a5..adb2906 100644 --- a/debian/control +++ b/debian/control @@ -4,12 +4,11 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Afif Elghraoui <[email protected]> Build-Depends: debhelper (>= 9), python, - libgtest-dev, zlib1g-dev, libhdf5-dev, libboost-dev, # libpbbam-dev, - libhts-dev + libhts-dev, Standards-Version: 3.9.6 Section: libs Homepage: https://github.com/PacificBiosciences/blasr_libcpp -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbseqlib.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
