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
|
python-xmpp (0.4.1-cvs20080505.4) unstable; urgency=medium
* Non-maintainer upload.
* Update SSL socket handling to work with Jessie's Python (Closes: #766475).
Thanks to Vladimir Osintsev <osintsev@gmail.com> for the patch!
-- intrigeri <intrigeri@debian.org> Thu, 19 Mar 2015 16:33:09 +0100
python-xmpp (0.4.1-cvs20080505.3) unstable; urgency=low
* Non-maintainer upload.
* Convert to dh_python2 (Closes: #617045).
-- Andrea Colangelo <warp10@ubuntu.com> Wed, 26 Jun 2013 10:30:54 +0200
python-xmpp (0.4.1-cvs20080505.2) unstable; urgency=low
* NMU.
* Rebuild to move files to /usr/share/pyshared. Closes: #490504.
-- Matthias Klose <doko@debian.org> Sun, 13 Jul 2008 02:27:53 +0200
python-xmpp (0.4.1-cvs20080505.1) unstable; urgency=low
* Non-Maintainer Upload
* Debian README updated.
* License clarified as GPL2+ (Closes: #469537)
* Package update to last released version (Closes: #473178)
* Latest CVS fixes applied to:
auth.py - sasl auth bugfix (Closes: #469028)
transports.py - bugfix in proxy connections support
jep0106.py - added test cases
-- Alexey Nezhdanov <snakeru@gmail.com> Mon, 05 May 2008 14:40:53 +0400
python-xmpp (0.3.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* Fixed bashism (declare -x) in debian/rules (Closes: 445783) - patch from
dAniel hAhler.
* Applied patch from Micha Lenk to improve description. (Closes: #381360)
-- Lucas Nussbaum <lucas@lucas-nussbaum.net> Wed, 16 Jan 2008 09:07:59 +0100
python-xmpp (0.3.1-1.1) unstable; urgency=low
* NMU.
* Convert to updated Python policy. Closes: #373369.
-- Matthias Klose <doko@debian.org> Thu, 6 Jul 2006 14:29:59 +0000
python-xmpp (0.3.1-1) unstable; urgency=low
* New upstream release
* Added dependency to python-dns package.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Sat, 25 Mar 2006 09:35:32 +0300
python-xmpp (0.3-1) unstable; urgency=low
* New upstream release
* Update of python2.3-xmpp for debian/testing required.
Closes: #312227
* Please stop build modules for python2.1/python2.2
closes: #351154
* New Upstream available (0.3). Closes: #356149
* /usr/lib/python2.3/site-packages/xmpp/features.py: error in
setPrivacyList. Closes: #321348
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Mon, 13 Mar 2006 09:40:17 +0300
python-xmpp (0.2-rc3-1) unstable; urgency=low
* Sync with latest released version.
closes: #307988
* Added bugfixes from current CVS.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Thu, 12 May 2005 11:41:34 +0400
python-xmpp (0.2-rc2-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Wed, 4 May 2005 20:51:11 +0400
python-xmpp (0.2-rc1-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Fri, 11 Mar 2005 20:45:54 +0300
python-xmpp (0.1.1-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Sat, 25 Sep 2004 08:22:52 +0400
python-xmpp (0.1-rc4-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Thu, 5 Aug 2004 19:31:08 +0400
python-xmpp (0.1-rc3-2) unstable; urgency=low
* Added bugfixes from CVS version.
* Generated and added changelog.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Sun, 27 Jun 2004 11:26:31 +0400
python-xmpp (0.1-rc3-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Thu, 24 Jun 2004 06:51:06 +0400
python-xmpp (0.1-rc2-2) unstable; urgency=low
* Added bugfixes from CVS version.
* Added python to "Build-Depends". Closes: #254368
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Tue, 15 Jun 2004 09:09:01 +0400
python-xmpp (0.1-rc2-1) unstable; urgency=low
* Sync with latest released version.
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Fri, 28 May 2004 23:39:31 +0400
python-xmpp (0.1-rc1-1) unstable; urgency=low
* Sync with latest released version.
* Closes ITP
closes: #246560
* Sponsored upload by Cosimo Alfarano <kalfa@debian.org>
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Tue, 4 May 2004 11:59:56 +0400
python-xmpp (0.1-pre4-1) unstable; urgency=low
* Initial Release.
-- Alexey Nezhdanov <snakeru@users.sourceforge.net> Sat, 28 Feb 2004 10:40:47 +0300
|