1Author: Stefano Zacchiroli <zack@debian.org>
2Description: fix a typo in the findlib package version number specified in META
3--- ulex0.8.orig/META
4+++ ulex0.8/META
5@@ -1,4 +1,4 @@
6-version = "0.7"
7+version = "0.8"
8 requires = "camlp4"
9 description = "Runtime support for ulex"
10 archive(byte) = "ulexing.cma"