[Debian-l10n-commits] r2081 - in /dl10n/trunk: Changelog dl10n-check

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Sun Jan 3 15:15:28 UTC 2010


Author: nekral-guest
Date: Sun Jan  3 15:15:23 2010
New Revision: 2081

URL: http://svn.debian.org/wsvn/?sc=1&rev=2081
Log:
	* dl10n-check: Forward the --debug option to the Tar package.

Modified:
    dl10n/trunk/Changelog
    dl10n/trunk/dl10n-check

Modified: dl10n/trunk/Changelog
URL: http://svn.debian.org/wsvn/dl10n/trunk/Changelog?rev=2081&op=diff
==============================================================================
--- dl10n/trunk/Changelog (original)
+++ dl10n/trunk/Changelog Sun Jan  3 15:15:23 2010
@@ -1,8 +1,12 @@
-2010-01-01  Nicolas François  <nicolas.francois at centraliens.net>
+2010-01-03  Nicolas François  <nicolas.francois at centraliens.net>
+
+	* dl10n-check: Forward the --debug option to the Tar package.
+
+2010-01-03  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* dl10n-pts: Fixed typo, strftime needs an array, not a reference.
 
-2010-01-01  Nicolas François  <nicolas.francois at centraliens.net>
+2010-01-02  Nicolas François  <nicolas.francois at centraliens.net>
 
 	* dl10n-rrd/manpages-rrd.pl: Updated list of architectures per
 	distributions.

Modified: dl10n/trunk/dl10n-check
URL: http://svn.debian.org/wsvn/dl10n/trunk/dl10n-check?rev=2081&op=diff
==============================================================================
--- dl10n/trunk/dl10n-check (original)
+++ dl10n/trunk/dl10n-check Sun Jan  3 15:15:23 2010
@@ -464,7 +464,7 @@
                 parse_dft   => $match,
                 patch_parse_dft => $match_patch,
                 maxmem      => 300000000,
-                debug       => 0,
+                debug       => scalar @debug,
                 patch_debug => 0,
         );
         unless ($deb) {




More information about the Debian-l10n-commits mailing list