Author: osallou
Date: 2012-09-27 07:40:33 +0000 (Thu, 27 Sep 2012)
New Revision: 12289

Modified:
   trunk/packages/ncbi-blast+/trunk/debian/changelog
   trunk/packages/ncbi-blast+/trunk/debian/rules
Log:
rename seedtop to seedtop+ to fix #688684

Modified: trunk/packages/ncbi-blast+/trunk/debian/changelog
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/changelog   2012-09-25 08:44:44 UTC 
(rev 12288)
+++ trunk/packages/ncbi-blast+/trunk/debian/changelog   2012-09-27 07:40:33 UTC 
(rev 12289)
@@ -2,6 +2,8 @@
 
   * debian/patches/fix_arm_mips_build: Fix FTBS on ARM and MIPS
     (Closes: #688661).
+  * debian/rules: rename seedtop to seedtop+ to avoid blast2 conflict
+    (Closes: #688684).
 
  -- Olivier Sallou <[email protected]>  Mon, 24 Sep 2012 09:28:29 +0200
 

Modified: trunk/packages/ncbi-blast+/trunk/debian/rules
===================================================================
--- trunk/packages/ncbi-blast+/trunk/debian/rules       2012-09-25 08:44:44 UTC 
(rev 12288)
+++ trunk/packages/ncbi-blast+/trunk/debian/rules       2012-09-27 07:40:33 UTC 
(rev 12289)
@@ -54,6 +54,7 @@
 override_dh_install:
        # dh_install
        mv $(instroot)/bin/rpsblast $(instroot)/bin/rpsblast+
+        mv $(instroot)/bin/seedtop $(instroot)/bin/seedtop+
        mv $(instroot)/bin/legacy_blast.pl   $(instroot)/bin/legacy_blast
        mv $(instroot)/bin/update_blastdb.pl $(instroot)/bin/update_blastdb
        mv $(instroot)/bin/windowmasker_2.2.22_adapter.py \


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

Reply via email to