[med-svn] samtools 04/07: Stop providing the static libbam, replaced by the dynamic libhts.
Charles Plessy
plessy at moszumanska.debian.org
Fri Nov 22 09:55:50 UTC 2013
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch debian/unstable
in repository samtools.
commit e613142b9d05f4cd7ec44c6a5887e822a81f30fc
Author: Charles Plessy <plessy at debian.org>
Date: Fri Nov 22 18:18:12 2013 +0900
Stop providing the static libbam, replaced by the dynamic libhts.
---
debian/control | 15 ---------------
debian/libbam-dev.install | 6 ------
2 files changed, 21 deletions(-)
diff --git a/debian/control b/debian/control
index 7bcabdf..f36b9cd 100644
--- a/debian/control
+++ b/debian/control
@@ -24,18 +24,3 @@ Description: processing sequence alignments in SAM and BAM formats
(Sequence Alignment/Map) format, does sorting, merging and indexing, and allows
to retrieve reads in any regions swiftly. It is designed to work on a stream,
and is able to open a BAM (not SAM) file on a remote FTP or HTTP server.
-
-Package: libbam-dev
-Architecture: any
-Section: libdevel
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: manipulates nucleotide sequence alignments in BAM or SAM format
- The BAM library provides I/O and various operations on manipulating nucleotide
- sequence alignments in the BAM (Binary Alignment/Mapping) or SAM (Sequence
- Alignment/Map) format. It now supports importing from or exporting to SAM,
- sorting, merging, generating pileup, and quickly retrieval of reads overlapped
- with a specified region.
- .
- This library is part of SAMtools.
-
diff --git a/debian/libbam-dev.install b/debian/libbam-dev.install
deleted file mode 100644
index 4ffff63..0000000
--- a/debian/libbam-dev.install
+++ /dev/null
@@ -1,6 +0,0 @@
-libbam.a usr/lib
-bam.h usr/include/samtools
-bgzf.h usr/include/samtools
-khash.h usr/include/samtools
-faidx.h usr/include/samtools
-sam.h usr/include/samtools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git
More information about the debian-med-commit
mailing list