[SCM] read SAM/BAM nucleotide sequence aligment database files branch, master, updated. debian/1.33-1-2-g4e8aa13

gregor herrmann gregoa at debian.org
Thu Jul 5 20:12:19 UTC 2012


The following commit has been merged in the master branch:
commit c3db6d4a7f962778f263500b04e3768094c9a7cc
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:15:23 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 9ddef11..186db01 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,28 @@
 Source: libbio-samtools-perl
+# needed for the tests:
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Charles Plessy <plessy at debian.org>,
+           Nathan Handler <nhandler at ubuntu.com>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8),
- perl, zlib1g-dev,
- libbam-dev (>= 0.1.16-1~),
-# needed for the tests:
- libbio-perl-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Charles Plessy <plessy at debian.org>, 
- Nathan Handler <nhandler at ubuntu.com>
+               perl,
+               zlib1g-dev,
+               libbam-dev (>= 0.1.16-1~),
+               libbio-perl-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Bio-SamTools/
-Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libbio-samtools-perl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libbio-samtools-perl.git
+Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libbio-samtools-perl.git
+Homepage: http://search.cpan.org/dist/Bio-SamTools/
 
 Package: libbio-samtools-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, libbio-perl-perl (>= 1.6.901)
-Enhances: gbrowse, samtools
+Depends: ${perl:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         libbio-perl-perl
+Enhances: gbrowse,
+          samtools
 Description: Perl interface to SamTools library for DNA sequencing
  Bio::SamTools provides a Perl interface to the libbam library for indexed and
  unindexed SAM/BAM sequence alignment databases. It provides support for
@@ -27,3 +32,4 @@ Description: Perl interface to SamTools library for DNA sequencing
  Most operations are compatible with the BioPerl Bio::SeqFeatureI interface,
  allowing BAM files to be used as a backend to the GBrowse genome browser
  application.
+

-- 
read SAM/BAM nucleotide sequence aligment database files



More information about the Pkg-perl-cvs-commits mailing list