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 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304
|
python-nbxmpp (4.2.2-2) unstable; urgency=medium
* Re-upload to unstable
-- Martin <debacle@debian.org> Sat, 08 Apr 2023 20:25:48 +0000
python-nbxmpp (4.2.2-1) experimental; urgency=medium
* New upstream bug fix release (solves HTTP issues)
-- Martin <debacle@debian.org> Wed, 05 Apr 2023 07:26:16 +0000
python-nbxmpp (4.2.0-1) unstable; urgency=medium
* New upstream release
* Fix debian/watch
-- Martin <debacle@debian.org> Mon, 06 Feb 2023 19:54:25 +0000
python-nbxmpp (4.1.0-1) unstable; urgency=medium
* Bug fix release
* Use pyproject.toml now
-- Martin <debacle@debian.org> Tue, 24 Jan 2023 00:02:52 +0000
python-nbxmpp (4.0.1-1) unstable; urgency=medium
* Bug fix release
-- Martin <debacle@debian.org> Fri, 13 Jan 2023 23:15:53 +0000
python-nbxmpp (4.0.0-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Sat, 07 Jan 2023 20:20:50 +0000
python-nbxmpp (3.2.5-1) unstable; urgency=medium
* New upstream release
* Add autopkgtest
-- Martin <debacle@debian.org> Mon, 31 Oct 2022 17:28:56 +0000
python-nbxmpp (3.2.4-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Sat, 08 Oct 2022 17:39:43 +0000
python-nbxmpp (3.2.3-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Sat, 01 Oct 2022 15:46:42 +0000
python-nbxmpp (3.2.2-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Tue, 13 Sep 2022 19:40:38 +0000
python-nbxmpp (3.2.1-1) unstable; urgency=medium
* New upstream release
-- Martin <debacle@debian.org> Tue, 30 Aug 2022 23:55:37 +0000
python-nbxmpp (3.1.1-1) unstable; urgency=medium
* Upstream maintenance release
-- Martin <debacle@debian.org> Sun, 21 Aug 2022 08:13:25 +0000
python-nbxmpp (3.1.0-1) unstable; urgency=medium
* Upstream bug fix release
-- Martin <debacle@debian.org> Sun, 05 Jun 2022 22:03:45 +0000
python-nbxmpp (3.0.1-1) unstable; urgency=medium
* New upstream release for Gajim 1.4.x
-- Martin <debacle@debian.org> Tue, 10 May 2022 07:40:20 +0000
python-nbxmpp (2.0.6-1) unstable; urgency=medium
* New upstream bug fix release
- Fix bookmarks compat namespace
- Resolve websocket uri only via https
- Websocket: Don’t fail on invalid host-meta files
-- Martin <debacle@debian.org> Tue, 15 Mar 2022 13:05:53 +0000
python-nbxmpp (2.0.4-1) unstable; urgency=medium
* New upstream bug fix release
-- Martin <debacle@debian.org> Sat, 09 Oct 2021 21:18:04 +0000
python-nbxmpp (2.0.2-1) unstable; urgency=medium
* New upstream bug fix release
-- Martin <debacle@debian.org> Fri, 19 Feb 2021 00:18:57 +0000
python-nbxmpp (2.0.1-1) unstable; urgency=medium
* New upstream version
-- Martin <debacle@debian.org> Sun, 07 Feb 2021 17:27:05 +0000
python-nbxmpp (2.0.0-1) unstable; urgency=medium
* New upstream version, for Gajim 1.3.0
-- Martin <debacle@debian.org> Thu, 31 Dec 2020 14:17:08 +0000
python-nbxmpp (1.0.2-1) unstable; urgency=medium
* New upstream version, mostly bug fixes
* Depend on libglib2.0-0 >= 2.60 (Closes: #969232)
-- Martin <debacle@debian.org> Tue, 08 Sep 2020 18:20:17 +0000
python-nbxmpp (1.0.1-1) unstable; urgency=medium
* New upstream version, mostly bug fixes
-- Martin <debacle@debian.org> Wed, 08 Jul 2020 07:17:02 +0000
python-nbxmpp (1.0.0-1) unstable; urgency=medium
* New upstream version, mostly rewritten compared to 0.6.x
(Known issue: Currently no client cert support)
-- Martin <debacle@debian.org> Sun, 21 Jun 2020 15:33:42 +0000
python-nbxmpp (0.9.95~20020429.5303bb12-1) experimental; urgency=medium
* New master snapshot (needed for compatibility with latest gajim)
-- Martin <debacle@debian.org> Wed, 29 Apr 2020 22:09:00 +0000
python-nbxmpp (0.9.94~20200425.ac3f42d4-1) experimental; urgency=medium
* New master snapshot (minor bug fixes)
-- Martin <debacle@debian.org> Wed, 29 Apr 2020 17:54:46 +0000
python-nbxmpp (0.9.94~20200419.b70acbc1-1) experimental; urgency=medium
* Upstream master snapshot
-- Martin <debacle@debian.org> Wed, 22 Apr 2020 00:23:50 +0000
python-nbxmpp (0.6.10-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #935210
-- Sandro Tosi <morph@debian.org> Sun, 06 Oct 2019 14:33:39 -0400
python-nbxmpp (0.6.10-1) unstable; urgency=medium
* New upstream bug fix release
- Add support for domain based name in features for GSSAPI
- Fix usage of BOSH
- Fix Jingle hash namespace
-- W. Martin Borgert <debacle@debian.org> Tue, 19 Feb 2019 08:46:41 +0000
python-nbxmpp (0.6.9-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Tue, 08 Jan 2019 21:52:01 +0000
python-nbxmpp (0.6.8-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Thu, 11 Oct 2018 21:11:33 +0000
python-nbxmpp (0.6.7-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Mon, 20 Aug 2018 22:48:10 +0000
python-nbxmpp (0.6.6-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Sun, 20 May 2018 08:26:27 +0000
python-nbxmpp (0.6.5+git20180501-1) unstable; urgency=medium
* New upstream snapshot, needed by Gajim master
-- W. Martin Borgert <debacle@debian.org> Thu, 10 May 2018 14:04:01 +0000
python-nbxmpp (0.6.5-1) unstable; urgency=medium
* New upstream version
* Bump standards version
-- W. Martin Borgert <debacle@debian.org> Tue, 01 May 2018 07:05:53 +0000
python-nbxmpp (0.6.4-1) unstable; urgency=medium
* New upstream version
-- W. Martin Borgert <debacle@debian.org> Sun, 18 Mar 2018 11:01:35 +0000
python-nbxmpp (0.6.3-1) unstable; urgency=medium
* New upstream version, featuring:
- Add ALPN and SNI support for when using DirectTLS
- Bugfixes
* Move packaging to Debian XMPP Maintainers, use salsa.debian.org
* Bump standards version
-- W. Martin Borgert <debacle@debian.org> Mon, 29 Jan 2018 22:26:17 +0000
python-nbxmpp (0.6.2-1) unstable; urgency=medium
* New upstream version. Bug fix release.
-- W. Martin Borgert <debacle@debian.org> Wed, 27 Dec 2017 22:57:24 +0000
python-nbxmpp (0.6.1-1) unstable; urgency=medium
* New upstream version.
-- W. Martin Borgert <debacle@debian.org> Thu, 30 Nov 2017 00:24:09 +0000
python-nbxmpp (0.6.0+git20171022-1) unstable; urgency=medium
* New upstream snapshot, needed by latest Gajim master
-- W. Martin Borgert <debacle@debian.org> Thu, 09 Nov 2017 21:29:04 +0000
python-nbxmpp (0.6.0-1) unstable; urgency=medium
* New upstream version (Closes: #872827). O.5.6 tagged, but not uploaded.
* Changed maintainer to Gajim team.
* Update to current standards and dh version, no changes.
* New upstream homepage.
[ Tanguy Ortolo <tanguy+debian@ortolo.eu>, 2016-10-28 ]
* debian/watch: use new upstream repository.
-- W. Martin Borgert <debacle@debian.org> Mon, 25 Sep 2017 21:45:32 +0000
python-nbxmpp (0.5.4-1) unstable; urgency=medium
* New upstream version.
* debian/control:
- update Standards-Version to 3.9.8 (no change needed).
- switch Vcs-* to HTTPS.
* debian/python-nbxmpp-doc.links: of two identical files, make one a symlink
to the other.
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Thu, 13 Oct 2016 15:16:38 +0200
python-nbxmpp (0.5.3-1) unstable; urgency=medium
[ Filip Pytloun ]
* New upstream version
* Require python3-gi for successful test run; closes: #802146
[ Tanguy Ortolo ]
* debian/patches: remove fix-raise-statements.patch against removed file
nbxmpp/xmpp_stringprep.py, therefore no longer needed.
* debian/copyright: remove entries related to removed file
nbxmpp/xmpp_stringprep.py.
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Sun, 10 Jan 2016 16:44:41 +0100
python-nbxmpp (0.5.1-2) unstable; urgency=medium
* Build for python2 and python3 (thanks to W. Martin Borgert for notifying
me that python3 was supported).
* debian/control:
- update the Vcs-* URLs (add .git suffix).
- build-depend on python3-all.
- split in three binary packages (python2, python3 and doc).
- recomment python-openssl (and python3-openssl).
* debian/python-nbxmpp.doc-base, debian/python-nbxmpp.docs: rename to
python-nbxmpp-doc.doc-base, python-nbxmpp-doc.docs to install
documentation to the documentation package.
* debian/rules: use pybuild to build for python2 and python3.
* debian/patches/fix-raise-statements.patch: fix old syntax of raise
statement which was incompatible with python 3.4.
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Wed, 15 Oct 2014 23:27:47 +0200
python-nbxmpp (0.5.1-1) unstable; urgency=low
* Initial release. (Closes: #672847)
-- Tanguy Ortolo <tanguy+debian@ortolo.eu> Wed, 15 Oct 2014 09:37:00 +0200
|