From 0f92ba9909cdf6066a6a591cff008f1007cb5b92 Mon Sep 17 00:00:00 2001 From: Charles Plessy Date: Fri, 9 Aug 2013 18:36:51 +0900 Subject: [PATCH] Normalised with config-model-edit. --- debian/control | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 84d5390..f823307 100644 --- a/debian/control +++ b/debian/control @@ -1,16 +1,24 @@ Source: pysam +Maintainer: Charles Plessy Section: science Priority: optional -Maintainer: Charles Plessy -Build-Depends: debhelper (>= 8~), python-all-dev, python-setuptools (>= 0.6c11), cython (>= 0.12), zlib1g-dev -Standards-Version: 3.9.3 -Homepage: http://code.google.com/p/pysam/ -Vcs-Git: git://git.debian.org/debian-med/pysam.git +Build-Depends: debhelper (>= 8~), + python-all-dev, + python-setuptools (>= 0.6c11), + cython (>= 0.12), + zlib1g-dev +Standards-Version: 3.9.4 Vcs-Browser: http://git.debian.org/?p=debian-med/pysam.git +Vcs-Git: git://git.debian.org/debian-med/pysam.git +Homepage: http://code.google.com/p/pysam/ Package: python-pysam Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-pyrex +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + python-pyrex Description: interface for the SAM/BAM sequence alignment and mapping format Pysam is a python module for reading and manipulating Samfiles. It's a lightweight wrapper of the samtools C-API. + -- 2.30.2