This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository python-pbh5tools.

commit 194b0ae153e7e5e303f7cfb979f79790d6d36862
Author: Afif Elghraoui <[email protected]>
Date:   Sun Feb 14 21:54:07 2016 -0800

    Add missing comma in Depends field
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a2598d5..3ec4dcd 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Architecture: all
 Depends:
        ${misc:Depends},
        ${python:Depends},
-       python-pbh5tools (>= ${binary:Version})
+       python-pbh5tools (>= ${binary:Version}),
        python-pkg-resources,
 Description: tools for manipulating HDF5 files produced by Pacific Biosciences
  This package provides functionality for manipulating and extracting data

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/debian-med/python-pbh5tools.git

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to