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
|
python-ifaddr (0.2.0-2) unstable; urgency=medium
* Team upload.
* Update upstream URLs.
* Drop redundant build-dependency on dh-python.
* Build-depend on python3-netifaces to enable another test.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Thu, 20 Feb 2025 22:40:47 +0000
python-ifaddr (0.2.0-1) unstable; urgency=medium
* Team upload.
[ upstream ]
* new release
[ Jonas Smedegaard ]
* update watch file: track tags, not releases
* build-depend on dh-sequence-python3
pybuild-plugin-pyproject python3-pytest
* simplify rules: use dh snippet for cleaning egg
* add patch 2001 to avoid using python module ptest-cov
-- Jonas Smedegaard <dr@jones.dk> Tue, 27 Jun 2023 19:17:54 +0200
python-ifaddr (0.1.7-3) UNRELEASED; urgency=medium
* Update standards version to 4.6.2, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 11 Jan 2023 17:58:12 -0000
python-ifaddr (0.1.7-2) unstable; urgency=medium
[ Debian Janitor ]
* Update pattern for GitHub archive URLs from /<org>/<repo>/tags
page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 17:16:02 +0100
python-ifaddr (0.1.7-1) unstable; urgency=medium
* New upstream version
[ Ondřej Nový ]
* 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 ]
* Update watch file format version to 4.
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
[ Ruben Undheim ]
* Standards-Version: 4.5.1 (routine-update)
* debhelper-compat 13 (routine-update)
* Testsuite: autopkgtest-pkg-python (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Ruben Undheim <ruben.undheim@gmail.com> Sat, 16 Jan 2021 08:22:39 +0000
python-ifaddr (0.1.6-1) unstable; urgency=medium
* Initial release (Closes: #917040)
-- Ruben Undheim <ruben.undheim@gmail.com> Fri, 21 Dec 2018 20:47:07 +0000
|