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 <[email protected]>
--- 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 <[email protected]>
--- a/src/pngwriter.cc
+++ b/src/pngwriter.cc
@@ -3343,13 +3343,13 @@
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit