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 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329
|
python-netaddr (1.3.0-1) unstable; urgency=medium
* Team Upload
* Trim autopktest deps, avoid @builddeps@
* Update lintian-overrides for new syntax
* New upstream version 1.3.0
* Build with pybuild-plugin-pyproject
-- Alexandre Detiste <tchet@debian.org> Fri, 21 Feb 2025 19:59:11 +0100
python-netaddr (0.10.1-2) unstable; urgency=medium
* Team Upload
* Fix syntax error in Maintainer: field that confuses UDD & the Tracker
* Use dh-sequence-python3
* Set "Rules-Requires-Root: no"
-- Alexandre Detiste <tchet@debian.org> Mon, 23 Dec 2024 18:02:52 +0100
python-netaddr (0.10.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Update lintian override info format in
d/python-netaddr-docs.lintian-overrides on line 1.
* Bump debhelper from deprecated 9 to 13.
* Update renamed lintian tag names in lintian overrides.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
Repository-Browse.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-all.
[ Thomas Goirand ]
* Switch debian/watch to mode=git, using github URL.
* Add myself as uploader.
* New upstream release.
* Drop Conflicts+Replaces python-netaddr, as Py2 was removed 2 releases ago.
* d/rules: fixed the way to run tests (Closes: #1042169).
* Add fix-pytest.ini.patch to fix coverage.
* Add autopkgtest.
-- Thomas Goirand <zigo@debian.org> Mon, 26 Feb 2024 09:30:20 +0100
python-netaddr (0.8.0-2) unstable; urgency=medium
* Team upload.
* Upload to unstable.
* Ran wrap-and-sort -bastk.
-- Thomas Goirand <zigo@debian.org> Mon, 16 Aug 2021 13:20:18 +0200
python-netaddr (0.8.0-1) experimental; urgency=medium
* Team upload.
* New upstream release. (Closes: #986021)
* Removed patches applied upstream:
- 2ab73f10be7069c9412e853d2d0caf29bd624012.patch
- PR200.patch
-- Thomas Goirand <zigo@debian.org> Sun, 28 Mar 2021 00:27:25 +0100
python-netaddr (0.7.19-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Vincent Bernat ]
* d/rules: do not build documentation (Closes: #984939)
-- Vincent Bernat <bernat@debian.org> Wed, 10 Mar 2021 19:35:08 +0100
python-netaddr (0.7.19-4) unstable; urgency=medium
* Drop python2 support; Closes: #937942
* debian/patches/PR200.patch
- address SyntaxWarning revealed by python3.8; Closes: #950787
-- Sandro Tosi <morph@debian.org> Fri, 13 Mar 2020 13:40:36 -0400
python-netaddr (0.7.19-3) unstable; urgency=medium
* d/control: build-depends on python-all. Closes: #950362.
-- Vincent Bernat <bernat@debian.org> Fri, 31 Jan 2020 23:42:29 +0100
python-netaddr (0.7.19-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Vincent Bernat ]
* d/control: BD on dh-python. Closes: #950071.
* d/patches: add patch to fix tests with Python 3.8.
-- Vincent Bernat <bernat@debian.org> Wed, 29 Jan 2020 15:37:58 +0100
python-netaddr (0.7.19-1) unstable; urgency=medium
* New upstream version.
* d/control: bump Standards-Version.
* d/control: build-depends on python3-sphinx.
* d/rules: use /var/lib/ieee-data as target for OUI/IAB symlinks.
Closes: #879615.
-- Vincent Bernat <bernat@debian.org> Mon, 23 Oct 2017 16:05:15 +0200
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
|