The following commit has been merged in the master branch:
commit a8ea86b6acaafbfa2108c4cc047ae3fdd6385488
Author: Charles Plessy <[email protected]>
Date:   Wed Mar 2 09:45:17 2011 +0900

     # Install the manual page of bcftools.
    
    Closes: http://bugs.debian.org/616025

diff --git a/debian/changelog b/debian/changelog
index 6b93dfb..0a1fb57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+samtools (0.1.12a-2) UNRELEASED; urgency=low
+
+  * Install the manual page of bcftools (debian/rules,
+    debian/samtools.manpages). Closes: #616025.
+
+ -- Charles Plessy <[email protected]>  Wed, 02 Mar 2011 09:43:14 +0900
+
 samtools (0.1.12a-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/rules b/debian/rules
index 93bf3aa..3605b20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,6 @@ clean::
 
 binary-install/samtools::
        install -m 644 bcftools/README 
$(CURDIR)/debian/samtools/usr/share/doc/samtools/README.bcftools
-       ln -s samtools.1.gz 
$(CURDIR)/debian/samtools/usr/share/man/man1/bcftools.1.gz
 
 binary-fixup/samtools::
        sed -i 's|^#!/software/bin/python|#!/usr/bin/python|' 
$(CURDIR)/debian/samtools/usr/share/samtools/varfilter.py
diff --git a/debian/samtools.manpages b/debian/samtools.manpages
index 18d2896..e28faa0 100644
--- a/debian/samtools.manpages
+++ b/debian/samtools.manpages
@@ -1,2 +1,3 @@
 samtools.1
 debian/razip.1
+bcftools/bcftools.1

-- 
Processing of sequence alignments in SAM and BAM formats.

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to