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

Charles Plessy plessy at debian.org
Tue Sep 15 10:02:29 UTC 2009


The following commit has been merged in the master branch:
commit 87f918c408b6c8294483bdefc081a18aa539b49c
Author: Charles Plessy <plessy at debian.org>
Date:   Tue Sep 15 18:59:09 2009 +0900

    Built against Samtools 0.1.6 and uploaded.

diff --git a/debian/changelog b/debian/changelog
index 24559af..c78412f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,5 @@
-libbio-samtools-perl (1.03-1) UNRELEASED; urgency=low
-  
-  Let's wait that libbam-dev is properly build with -fPIC on amd64.
-  (see http://lists.debian.org/msgid-search/20090830025658.GJ9074@kunpuu.plessy.org)
+libbio-samtools-perl (1.04-1) unstable; urgency=low
 
-  * Initial Release (Closes: #543488).
+  * Initial Release (Closes: #543487).
 
- -- Charles Plessy <plessy at debian.org>  Tue, 25 Aug 2009 12:56:40 +0900
+ -- Charles Plessy <plessy at debian.org>  Tue, 15 Sep 2009 18:55:53 +0900
diff --git a/debian/control b/debian/control
index f9c0ff5..730fd98 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,9 @@ Source: libbio-samtools-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl, perl-modules,
-  perl (>= 5.8), libbam-dev (>= 0.1.5c-2), zlib1g-dev,
+ perl (>= 5.8), zlib1g-dev,
+# Lower versions of libbam are not compiled with -fPIC and can not be used to build libbio-samtools-perl.
+ libbam-dev (>= 0.1.5c-2),
 # needed for the tests:
  bioperl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

-- 
read SAM/BAM nucleotide sequence aligment database files



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