[med-svn] [fastx-toolkit] 04/05: FIXME is catched by lintian error which is not intended here

Andreas Tille tille at debian.org
Fri Aug 25 11:37:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to tag debian/0.0.14-5
in repository fastx-toolkit.

commit 6d42efb424611a189bf760aa51331034004d5c90
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 25 10:34:14 2017 +0200

    FIXME is catched by lintian error which is not intended here
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 14ef127..06f6daf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,7 @@ override_dh_installman:
 	   --name="Masks nucleotides with 'N' (or other character) based on quality" \
 	   $(bindir)/fastq_masker > $(mandir)/fastq_masker.1
 
-	# FIXME: The tool `fasta_quality_converter` was NOT described at the URLs above
+	# hmmmm: The tool `fasta_quality_converter` was NOT described at the URLs above
 	help2man --no-info --no-discard-stderr --version-string='$(DEB_VERSION_UPSTREAM)' --help-option='-h' \
 	   --name='Converts sequences based on quality' \
 	   $(bindir)/fastq_quality_converter > $(mandir)/fastq_quality_converter.1
@@ -52,7 +52,7 @@ override_dh_installman:
 	   --name='Filters sequences based on quality' \
 	   $(bindir)/fastq_quality_filter > $(mandir)/fastq_quality_filter.1
 
-# FIXME: For some very strange reason this conversion fails
+# hmmmm: For some very strange reason this conversion fails
 #
 #	help2man --no-info --no-discard-stderr --version-string='$(DEB_VERSION_UPSTREAM)' --help-option='-h' \
 #	   --name='Filters sequences based on quality' \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastx-toolkit.git



More information about the debian-med-commit mailing list