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
|
python-autobahn (0.14.1+dfsg1-2) unstable; urgency=medium
[ Thomas Goirand ]
* Uploading to unstable.
* Add lintian override for missing JS sources: these are only the examples,
which aren't even packaged in Debian.
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Thomas Goirand <zigo@debian.org> Sun, 17 Jul 2016 13:27:58 +0000
python-autobahn (0.14.1+dfsg1-1) experimental; urgency=medium
* New upstream release (Closes: #826364).
* Fixed (build-)depends for this release.
* Drop Work-around_old_vs._new_twisted_client-endpoint_parser.patch applied
upstream.
* Only attempt to run tests from autobahn (ie: exclude examples).
-- Thomas Goirand <zigo@debian.org> Wed, 15 Jun 2016 10:01:09 +0200
python-autobahn (0.10.3+dfsg1-7) unstable; urgency=medium
* Added missing build-depends-indep: python3-mock (Closes: #825166).
-- Thomas Goirand <zigo@debian.org> Tue, 24 May 2016 13:29:12 +0000
python-autobahn (0.10.3+dfsg1-6) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Thomas Goirand ]
* Added Python3 support (Closes: #822186).
* Standards-Version is now 3.9.8 (no change).
* Fix debian/copyright after upstream relicensed to Expat.
-- Thomas Goirand <zigo@debian.org> Fri, 20 May 2016 13:21:58 +0000
python-autobahn (0.10.3+dfsg1-5) unstable; urgency=medium
* Stop using py.test-X.Y (Closes: #814846).
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 05:57:17 +0000
python-autobahn (0.10.3+dfsg1-4) unstable; urgency=medium
* Do not break python-twisted 15.x: applied upstream patch. (Closes: #810155)
* VCS fields using HTTPS urls.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 05:07:10 +0000
python-autobahn (0.10.3+dfsg1-3) unstable; urgency=medium
* Removed Victor Vasiliev <vasilvv@mit.edu> from uploaders (Closes: #795882).
-- Thomas Goirand <zigo@debian.org> Mon, 14 Sep 2015 10:54:20 +0000
python-autobahn (0.10.3+dfsg1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Fri, 01 May 2015 13:47:56 +0200
python-autobahn (0.10.3+dfsg1-1) experimental; urgency=medium
* New upstream release. (Closes: #780061, #730796)
* Now team maintaining the package within the OpenStack team, added Victor as
uploader, set VCS URLs (see #780061 where Victor agrees with this).
* Now running unit tests at build time.
* Package is now +dfsg1 because of non-free files in the example folder.
-- Thomas Goirand <zigo@debian.org> Tue, 21 Apr 2015 10:42:55 +0200
python-autobahn (0.5.14-1) unstable; urgency=low
* Initial release (Closes: #702208)
-- Victor Vasiliev <vasilvv@mit.edu> Fri, 15 Mar 2013 17:58:53 -0400
|