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
|
netifaces (0.11.0-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 30 Nov 2022 17:06:23 +0000
netifaces (0.11.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/control: Bump Standards-Version to 4.6.0.
* debian/control: Bump debhelper compat to v13.
* Drop python3-all-dbg from build dependency so that we do not
build the debug extension by default. (Closes: #994313)
* debian/python3-netifaces.install: Dropped,
now we have single binary package.
* Add pristine-tar branch in git packaging repo.
(Closes: #949718)
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* Use debhelper-compat instead of debian/compat.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Remove patch build-in-python3.3.diff that is missing from
debian/patches/series.
* Make "Files: *" paragraph the first in the copyright file.
-- Boyuan Yang <byang@debian.org> Fri, 22 Oct 2021 14:24:14 -0400
netifaces (0.10.9-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937129
-- Sandro Tosi <morph@debian.org> Fri, 31 Jan 2020 00:43:09 -0500
netifaces (0.10.9-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version. Closes: #850311.
* Fix installation of python3.8 extension. Closes: #942685, #945474.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Mon, 25 Nov 2019 17:16:02 +0100
netifaces (0.10.4-1) unstable; urgency=medium
* Points VCS URLs to Salsa.
* Ran wrap-and-sort -bast.
* Removed version of python-all-dev build-depends.
* Add missing dh-python build-depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 22:08:38 +0200
netifaces (0.10.4-0.1) unstable; urgency=low
* Non-maintainer upload.
[ Thomas Goirand ]
* New upstream release (Closes: #749106).
* Removed useless XS-Python-Version: >= 2.6 and X-Python3-Version: >= 3.1.
* Added extend-diff-ignore = "^[^/]*[.]egg-info/" in debian/source/options.
* Upstream renamed README into README.rst, updates debian/docs accordingly.
* Updated Standards-Version: to 3.9.5.
* Rewrote debian/copyright into parseable format 1.0.
* Fixed duplicate descriptions in debian/control.
* Canonical VCS URLs, now using collab-maint.
* Updated debian/watch file to use pypi.
* Set the Debian Python Modules Team as maintainer, and Mario & myself as
uploaders.
[ Mario Izquierdo ]
* Add patch build-in-python3.3.diff (build python3 packages)
(Python 3.x compatibility added by Kevin Kelley <kelleyk@kelleyk.net>)
https://pypi.python.org/pypi/netifaces-py3
* debian/rules: Use new debhelper (dh) instead of cdbs
-- Thomas Goirand <zigo@debian.org> Wed, 25 Jun 2014 10:24:29 +0000
netifaces (0.8-2) unstable; urgency=low
* Standards-Version bumped to 3.9.3 (no changes needed)
* New patch fix-hurd-build-AF_LINK.diff:
- define HAVE_AF_LINK=0 in GNU/Hurd (closes: #678358)
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Fri, 22 Jun 2012 13:53:47 +0200
netifaces (0.8-1) unstable; urgency=low
* New upstream version
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Sat, 10 Mar 2012 16:18:55 +0100
netifaces (0.6-2) unstable; urgency=low
* debian/control:
- fix typo s/interfaceface/interface/ (Closes: #649081)
- Update Homepage
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Thu, 17 Nov 2011 14:01:17 +0100
netifaces (0.6-1) unstable; urgency=low
* New upstream version
* Standards-Version bumped to 3.9.2 (no changes needed)
* Migrate to dh_python2
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Mon, 14 Nov 2011 22:11:05 +0100
netifaces (0.5-3) unstable; urgency=low
* Standards-Version bumped to 3.9.1 (no changes needed)
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Tue, 28 Sep 2010 15:40:34 +0200
netifaces (0.5-2.1) unstable; urgency=low
* Non-maintainer upload (with maintainer's permission).
* Add ‘Depends: ${python:Depends}’ (closes: #591992).
-- Jakub Wilk <jwilk@debian.org> Sat, 07 Aug 2010 18:32:31 +0200
netifaces (0.5-2) unstable; urgency=low
* Set Section: debug in python-netifaces-dbg
* Change iface to interface in debian/control Description
* Update Policy to 3.8.4 and change format to 3.0 (quilt)
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Tue, 02 Mar 2010 13:49:07 +0100
netifaces (0.5-1) unstable; urgency=low
* New upstream version
* Add VCS- fields in debian/control
* Fix lintian copyright-with-old-dh-make-debian-copyright
* Append (debug extension) to python-netifaces-dbg short description
* Bump up Standards-Version: 3.8.1 (no changes)
* Update debhelper and compat version to >= 7.0.0
* Remove debian/copyright Upstream text
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Sun, 22 Mar 2009 12:25:56 +0100
netifaces (0.4-1) unstable; urgency=low
* Initial release (Closes: #500394)
-- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Sat, 27 Sep 2008 22:24:40 +0200
|