File: changelog

package info (click to toggle)
python-netaddr 0.7.18-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,736 kB
  • ctags: 855
  • sloc: python: 9,050; xml: 6,348; makefile: 79
file content (219 lines) | stat: -rw-r--r-- 6,334 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
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
python-netaddr (0.7.18-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Vincent Bernat ]
  * Bump Standards-Version to 3.9.8.
  * Replace manual use of localedef by localehelper package. Should also
    closes: #814696.

 -- Vincent Bernat <bernat@debian.org>  Sat, 10 Sep 2016 14:07:34 +0200

python-netaddr (0.7.18-1) unstable; urgency=medium

  * New upstream release

 -- Vincent Bernat <bernat@debian.org>  Mon, 14 Sep 2015 22:55:00 +0200

python-netaddr (0.7.17-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * d/control:
    - Build-Depend on python3-all to pick up Python 3.5.
    - Build-Depend on locales so that utf-8 locale can be created for the
      test suite.
  * d/rules:
    - Invoke py.test directly instead of through the runtests.py script,
      since the latter embeds an old and Python 3.5 incompatible version
      of py.test.
    - Ensure UTF-8 locale.
  * d/watch: Use pypi.debian.net redirector.
  * wrap-and-sort.

 -- Barry Warsaw <barry@debian.org>  Thu, 03 Sep 2015 17:17:06 -0400

python-netaddr (0.7.15-1) unstable; urgency=medium

  * New upstream release.
  * Silent Lintian about *.idx files. Not available in ieee-data package.

 -- Vincent Bernat <bernat@debian.org>  Mon, 10 Aug 2015 11:30:13 +0200

python-netaddr (0.7.14-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.6.
  * Convert to dh/pybuild.
  * Update debian/watch.

 -- Vincent Bernat <bernat@debian.org>  Fri, 29 May 2015 09:08:34 +0200

python-netaddr (0.7.12-2) unstable; urgency=medium

  * Fix location of IEEE data files (again!). Closes: #765123.

 -- Vincent Bernat <bernat@debian.org>  Mon, 13 Oct 2014 21:01:31 +0200

python-netaddr (0.7.12-1) unstable; urgency=medium

  * New upstream release
  * Fix debian/watch.
  * Fix location of IEEE data files. Closes: #756520.

 -- Vincent Bernat <bernat@debian.org>  Thu, 31 Jul 2014 08:57:57 +0200

python-netaddr (0.7.10-5) unstable; urgency=medium

  * Fix FTBFS due to deprecation of /usr/share/pyshared directory.
    Closes: #750311.

 -- Vincent Bernat <bernat@debian.org>  Fri, 06 Jun 2014 22:42:15 +0200

python-netaddr (0.7.10-4) unstable; urgency=low

  * Ensure that we get the right she-bang for /usr/bin/netaddr.
    Closes: #739840.

 -- Vincent Bernat <bernat@debian.org>  Wed, 26 Feb 2014 20:44:56 +0100

python-netaddr (0.7.10-3) unstable; urgency=low

  * Fix typo in dependency to ieee-data. Closes: #739765.

 -- Vincent Bernat <bernat@debian.org>  Sat, 22 Feb 2014 13:05:42 +0100

python-netaddr (0.7.10-2) unstable; urgency=low

  * Depends on ieee-data instead of shipping oui.txt and iab.txt.
    Closes: #739197. Closes: #739198.
  * Bump Standards-Version to 3.9.5.

 -- Vincent Bernat <bernat@debian.org>  Fri, 21 Feb 2014 00:01:42 +0100

python-netaddr (0.7.10-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Vincent Bernat ]
  * New upstream release.
  * Bump Standards-Version to 3.9.4.

 -- Vincent Bernat <bernat@debian.org>  Sun, 04 Aug 2013 15:45:54 +0200

python-netaddr (0.7.7-1) unstable; urgency=low

  * New upstream release.
  * Generate documentation with Sphinx instead of epydoc. Also, ship the
    documentation in a separate package.
  * Add Python 3 package. Update compatibility level to 8.

 -- Vincent Bernat <bernat@debian.org>  Sat, 23 Jun 2012 16:21:19 +0200

python-netaddr (0.7.6-2) unstable; urgency=low

  * Clean generated documentation. Closes: #671344.
  * Bump Standards-Version.

 -- Vincent Bernat <bernat@debian.org>  Sat, 12 May 2012 11:09:42 +0200

python-netaddr (0.7.6-1) unstable; urgency=low

  * New upstream release

 -- Vincent Bernat <bernat@debian.org>  Sun, 15 Jan 2012 13:46:06 +0100

python-netaddr (0.7.5-4) unstable; urgency=low

  * Tests have moved. Update debian/runtests.py accordingly.
    Patch from Ubuntu. Closes: #633653.
  * Support for ipython 0.11. Thanks to Julian Taylor.
    Closes: #636476.

 -- Vincent Bernat <bernat@debian.org>  Sun, 07 Aug 2011 09:05:16 +0200

python-netaddr (0.7.5-3) unstable; urgency=low

  * Fix debian/watch. Closes: #614358.
  * Add a patch to allow unpickling. Closes: #631360.
      + Switch to 3.0 quilt format.
  * Bump Standards-Version.

 -- Vincent Bernat <bernat@debian.org>  Sat, 09 Jul 2011 16:34:08 +0200

python-netaddr (0.7.5-2) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:44 +0200

python-netaddr (0.7.5-1) unstable; urgency=low

  * New upstream release.
     + Fix an inability to load from PowerDNS coprocess. Closes: #614335.
  * Update Homepage link in debian/control.
  * Bump Standards-Version.
  * Switch to dh_python2.

 -- Vincent Bernat <bernat@debian.org>  Mon, 21 Feb 2011 08:55:55 +0100

python-netaddr (0.7.4-1) unstable; urgency=low

  [ Vincent Bernat ]
  * New upstream release
  * Provide a doc-base file
  * Add a manual page for netaddr and add a Suggests for ipython to
    debian/control

  [ Piotr Ożarowski ]
  * CDBS uses site-packages even for python2.6, adjust runtests.py
    accordingly

 -- Vincent Bernat <bernat@debian.org>  Thu, 31 Dec 2009 12:29:06 +0100

python-netaddr (0.7.3-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version.

 -- Vincent Bernat <bernat@debian.org>  Sat, 17 Oct 2009 13:16:12 +0200

python-netaddr (0.6.2-1) unstable; urgency=low

  * New upstream release

 -- Vincent Bernat <bernat@debian.org>  Thu, 11 Jun 2009 21:29:34 +0200

python-netaddr (0.6-2) unstable; urgency=low

  * Run unittests before calling python-support. Closes: #517064.
  * Bump Standards-Version. No changes required.

 -- Vincent Bernat <bernat@debian.org>  Sat, 21 Mar 2009 09:27:48 +0100

python-netaddr (0.6-1) unstable; urgency=low

  [ Vincent Bernat ]
  * New upstream release

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

 -- Vincent Bernat <bernat@debian.org>  Thu, 22 Jan 2009 21:58:05 +0100

python-netaddr (0.5.2-1) unstable; urgency=low

  * New upstream release

 -- Vincent Bernat <bernat@debian.org>  Mon, 27 Oct 2008 18:21:55 +0100

python-netaddr (0.4-1) unstable; urgency=low

  * Initial release (Closes: #496819)

 -- Vincent Bernat <bernat@debian.org>  Thu, 28 Aug 2008 09:29:38 +0200