Author: osallou Date: 2014-04-18 09:46:16 +0000 (Fri, 18 Apr 2014) New Revision: 16723
Modified: trunk/packages/logol/trunk/debian/changelog trunk/packages/logol/trunk/debian/control Log: new upstream release 1.7.0 Modified: trunk/packages/logol/trunk/debian/changelog =================================================================== --- trunk/packages/logol/trunk/debian/changelog 2014-04-17 15:03:09 UTC (rev 16722) +++ trunk/packages/logol/trunk/debian/changelog 2014-04-18 09:46:16 UTC (rev 16723) @@ -1,3 +1,9 @@ +logol (1.7.0-1) UNRELEASED; urgency=low + + * New upstream release + + -- Olivier Sallou <[email protected]> Sat, 08 Feb 2014 13:25:38 +0100 + logol (1.6.10-1) unstable; urgency=low * New upstream release, fix bug on Hamming error search Modified: trunk/packages/logol/trunk/debian/control =================================================================== --- trunk/packages/logol/trunk/debian/control 2014-04-17 15:03:09 UTC (rev 16722) +++ trunk/packages/logol/trunk/debian/control 2014-04-18 09:46:16 UTC (rev 16723) @@ -24,7 +24,8 @@ libcommons-collections3-java, libcommons-configuration-java, libcommons-lang-java, libcommons-logging-java, libxalan2-java, libxerces2-java, libgnumail-java, liblog4j1.2-java, - ruby-cassiopee (>=0.1.12), logol-bin + cassiopee, logol-bin +Suggests: ruby-cassiopee (>=0.1.12) 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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
