Your message dated Sat, 22 Jan 2011 14:59:38 +0100
with message-id <[email protected]>
and subject line Re: Bug#610768: release-notes: python default is 2.6, not 2.5
has caused the Debian Bug report #610768,
regarding release-notes: python default is 2.6, not 2.5
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.)
--
610768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610768
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release-notes
Severity: normal
Tags: patch
Hi,
The release notes list that the default python is now 2.5, whole it is
actually 2.6 (as per apt-cache show python).
Attached patch updates the notes for that.
Thanks for maintaining the release notes.
Cheers,
Thijs
-- System Information:
Debian Release: 6.0
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Index: upgrading.dbk
===================================================================
--- upgrading.dbk (revision 8184)
+++ upgrading.dbk (working copy)
@@ -1014,8 +1014,8 @@
<systemitem role="package">isc-dhcp</systemitem>),
<systemitem role="package">madwifi-source</systemitem>,
<systemitem role="package">python-setuptools</systemitem> and
-<systemitem role="package">python2.4</systemitem> (replaced by
-<systemitem role="package">python2.5</systemitem>).
+<systemitem role="package">python2.5</systemitem> (replaced by
+<systemitem role="package">python2.6</systemitem>).
For more information about packages obsoleted in &releasename;, see <xref
linkend="obsolete"/>.
@@ -2000,8 +2000,8 @@
</listitem>
<listitem>
<para>
- <systemitem role="package">python2.4</systemitem>, successor
- is <systemitem role="package">python2.5</systemitem>.
+ <systemitem role="package">python2.5</systemitem>, successor
+ is <systemitem role="package">python2.6</systemitem>.
</para>
</listitem>
<listitem>
--- End Message ---
--- Begin Message ---
On 22 January 2011 09:25, Thijs Kinkhorst <[email protected]> wrote:
> Package: release-notes
> Severity: normal
> Tags: patch
>
> Hi,
>
> The release notes list that the default python is now 2.5, whole it is
> actually 2.6 (as per apt-cache show python).
I fixed this in SVN, thanks for pointing it out.
Best regards
Javier
--- End Message ---