[Debian-l10n-commits] [ddtp] 02/02: Base stats on amd64 rather than i386, since amd64 is used more now (#725042)

Martijn van Oosterhout kleptog-guest at alioth.debian.org
Mon Sep 30 21:20:55 UTC 2013


This is an automated email from the git hooks/post-receive script.

kleptog-guest pushed a commit to branch master
in repository ddtp.

commit 356d35cd4ad0d4bea83f30a1299186c062e2ffa9
Author: Martijn van Oosterhout <kleptog at svana.org>
Date:   Mon Sep 30 23:17:29 2013 +0200

    Base stats on amd64 rather than i386, since amd64 is used more now (#725042)
---
 ddts-stats |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ddts-stats b/ddts-stats
index 604857c..e32828f 100755
--- a/ddts-stats
+++ b/ddts-stats
@@ -45,7 +45,7 @@ my %longnames = (
 my $data = "/srv/ddtp.debian.net/Packages/";
 
 my $DIST = shift || "etch";
-my $ARCH = "i386";
+my $ARCH = "amd64";
 my $SECTION = "main";
 
 my $POPCON = "http://popcon.debian.org/by_vote";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/ddtp.git



More information about the Debian-l10n-commits mailing list