[Pkg-multidistrotools-commits] r12 - multidistrotools/trunk

raphink-guest at alioth.debian.org raphink-guest at alioth.debian.org
Tue Dec 18 12:35:07 UTC 2007


Author: raphink-guest
Date: 2007-12-18 12:35:07 +0000 (Tue, 18 Dec 2007)
New Revision: 12

Modified:
   multidistrotools/trunk/mdt
Log:

Use compare-src-bin.pl instead of compare-src-bin.bash



Modified: multidistrotools/trunk/mdt
===================================================================
--- multidistrotools/trunk/mdt	2007-12-18 12:34:36 UTC (rev 11)
+++ multidistrotools/trunk/mdt	2007-12-18 12:35:07 UTC (rev 12)
@@ -30,7 +30,7 @@
  'motunotes' => [ $scriptsdir + 'motunotes.bash', 'Get the comments from https://wiki.ubuntu.com/MOTUNotes.' ],
  'mergelist2comments' => [ $scriptsdir + 'mergelist2comments.rb', 'Convert the output from sistpoty\'s mergeWebTool.' ],
  'uniqw1' => [ $scriptsdir + 'uniqw1.bash', 'Copies the removed uniq -W option.' ],
- 'compare-src-bin' => [ $scriptsdir + 'compare-src-bin.bash', 'Compare the binary packages from the sources with the really present ones.' ],
+ 'compare-src-bin' => [ $scriptsdir + 'compare-src-bin.pl', 'Compare the binary packages from the sources with the really present ones.' ],
 }
 
 idx = 0




More information about the Pkg-multidistrotools-commits mailing list