This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository bowtie2.
commit e77eb60f19df2fa2429940baf4ee1d346733c285 Author: Alexandre Mestiashvili <[email protected]> Date: Tue Mar 7 11:10:03 2017 +0100 Add zlib1g-dev and libreadline-dev Build-Dependencies --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0c158bb..9030e0f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,9 @@ Build-Depends: debhelper (>= 10), python, liblocal-lib-perl, libtest-deep-perl, - libclone-perl + libclone-perl, + zlib1g-dev, + libreadline-dev, Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bowtie2.git Vcs-Git: https://anonscm.debian.org/git/debian-med/bowtie2.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bowtie2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
