[med-svn] [bamtools] 02/02: Deal with some lintian issues
Andreas Tille
tille at debian.org
Thu Apr 10 09:10:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian
in repository bamtools.
commit 8103faa5c5dd91532e534e5a235ae7131d01bee9
Author: Andreas Tille <tille at debian.org>
Date: Thu Apr 10 11:10:33 2014 +0200
Deal with some lintian issues
---
debian/control | 4 ++--
debian/lintian-overrides | 2 ++
debian/watch | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 70ee796..7d58770 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Package: bamtools
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: C++ API for manipulating BAM (genome alignment) files
+Description: toolkit 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
@@ -70,7 +70,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Command-line toolkit for BAM (genome alignment) files
+Description: dynnamic library 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
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..a47dfcf
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1,2 @@
+# False positive
+bamtools: description-contains-duplicated-word merge Merge
diff --git a/debian/watch b/debian/watch
index f2f37d4..926b3b7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
+opts=dversionmangle=s/\+dfsg// \
https://github.com/pezmaster31/bamtools/tags .*/v?(\d[\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git
More information about the debian-med-commit
mailing list