[Pkg-multidistrotools-commits] r14 - multidistrotools/trunk/scripts
raphink-guest at alioth.debian.org
raphink-guest at alioth.debian.org
Tue Dec 18 12:49:13 UTC 2007
Author: raphink-guest
Date: 2007-12-18 12:49:12 +0000 (Tue, 18 Dec 2007)
New Revision: 14
Modified:
multidistrotools/trunk/scripts/compare-src-bin.pl
Log:
Add header again
Modified: multidistrotools/trunk/scripts/compare-src-bin.pl
===================================================================
--- multidistrotools/trunk/scripts/compare-src-bin.pl 2007-12-18 12:46:54 UTC (rev 13)
+++ multidistrotools/trunk/scripts/compare-src-bin.pl 2007-12-18 12:49:12 UTC (rev 14)
@@ -1,4 +1,12 @@
#!/usr/bin/perl
+#
+# compare-src-bin.bash - Raphael Pinson <raphink at gmail.com>
+#
+# Given a distribution in mdt, this script compares the binaries that should be
+# produced by the sources with the ones really present in the repository
+#
+# The result can be useful to detect binary only uploads or FTBFS packages
+#
use strict;
use warnings;
More information about the Pkg-multidistrotools-commits
mailing list