[Python-modules-commits] r19129 - in packages/gamera/trunk/debian (dh_buildid)

jwilk at users.alioth.debian.org jwilk at users.alioth.debian.org
Mon Oct 31 22:38:58 UTC 2011


    Date: Monday, October 31, 2011 @ 22:38:41
  Author: jwilk
Revision: 19129

Fix a typo.

Modified:
  packages/gamera/trunk/debian/dh_buildid

Modified: packages/gamera/trunk/debian/dh_buildid
===================================================================
--- packages/gamera/trunk/debian/dh_buildid	2011-10-31 14:08:55 UTC (rev 19128)
+++ packages/gamera/trunk/debian/dh_buildid	2011-10-31 22:38:41 UTC (rev 19129)
@@ -55,7 +55,7 @@
             $build_id_dir = "$build_id_root/$1";
             $build_id_path = "$build_id_dir/$2.debug"
         } else {
-            # May built with old GCC? Or readelf is too old? Or it's not an ELF
+            # Maybe built with old GCC? Or readelf is too old? Or it's not an ELF
             # at all? Anyway, leaving it as it won't hurt.
             return;
         }




More information about the Python-modules-commits mailing list