[med-svn] [pysam] 01/01: cme fix dpkg-control; I need this package for just injected fitgpc

Andreas Tille tille at debian.org
Fri Feb 7 16:04:14 UTC 2014


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

tille pushed a commit to branch master
in repository pysam.

commit 37165d22c60ebac2cd2e3c68ed66c1423bacafd9
Author: Andreas Tille <tille at debian.org>
Date:   Fri Feb 7 17:09:03 2014 +0100

    cme fix dpkg-control; I need this package for just injected fitgpc
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 574899a..92a87a5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,17 @@
 Source: pysam
-Maintainer: Charles Plessy <plessy at debian.org>
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9),
                python-all-dev,
-               python-setuptools (>= 0.6c11),
-               cython (>= 0.12),
+               python-setuptools,
+               cython,
                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
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/pysam.git
+Vcs-Git: git://anonscm.debian.org/debian-med/pysam.git
 Homepage: http://code.google.com/p/pysam/
 
 Package: python-pysam
@@ -21,4 +23,3 @@ Depends: ${shlibs:Depends},
 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 /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pysam.git



More information about the debian-med-commit mailing list