[med-svn] [python-pbh5tools] 03/07: Add missing comma in Depends field

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Feb 15 07:17:35 UTC 2016


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 <afif at ghraoui.name>
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



More information about the debian-med-commit mailing list