[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

New versioning scheme for releases/index.wml page



Hi www team,

Due to the new versioning scheme, I noticed something weird on the
releases page [1] :

>The current "stable" distribution of Debian is version 7.0, codenamed
>wheezy. It was initially released as version 7.0 on May 4th, 2013 and
>its latest update, version 7.3, was released on December 14th, 2013. 

Maybe it would be more correct to have something like that :
                                                       vvv
>The current "stable" distribution of Debian is version 7, codenamed
>wheezy. It was initially released as version 7.0 on May 4th, 2013 and
>its latest update, version 7.3, was released on December 14th, 2013. 

So, a patch is attached if you think it is correct (I didn't check the
build) and when you'll have time.
Oh, and I know that all the translated pages must be corrected
the same way ...

[1] http://www.debian.org/releases/index.en.html

Thanks,
Baptiste
(You can keep me Cc cause I didn't subscribe)
Index: webwml/english/releases/index.wml
===================================================================
RCS file: /cvs/webwml/webwml/english/releases/index.wml,v
retrieving revision 1.60
diff -u -r1.60 index.wml
--- webwml/english/releases/index.wml	5 May 2013 07:31:07 -0000	1.60
+++ webwml/english/releases/index.wml	15 Dec 2013 14:45:15 -0000
@@ -18,7 +18,7 @@
 </p>
 <p>
   The current <q>stable</q> distribution of Debian is version
-  <:=substr '<current_initial_release>', 0, 3:>, codenamed <em><current_release_name></em>.
+  <:=substr '<current_initial_release>', 0, 1:>, codenamed <em><current_release_name></em>.
 <ifeq "<current_initial_release>" "<current_release>"
   "It was released on <current_release_date>."
 />

Attachment: signature.asc
Description: PGP signature


Reply to: