Author: osallou Date: 2012-08-17 06:06:48 +0000 (Fri, 17 Aug 2012) New Revision: 12073
Modified: trunk/packages/logol/trunk/debian/changelog trunk/packages/logol/trunk/debian/control Log: close bug with typos Modified: trunk/packages/logol/trunk/debian/changelog =================================================================== --- trunk/packages/logol/trunk/debian/changelog 2012-08-16 20:47:22 UTC (rev 12072) +++ trunk/packages/logol/trunk/debian/changelog 2012-08-17 06:06:48 UTC (rev 12073) @@ -1,3 +1,11 @@ +logol (1.5.0-6) unstable; urgency=low + + [ Olivier Sallou ] + * debian/control: Fix typo in description (Closes: #685079). + Thanks to Erik Esterer <[email protected]> + + -- Olivier Sallou <[email protected]> Fri, 17 Aug 2012 08:00:58 +0200 + logol (1.5.0-5) unstable; urgency=low [ Olivier Sallou] Modified: trunk/packages/logol/trunk/debian/control =================================================================== --- trunk/packages/logol/trunk/debian/control 2012-08-16 20:47:22 UTC (rev 12072) +++ trunk/packages/logol/trunk/debian/control 2012-08-17 06:06:48 UTC (rev 12073) @@ -19,20 +19,20 @@ libbiojava-java, libdrmaa-java, antlr3, libcommons-cli-java, libcommons-collections3-java, libcommons-configuration-java, libcommons-lang-java, libcommons-logging-java, libxalan2-java, libxerces2-java, libgnumail-java, liblog4j1.2-java, ruby-cassiopee, logol-bin -Description: Pattern maching tool using Logol language - Logol is a pattern matching tool using the logol language. - It searches with a specific grammar a pattern in small - or large sequence (dna,rna,protein). It provides complete +Description: Pattern matching tool using Logol language + Logol is a pattern matching tool using the Logol language. + It searches with a specific grammar a pattern in small + or large sequence (dna, rna, protein). It provides complete result matching with the original grammar in the results. Package: logol-bin Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, swi-prolog, libncursesw5 -Description: Pattern maching tool using Logol language - This package contains the Prolog binaries used by logol to parse +Description: Pattern matching tool using Logol language + This package contains the Prolog binaries used by Logol to parse the sequence and match the grammar. . - Logol is a pattern matching tool using the logol language. - It searches with a specific grammar a pattern in small - or large sequence (dna,rna,protein). It provides complete + Logol is a pattern matching tool using the Logol language. + It searches with a specific grammar a pattern in small + or large sequence (dna, rna, protein). It provides complete result matching with the original grammar in the results. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
