[Debian-l10n-commits] dl10n branch master updated. a5319d95e954cc023f0f6dd21ae9c8db4852cdaa

David Prévot taffit at moszumanska.debian.org
Sat Feb 15 22:43:46 UTC 2014


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  a5319d95e954cc023f0f6dd21ae9c8db4852cdaa (commit)
      from  fea1d35b601c393f6891c40c09a24be0d4841ec4 (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=a5319d95e954cc023f0f6dd21ae9c8db4852cdaa

commit a5319d95e954cc023f0f6dd21ae9c8db4852cdaa
Author: David Prévot <taffit at debian.org>
Date:   Sat Feb 15 18:42:25 2014 -0400

    IA64 also removed from Sid

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

Summary of changes:
 dl10n-rrd/manpages-rrd.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dl10n-rrd/manpages-rrd.pl b/dl10n-rrd/manpages-rrd.pl
index e8305ae..2e96e75 100755
--- a/dl10n-rrd/manpages-rrd.pl
+++ b/dl10n-rrd/manpages-rrd.pl
@@ -24,7 +24,7 @@ if ($dist eq "stable") {
 } elsif ($dist eq "testing") {
     @archs = qw/amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc/;
 } elsif ($dist eq "unstable") {
-    @archs = qw/amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc/;
+    @archs = qw/amd64 armel i386 kfreebsd-amd64 kfreebsd-i386 powerpc/;
 }
 
 my %mans;
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list