[Debian-l10n-commits] dl10n branch master updated. 05a454942595dfedbf4c3df4085cfd4614372316

David Prévot taffit at alioth.debian.org
Wed Oct 2 16:23:47 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dl10n".

The branch, master has been updated
       via  05a454942595dfedbf4c3df4085cfd4614372316 (commit)
      from  acc761d204f8cd5ca00f9a2353973aa64c0c22da (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------

http://anonscm.debian.org/gitweb/?p=debian-l10n/dl10n.git;a=commitdiff;h=05a454942595dfedbf4c3df4085cfd4614372316

commit 05a454942595dfedbf4c3df4085cfd4614372316
Author: David Prévot <taffit at debian.org>
Date:   Wed Oct 2 12:22:50 2013 -0400

    Revert "dl10n-check: mention parsed $path,$pkg in parse_tarball"
    
    No need to stay in debug mode, it’s way too verbose.
    
    This reverts commit a5fc3597942b1815dd9332f8b1a921c4e09f7d35.

-----------------------------------------------------------------------

Summary of changes:
 dl10n-check |    2 --
 1 file changed, 2 deletions(-)

diff --git a/dl10n-check b/dl10n-check
index af38535..4bad7a1 100755
--- a/dl10n-check
+++ b/dl10n-check
@@ -414,8 +414,6 @@ sub parse_tarball {
         $data->version($pkg, shift);
         $data->maintainer($pkg, shift);
         $data->upstream($pkg, "debian");
-
-        print STDERR "Going to parse $path / $pkg\n";
  
         # Debian::Pkg::DebSrc->new() seem to have bad time when no / is in there.
         # A broken basename somewhere? FIXME properly
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list