Author: lkajan-guest Date: 2012-02-17 14:31:45 +0000 (Fri, 17 Feb 2012) New Revision: 9697
Modified: trunk/packages/rostlab/proftmb/trunk/debian/changelog trunk/packages/rostlab/proftmb/trunk/debian/control trunk/packages/rostlab/proftmb/trunk/debian/rules Log: new upstream release Modified: trunk/packages/rostlab/proftmb/trunk/debian/changelog =================================================================== --- trunk/packages/rostlab/proftmb/trunk/debian/changelog 2012-02-17 12:28:45 UTC (rev 9696) +++ trunk/packages/rostlab/proftmb/trunk/debian/changelog 2012-02-17 14:31:45 UTC (rev 9697) @@ -1,3 +1,9 @@ +proftmb (1.1.9-1) unstable; urgency=low + + * New upstream release + + -- Laszlo Kajan <[email protected]> Fri, 17 Feb 2012 11:43:50 +0100 + proftmb (1.1.8-1) unstable; urgency=low * Initial release (Closes: #659964) Modified: trunk/packages/rostlab/proftmb/trunk/debian/control =================================================================== --- trunk/packages/rostlab/proftmb/trunk/debian/control 2012-02-17 12:28:45 UTC (rev 9696) +++ trunk/packages/rostlab/proftmb/trunk/debian/control 2012-02-17 14:31:45 UTC (rev 9697) @@ -15,10 +15,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: pp-popularity-contest Description: per-residue prediction of bacterial transmembrane beta barrels - PROFtmb predicts transmembrane beta-barrel (TMB) proteins in Gram-negative + proftmb predicts transmembrane beta-barrel (TMB) proteins in Gram-negative bacteria. . - For each query protein, PROFtmb provides both a Z-value indicating that the + For each query protein, proftmb provides both a Z-value indicating that the protein actually contains a membrane barrel, and a four-state per-residue labeling of upward- and downward-facing strands, periplasmic hairpins and extracellular loops. Modified: trunk/packages/rostlab/proftmb/trunk/debian/rules =================================================================== --- trunk/packages/rostlab/proftmb/trunk/debian/rules 2012-02-17 12:28:45 UTC (rev 9696) +++ trunk/packages/rostlab/proftmb/trunk/debian/rules 2012-02-17 14:31:45 UTC (rev 9697) @@ -5,3 +5,7 @@ %: dh $@ --parallel + +.PHONY: override_dh_compress +override_dh_compress: + dh_compress -Xexample.Q _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
