File: changelog

package info (click to toggle)
jabber.py 0.5.0-1.6
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 564 kB
  • ctags: 1,096
  • sloc: python: 3,412; makefile: 60
file content (192 lines) | stat: -rw-r--r-- 6,213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
jabber.py (0.5.0-1.6) unstable; urgency=low

  * Non-maintainer upload.
  * Replaced python-support with dh-python (Closes: #786036)

 -- Ana Rodriguez Lopez <rodrilopez.ana@gmail.com>  Wed, 19 Aug 2015 19:08:14 +0200

jabber.py (0.5.0-1.5) unstable; urgency=medium

  * Non-maintainer upload.
  * Respect uudecode arguments order. (Closes: #730881)

 -- David Prévot <taffit@debian.org>  Mon, 23 Dec 2013 14:47:51 -0400

jabber.py (0.5.0-1.4) unstable; urgency=low

  * Non-maintainer upload. Thanks to Franz Pletz <fpletz@franz-pletz.org
    for preparation and testing.
  * Added debian/compat.
  * debian/rules:
    - Ensure that public module jabber will be available. (Closes: #392053)
    - Removed dh_python call.

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 14 Oct 2006 23:17:49 +0200

jabber.py (0.5.0-1.3) unstable; urgency=low

  * Non-maintainer upload.
  * ./examples/pypguijab.py: Fix shebang line to not use python2.2;
    this will drop the python2.2 dependency. (Closes: #377813)

 -- Martin Pitt <mpitt@debian.org>  Wed, 12 Jul 2006 10:32:10 +0200

jabber.py (0.5.0-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Update package to the last python policy (Closes: #373446).

 -- Pierre Habouzit <madcoder@debian.org>  Fri, 30 Jun 2006 15:37:19 +0200

jabber.py (0.5.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Removed python2.{1,2}-jabber (Closes: #351123)
  * Updated Debian policy version to 3.6.2 (no changes required)
  * Added python2.4-jabber

 -- Torsten Marek <shlomme@debian.org>  Sat, 22 Apr 2006 16:17:00 +0200

jabber.py (0.5.0-1) unstable; urgency=low

  * New upstream release.
  * v0.5 fixes the ustr() bug catching AttributError exception.
    closes: #235680

 -- Cosimo Alfarano <kalfa@debian.org>  Sat,  6 Mar 2004 16:43:21 +0100

jabber.py (0.4.0-6) unstable; urgency=low

  * Apply patch from Alexey Nezhdanov fixing a backtrace due to access to a
    None object
    closes: Bug#213697

 -- Cosimo Alfarano <kalfa@debian.org>  Fri,  3 Oct 2003 15:32:31 +0200

jabber.py (0.4.0-5) unstable; urgency=low

  * Updated python 2.3 as default debian python version

 -- Cosimo Alfarano <kalfa@debian.org>  Tue, 12 Aug 2003 15:20:15 +0200

jabber.py (0.4.0-4) unstable; urgency=low

  * added patch by Alexey Nezhdanov fixing unicode bug in xmlstream.py
    closes: Bug#166187

 -- Cosimo Alfarano <kalfa@debian.org>  Sat, 26 Jul 2003 19:48:30 +0200

jabber.py (0.4.0-3) unstable; urgency=low

  * applied patch from David JL got from jabberpy-devel@lists.sourceforge.net
    fixing some typos in jabber.py
    closes: Bug#198290

 -- Cosimo Alfarano <kalfa@debian.org>  Tue,  1 Jul 2003 17:15:04 +0200

jabber.py (0.4.0-2) unstable; urgency=low

  * updated Section to python
    (http://lists.debian.org/debian-devel-announce/2003/debian-devel-announce-200303/msg00028.html)

 -- Cosimo Alfarano <kalfa@debian.org>  Mon, 31 Mar 2003 21:38:46 +0200

jabber.py (0.4.0-1) unstable; urgency=low

  * fixed some doc links (closes: Bug#185879)

 -- Cosimo Alfarano <kalfa@debian.org>  Sun, 23 Mar 2003 15:41:32 +0100

jabber.py (0.4.0-0) unstable; urgency=low

  * New Upstream Version released 
  * improved description in debian/control (closes: Bug#176810)
  * addedd suggestion of pythonX.Y-xml and removed dependancies from
    python2.3-xmlbase

 -- Cosimo Alfarano <kalfa@debian.org>  Sat,  1 Mar 2003 19:00:56 +0100

jabber.py (0.3.1-7.3) unstable; urgency=low

  * added python2.3 packages
  * added patches/unused/ directory in /usr/share/doc/python*-jabber

 -- Cosimo Alfarano <kalfa@debian.org>  Tue, 24 Dec 2002 23:31:25 +0100

jabber.py (0.3.1-7.2) unstable; urgency=low

  * the Christmas Release
  * applied patch from Mrinal Kalakrishnan for correct  
    joining of XMLunescape() arg in Node.getData() (closes: Bug#174186)
    stored in patches/22xmlstream.py_getData.patch

 -- Cosimo Alfarano <kalfa@debian.org>  Tue, 24 Dec 2002 21:07:33 +0100

jabber.py (0.3.1-7.1) unstable; urgency=low

  * fixed debian/control, python-jabber has to depend on python2.2-jabber
    (closes: Bug#161293)
  * description improvement (closes: Bug#149866)

 -- Cosimo Alfarano <kalfa@debian.org>  Wed, 18 Sep 2002 12:39:56 +0200

jabber.py (0.3.1-7) unstable; urgency=low

  * modified debian/control to respect python2.2 as python default version

 -- Cosimo Alfarano <kalfa@debian.org>  Thu, 29 Aug 2002 21:10:49 +0200

jabber.py (0.3.1-6) unstable; urgency=low

  * patched jabber.Client.auth as Erik Westra adviced in jabberpy-devel
  * reversed the escaping order of xmlstream.XMLunescape() respect of
    xmlstream.XMLescape() (closes: Bug#149270)
    It should close the bug (feel free to reopen in case...), 
    waiting for upstream approval.

 -- Cosimo Alfarano <kalfa@debian.org>  Sun,  9 Jun 2002 12:36:25 +0200

jabber.py (0.3.1-5) unstable; urgency=low

  * fixed typo in debian/control
  * jabber.Roster.Iq.setQueryNode fix
  * dependancies to python*-xmlbase fixed in a previous notupladed version
    (closes: Bug#149269)
  * changed DIRLIST value to /usr/lib/python$PV/site-packages/ instead of
    /usr/lib/python$PV/site-packages/extension

 -- Cosimo Alfarano <kalfa@debian.org>  Sat,  8 Jun 2002 12:05:27 +0200

jabber.py (0.3.1-4) unstable; urgency=low

  * added dependancies pythonX.Y-xmlbase
  * patched xmlstream.py to let a jabber.Message can be sent during
    messageHandler callback processing (my own patch)
  * removed docs/test_client.py, in examples/ there is a newer version

 -- Cosimo Alfarano <kalfa@debian.org>  Wed,  5 Jun 2002 16:34:59 +0200

jabber.py (0.3.1-3) unstable; urgency=low

  * patching xmlstream.py to let SSL work
    according to Ross Karchner correction sent in 
    jabberpy-devel ML (2002-05-30 22:21):
    - _SSLsock -> _SSLobj
    - recv() -> read()
    - process() uses _sock
    Tested: seems to work.

 -- Cosimo Alfarano <kalfa@debian.org>  Sat,  1 Jun 2002 15:45:16 +0200

jabber.py (0.3.1-2) unstable; urgency=low

  * First Upload
  * closing ITP (closes:#148541)

 -- Cosimo Alfarano <kalfa@debian.org>  Fri, 31 May 2002 20:53:18 +0200

jabber.py (0.3.1-1) unstable; urgency=low

  * Initial Release, 
  
 -- Cosimo Alfarano <kalfa@debian.org>  Thu, 30 May 2002 11:49:26 +0200