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

raphink-guest at alioth.debian.org raphink-guest at alioth.debian.org
Sun Dec 16 16:03:16 UTC 2007


Author: raphink-guest
Date: 2007-12-16 16:03:16 +0000 (Sun, 16 Dec 2007)
New Revision: 10

Modified:
   multidistrotools/trunk/mdt
Log:

Add compare-src-bin command to mdt



Modified: multidistrotools/trunk/mdt
===================================================================
--- multidistrotools/trunk/mdt	2007-12-16 16:01:30 UTC (rev 9)
+++ multidistrotools/trunk/mdt	2007-12-16 16:03:16 UTC (rev 10)
@@ -30,6 +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.' ],
 }
 
 idx = 0




More information about the Pkg-multidistrotools-commits mailing list