[med-svn] [pysam] 11/13: Normalised with config-model-edit.

Charles Plessy plessy at alioth.debian.org
Fri Aug 9 09:47:33 UTC 2013


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

plessy pushed a commit to branch master
in repository pysam.

commit 0f92ba9909cdf6066a6a591cff008f1007cb5b92
Author: Charles Plessy <plessy at debian.org>
Date:   Fri Aug 9 18:36:51 2013 +0900

    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 <plessy at debian.org>
 Section: science
 Priority: optional
-Maintainer: Charles Plessy <plessy at debian.org>
-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. 
+

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pysam.git



More information about the debian-med-commit mailing list