~ubuntu-branches/ubuntu/oneiric/python2.5/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/svn-doc-updates.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-10-05 09:36:15 UTC
  • mfrom: (5.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081005093615-bscek03gj1xxe5bs
Tags: 2.5.2-11.1ubuntu1
* Update to 20081004, taken from the 2.5 release branch.
  - debian/patches/CVE-2008-2316: Remove, applied upstream.
  - debian/patches/CVE-2008-1679: Remove, applied upstream.
* idle: Add version information to menu entry. LP: #209507.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh -e
2
2
 
3
 
# DP: SVN updates of the release25-maint branch (until 2008-09-12).
 
3
# DP: SVN updates of the release25-maint branch (until 2008-10-04).
4
4
 
5
5
dir=
6
6
if [ $# -eq 3 -a "$2" = '-d' ]; then
30
30
 
31
31
Index: Doc/dist/dist.tex
32
32
===================================================================
33
 
--- Doc/dist/dist.tex   (.../tags/r252) (Revision 66400)
34
 
+++ Doc/dist/dist.tex   (.../branches/release25-maint)  (Revision 66400)
 
33
--- Doc/dist/dist.tex   (.../tags/r252) (revision 66805)
 
34
+++ Doc/dist/dist.tex   (.../branches/release25-maint)  (revision 66805)
35
35
@@ -1213,7 +1213,8 @@
36
36
 be included in the source distribution:
37
37
 \begin{itemize}
54
54
 template should always be slash-separated; the Distutils will take care
55
55
Index: Doc/lib/emailmessage.tex
56
56
===================================================================
57
 
--- Doc/lib/emailmessage.tex    (.../tags/r252) (Revision 66400)
58
 
+++ Doc/lib/emailmessage.tex    (.../branches/release25-maint)  (Revision 66400)
 
57
--- Doc/lib/emailmessage.tex    (.../tags/r252) (revision 66805)
 
58
+++ Doc/lib/emailmessage.tex    (.../branches/release25-maint)  (revision 66805)
59
59
@@ -34,7 +34,7 @@
60
60
 \end{classdesc}
61
61
 
67
67
 
68
68
Index: Doc/lib/tzinfo-examples.py
69
69
===================================================================
70
 
--- Doc/lib/tzinfo-examples.py  (.../tags/r252) (Revision 66400)
71
 
+++ Doc/lib/tzinfo-examples.py  (.../branches/release25-maint)  (Revision 66400)
 
70
--- Doc/lib/tzinfo-examples.py  (.../tags/r252) (revision 66805)
 
71
+++ Doc/lib/tzinfo-examples.py  (.../branches/release25-maint)  (revision 66805)
72
72
@@ -87,12 +87,32 @@
73
73
         dt += timedelta(days_to_go)
74
74
     return dt
133
133
         if start <= dt.replace(tzinfo=None) < end:
134
134
Index: Doc/lib/libitertools.tex
135
135
===================================================================
136
 
--- Doc/lib/libitertools.tex    (.../tags/r252) (Revision 66400)
137
 
+++ Doc/lib/libitertools.tex    (.../branches/release25-maint)  (Revision 66400)
 
136
--- Doc/lib/libitertools.tex    (.../tags/r252) (revision 66805)
 
137
+++ Doc/lib/libitertools.tex    (.../branches/release25-maint)  (revision 66805)
138
138
@@ -68,6 +68,7 @@
139
139
 
140
140
   \begin{verbatim}
318
318
 \end{verbatim}
319
319
Index: Doc/lib/libuserdict.tex
320
320
===================================================================
321
 
--- Doc/lib/libuserdict.tex     (.../tags/r252) (Revision 66400)
322
 
+++ Doc/lib/libuserdict.tex     (.../branches/release25-maint)  (Revision 66400)
 
321
--- Doc/lib/libuserdict.tex     (.../tags/r252) (revision 66805)
 
322
+++ Doc/lib/libuserdict.tex     (.../branches/release25-maint)  (revision 66805)
323
323
@@ -10,7 +10,7 @@
324
324
 greatly simplifies writing classes that need to be substitutable for
325
325
 dictionaries (such as the shelve module).
331
331
 that became available starting with Python version 2.2).  Prior to the
332
332
Index: Doc/inst/inst.tex
333
333
===================================================================
334
 
--- Doc/inst/inst.tex   (.../tags/r252) (Revision 66400)
335
 
+++ Doc/inst/inst.tex   (.../branches/release25-maint)  (Revision 66400)
 
334
--- Doc/inst/inst.tex   (.../tags/r252) (revision 66805)
 
335
+++ Doc/inst/inst.tex   (.../branches/release25-maint)  (revision 66805)
336
336
@@ -703,7 +703,7 @@
337
337
 Paths can be absolute or relative, in which case they're relative to
338
338
 the directory containing the \file{.pth} file.  Any directories added