[med-svn] [SCM] bamtools branch, debian, updated. b436905eef2386454886ee63c04602ea8e465eb0

Andreas Tille tille at debian.org
Thu Nov 8 08:20:33 UTC 2012


The following commit has been merged in the debian branch:
commit e072a4329297acb32c73d2948f6c8ce66ee01aab
Author: Andreas Tille <tille at debian.org>
Date:   Thu Nov 8 08:58:32 2012 +0100

    Enhance description and use lintian override to hide a false positive warning

diff --git a/debian/control b/debian/control
index 964275f..7739024 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,16 @@ Package: libbamtools-dev
 Section: libdevel
 Architecture: any
 Depends: libbamtools2.2.0 (= ${binary:Version}), ${misc:Depends}
-Description: C++ API for manipulating BAM (genome alignment) files
+Description: C++ API for manipulating BAM (genome alignment) files 
+ BamTools facilitates research analysis and data management using BAM 
+ files.  It copes with the enormous amount of data produced by current
+ sequencing technologies that is typically stored in compressed, binary
+ formats that are not easily handled by the text-based parsers commonly
+ used in bioinformatics research.
+ .
+ BamTools provides both a C++ API for BAM file support as well as a
+ command-line toolkit.
+ .
  This is the developers API package
 
 Package: libbamtools2.2.0
@@ -21,7 +30,14 @@ Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Command-line toolkit for BAM (genome alignment) files
- This is the command-line program and library.
+ BamTools facilitates research analysis and data management using BAM
+ files.  It copes with the enormous amount of data produced by current
+ sequencing technologies that is typically stored in compressed, binary
+ formats that are not easily handled by the text-based parsers commonly
+ used in bioinformatics research.
+ .
+ BamTools provides both a C++ API for BAM file support as well as a
+ command-line toolkit.
  .
  Available bamtools commands:
  convert  Converts between BAM and a number of other formats
diff --git a/debian/libbamtools2.2.0.lintian-overrides b/debian/libbamtools2.2.0.lintian-overrides
new file mode 100644
index 0000000..8e15ed4
--- /dev/null
+++ b/debian/libbamtools2.2.0.lintian-overrides
@@ -0,0 +1,2 @@
+# This word duplication is pretty intentional so just silence lintian here
+libbamtools2.2.0: description-contains-duplicated-word merge    Merge

-- 
debian packaging for bamtools



More information about the debian-med-commit mailing list