[Python-modules-commits] r31081 - in packages/ply/trunk/debian (dh_python-ply)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Thu Oct 16 06:03:26 UTC 2014


    Date: Thursday, October 16, 2014 @ 06:03:26
  Author: arnau
Revision: 31081

Fix typo in comment in dh_python-ply.

Modified:
  packages/ply/trunk/debian/dh_python-ply

Modified: packages/ply/trunk/debian/dh_python-ply
===================================================================
--- packages/ply/trunk/debian/dh_python-ply	2014-10-16 06:02:55 UTC (rev 31080)
+++ packages/ply/trunk/debian/dh_python-ply	2014-10-16 06:03:26 UTC (rev 31081)
@@ -63,7 +63,7 @@
     }
     elsif ($dependency eq "python-ply-lex-3.3")
     {
-        # PLY 3.2, 3.3 and 3.4 embeds their own version number in lexer tables.
+        # PLY 3.3 and 3.4 embeds their own version number in lexer tables.
         $dependency = "python-ply (>= 3.3), python-ply (<< 3.4) | $dependency";
     }
     foreach my $package (@{$dh{DOPACKAGES}})




More information about the Python-modules-commits mailing list