This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository kmer-tools.
commit 1705f7883e519f7eb1912b53f50f2e45f46cfd51 Author: Afif Elghraoui <[email protected]> Date: Fri Jan 1 22:22:11 2016 -0800 Drop dependency on libbz2-dev --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 05a9d43..9e67066 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Afif Elghraoui <[email protected]> -Build-Depends: debhelper (>= 9), - libbz2-dev +Build-Depends: + debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://kmer.sourceforge.net Vcs-Git: git://anonscm.debian.org/debian-med/kmer-tools.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
