Your message dated Mon, 28 Mar 2016 13:23:25 +0000 with message-id <[email protected]> and subject line Debian WWW CVS commit by djpig fixes #813872 has caused the Debian Bug report #813872, regarding packages.debian.org: mention arch name for armel/armhf to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 813872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813872 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: www.debian.org Severity: normal Tags: patch I don't think "EABI ARM" and "Hard Float ABI ARM" make sense to everyone. Maybe we can add the arch name (armel / armhf) in brackets, as is done for many other architectures. Index: english/releases/arches.data =================================================================== RCS file: /cvs/webwml/webwml/english/releases/arches.data,v retrieving revision 1.8 diff -u -r1.8 arches.data --- english/releases/arches.data 29 May 2015 04:18:24 -0000 1.8 +++ english/releases/arches.data 6 Feb 2016 06:05:58 -0000 @@ -9,8 +9,8 @@ amd64 => '<gettext domain="distrib">64-bit PC (amd64)</gettext>', arm => '<gettext domain="distrib">ARM</gettext>', arm64 => '<gettext domain="distrib">64-bit ARM (AArch64)</gettext>', - armel => '<gettext domain="distrib">EABI ARM</gettext>', - armhf => '<gettext domain="distrib">Hard Float ABI ARM</gettext>', + armel => '<gettext domain="distrib">EABI ARM (armel)</gettext>', + armhf => '<gettext domain="distrib">Hard Float ABI ARM (armhf)</gettext>', hppa => '<gettext domain="distrib">HP PA-RISC</gettext>', 'hurd-i386' => '<gettext domain="distrib">Hurd 32-bit PC (i386)</gettext>', i386 => '<gettext domain="distrib">32-bit PC (i386)</gettext>', -- Martin Michlmayr http://www.cyrius.com/
--- End Message ---
--- Begin Message ---This bug was closed by djpig in the webwml CVS repository: https://www.debian.org/devel/website/using_cvs Note that it might take some time until www.debian.org has been updated. CVSROOT: /cvs/webwml Module name: webwml Changes by: djpig 16/03/28 13:23:24 Modified files: english/releases: arches.data Log message: Mention armel/armhf in their descriptive names (Closes: #813872) Patch by Martin Michlmayr
--- End Message ---

