File: changelog

package info (click to toggle)
python-autobahn 17.10.1%2Bdfsg1-3%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,292 kB
  • sloc: python: 22,596; makefile: 499; sh: 3
file content (128 lines) | stat: -rw-r--r-- 4,260 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
python-autobahn (17.10.1+dfsg1-3+deb10u1) buster; urgency=medium

  * Fix (build-)dependency on pyqrcode instead of qrcode (Closes: #931612).

 -- Thomas Goirand <zigo@debian.org>  Mon, 08 Jul 2019 11:42:44 +0200

python-autobahn (17.10.1+dfsg1-3) unstable; urgency=medium

  * Fixed upstream VCS URL in debian/rules.
  * Add Python 3.7 patch (Closes: #903423).

 -- Thomas Goirand <zigo@debian.org>  Tue, 10 Jul 2018 09:02:46 +0200

python-autobahn (17.10.1+dfsg1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sun, 25 Feb 2018 20:38:09 +0000

python-autobahn (17.10.1+dfsg1-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Thomas Goirand ]
  * New upstream release.
  * Removed python-msgpack from (build-)depends, upstream now uses u-msgpack.

 -- Thomas Goirand <zigo@debian.org>  Thu, 22 Feb 2018 13:17:17 +0000

python-autobahn (17.7.1+dfsg1-3) unstable; urgency=medium

  * Uploading to unstable.
  * Do not runtime depends on python3-trollius anymore (Closes: #868203).
  * Using debhelper 10.
  * Standards-Version is now 4.1.1.

 -- Thomas Goirand <zigo@debian.org>  Sun, 29 Oct 2017 17:33:10 +0100

python-autobahn (17.7.1+dfsg1-2) experimental; urgency=medium

  * Added missing openstack-pkg-tools build-dep (Closes: #876235).

 -- Thomas Goirand <zigo@debian.org>  Wed, 20 Sep 2017 21:03:16 +0000

python-autobahn (17.7.1+dfsg1-1) experimental; urgency=medium

  [ Daniel Baumann ]
  * Updating vcs fields.
  * Updating copyright format url.
  * Updating maintainer field.
  * Running wrap-and-sort -bast.
  * Updating standards version to 4.0.0.
  * Removing gbp.conf, not used anymore or should be specified in the
    developers dotfiles.
  * Updating standards version to 4.0.1.
  * Updating standards version to 4.1.0.

  [ Thomas Goirand ]
  * New upstream release.
  * Updated debian/copyright.
  * Fixed (build-)depends for this release.
  * Now using pkgos-dh_auto_install.
  * Removed Work-around_old_vs._new_twisted_client-endpoint_parser.patch
    applied upstream.
  * Fixed tests to run in the autobahn folder only.

 -- Thomas Goirand <zigo@debian.org>  Wed, 13 Sep 2017 21:21:45 +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