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

David Prévot taffit at moszumanska.debian.org
Sun Feb 2 21:41:41 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  fea1d35b601c393f6891c40c09a24be0d4841ec4 (commit)
      from  0af2f73846dd13b0b733a8863c71194069e4b54e (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=fea1d35b601c393f6891c40c09a24be0d4841ec4

commit fea1d35b601c393f6891c40c09a24be0d4841ec4
Author: David Prévot <taffit at debian.org>
Date:   Sun Feb 2 17:41:09 2014 -0400

    IA64 removed from Jessie
    
    <52EC1866.4030402 at thykier.net>.

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

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 764653b..e8305ae 100755
--- a/dl10n-rrd/manpages-rrd.pl
+++ b/dl10n-rrd/manpages-rrd.pl
@@ -22,7 +22,7 @@ my @archs;
 if ($dist eq "stable") {
     @archs = qw/amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mipsel powerpc sparc/;
 } elsif ($dist eq "testing") {
-    @archs = qw/amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc/;
+    @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/;
 }
-----------------------------------------------------------------------


hooks/post-receive
-- 
dl10n



More information about the Debian-l10n-commits mailing list