File: changelog

package info (click to toggle)
pyxmpp 1.1.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 10,976 kB
  • ctags: 20,177
  • sloc: python: 10,926; ansic: 1,299; makefile: 120; xml: 81
file content (111 lines) | stat: -rw-r--r-- 3,859 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
pyxmpp (1.1.2-1) unstable; urgency=low

  * New upstream version.
  * Adding/bumping dependencies.
  * Migrating to dh_python2. 
  * Fixing watch file.
  * Bumping standards-Version to 3.9.3, no changes needed. 

 -- Bernd Zeimetz <bzed@debian.org>  Thu, 10 May 2012 22:48:51 +0200

pyxmpp (1.1.1-1) unstable; urgency=low

  * New upstream version. 
  * Recommend python-zope.interface as pyxmpp uses it if available.

 -- Bernd Zeimetz <bzed@debian.org>  Thu, 06 May 2010 16:26:55 +0200

pyxmpp (1.1.0-1) unstable; urgency=low

  * New upstream version.
  * Adding Homepage and Vcs-* fields to debian/control. 
  * Bumping Standards-Version to 3.8.4, no changes needed. 
  * Required Python version is 2.6 now.
  * Update debian/rules to use python_distutils as buildsystem. Make sure
    tests are being run. Clean build directory properly. 
  * Require debhelper (>= 7.0.50~) as this is the first version which supports
    overrides. 

 -- Bernd Zeimetz <bzed@debian.org>  Wed, 14 Apr 2010 23:45:14 +0200

pyxmpp (1.0.1-1) unstable; urgency=low

  * New upstream version.
  * Taking over maintenance from Patrick Dreker as he doesn't
    have the time to take care of the package anymore. Thanks
    a lot for your work Patrick!
    The package will be maintained in the Ptyhon-Modules-Team. 
  * Bumping Standards-Version to 3.8.1, no changes needed. 
  * Getting rid of cdbs, using dh now. 
  * Rising Build-Dep of python-support to 0.7.1 
  * Adding python-dnspython, python-m2crypto, python-libxml2
    as Build-Deps.
  * Adding watch file. 
  * Adding debian/pyversions, limiting to 2.4 and later. 
  * Adding Section: doc for python-pyxmpp-doc.
  * Adding missing ${misc:Depends} and ${shlibs:Depends} 

 -- Bernd Zeimetz <bzed@debian.org>  Sat, 09 May 2009 00:11:19 +0200

pyxmpp (1.0.0-4) unstable; urgency=medium

  * fix missing dependencies on python-libxml2 and change dependency
    from m2crypto to python-m2crypto (closes: #394858)

 -- Patrick Dreker <patrick@dreker.org>  Fri,  3 Nov 2006 10:57:04 +0000

pyxmpp (1.0.0-3) unstable; urgency=medium

  * Fix missing dependency on m2crypto (closes: #381013)

 -- Patrick Dreker <patrick@dreker.de>  Thu,  3 Aug 2006 10:53:21 +0200

pyxmpp (1.0.0-2) unstable; urgency=low

  * Acknowledge NMU (closes: #373375)
  * Fix missing dependency on python-dnspython introduced by NMU
    (closes: #379281)

 -- Patrick Dreker <patrick@dreker.org>  Mon, 24 Jul 2006 11:02:18 +0200

pyxmpp (1.0.0-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop custom class, use cdbs one.
  * Update package to the new python policy (Closes: #373375).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 29 Jun 2006 14:28:32 +0200

pyxmpp (1.0.0-1) unstable; urgency=low

  [ Patrick Dreker ]
  * New upstream release
  * remove pyxmpp-muc-history.patch, merged upstream, disable cdbs simplepatch
    in debian/rules, as there are no patches left
  * fix typo in debian/control
  * put API documentation into separate python-pyxmpp-doc package
  * move examples into python-pyxmpp-doc package, don't adapt them to a
    specific python version.
  * swap Maintainer and Uploader field, as I am the official maintainer
    now. Cleared with Florian Ragwitz (rafl).

  [ Florian Ragwitz ]
  * We don't use debian/control autogeneration anymore. I remove
    debian/control.in and coresponding debian/rules code.
  * Switched to DH_COMPAT version 5.

 -- Florian Ragwitz <rafl@debian.org>  Sun, 19 Mar 2006 17:35:52 +0100

pyxmpp (0.5+svn20051124-1) unstable; urgency=low

  * New upstream version
  * add a patch to actually make MUC History work. Already sent upstream.

 -- Patrick Dreker <patrick@dreker.org>  Sun, 27 Nov 2005 22:44:46 +0100

pyxmpp (0.5+svn20051015-1) unstable; urgency=low

  * Initial release (Closes: #335236).

 -- Florian Ragwitz <rafl@debian.org>  Tue,  1 Nov 2005 15:41:02 +0100