[med-svn] r11487 - in trunk/packages/hhsuite/trunk/debian: . patches

Laszlo Kajan lkajan-guest at alioth.debian.org
Wed Jun 27 14:49:10 UTC 2012


Author: lkajan-guest
Date: 2012-06-27 14:49:10 +0000 (Wed, 27 Jun 2012)
New Revision: 11487

Modified:
   trunk/packages/hhsuite/trunk/debian/control
   trunk/packages/hhsuite/trunk/debian/patches/unnecessary_libz
   trunk/packages/hhsuite/trunk/debian/patches/unused_variables_warning
Log:
commented patches, added dependency on -data package

Modified: trunk/packages/hhsuite/trunk/debian/control
===================================================================
--- trunk/packages/hhsuite/trunk/debian/control	2012-06-27 13:27:46 UTC (rev 11486)
+++ trunk/packages/hhsuite/trunk/debian/control	2012-06-27 14:49:10 UTC (rev 11487)
@@ -12,7 +12,8 @@
 
 Package: hhsuite
 Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, ffindex (>= 0.9.6.1), hhsuite-data
+Depends: ${shlibs:Depends}, ${misc:Depends}, ffindex (>= 0.9.6.1),
+ hhsuite-data (= ${source:Version})
 Description: sensitive protein sequence searching based on HMM-HMM alignment
  HH-suite is an open-source software package for sensitive protein sequence
  searching based on the pairwise alignment of hidden Markov models (HMMs).

Modified: trunk/packages/hhsuite/trunk/debian/patches/unnecessary_libz
===================================================================
--- trunk/packages/hhsuite/trunk/debian/patches/unnecessary_libz	2012-06-27 13:27:46 UTC (rev 11486)
+++ trunk/packages/hhsuite/trunk/debian/patches/unnecessary_libz	2012-06-27 14:49:10 UTC (rev 11487)
@@ -1,3 +1,6 @@
+Description: remove unnecessary libz link
+Forwarded: yes
+Author: Laszlo Kajan <lkajan at rostlab.org>
 --- a/src/Makefile
 +++ b/src/Makefile
 @@ -46,7 +46,7 @@

Modified: trunk/packages/hhsuite/trunk/debian/patches/unused_variables_warning
===================================================================
--- trunk/packages/hhsuite/trunk/debian/patches/unused_variables_warning	2012-06-27 13:27:46 UTC (rev 11486)
+++ trunk/packages/hhsuite/trunk/debian/patches/unused_variables_warning	2012-06-27 14:49:10 UTC (rev 11487)
@@ -1,3 +1,6 @@
+Description: fix unused variables warning
+Forwarded: yes
+Author: Laszlo Kajan <lkajan at rostlab.org>
 --- a/src/pngwriter.cc
 +++ b/src/pngwriter.cc
 @@ -3343,13 +3343,13 @@




More information about the debian-med-commit mailing list