pycares (4.9.0-1) unstable; urgency=medium

  * New maintainer upload. (Closes: #1074758)
  * New upstream version.
  * debian/control: Update to new standards
    - Bump debhelper-compat from 12 to 13.
    - Bump standards version to 4.7.2, no changes required.
    - Remove 'Rules-Requires-Root: no'.
    - Add Manuel Guerra to uploaders.
    - Move repository back to 'Debian Python Team' namespace.
    - Add dh-sequence-sphinxdoc to dependencies.
    - Change python-pycares-doc package to python3-pycares-doc.
    - Add built-using-sphinxdoc.
    - Fix multiarch hinter for python3-pycares-doc.
  * debian/copyright: Update information of copyright holders
    - Add Manuel Guerra to 'debian/*' stanzas.
    - Add email to upstream author.
    - Remove copyright stanzas for license files.
  * debian/patches: Remove unused patches and add new ones:
    - Remove 0003-Allow-connection-refused-badresolv.conf.patch
    - Remove 0004-Fix-test_query_txt_chunked-expected-result.patch
    - Remove 0005-Update-test_query_ptr-to-use-address-with-PTR.patch
    - Remove 0006-Update-test_idna_encoding_query_a-to-expect-ARES_EBA.patch
    - Add 0003-fix-spf-test.patch
    - Add 0004-change-shebang-to-python3.patch
  * debian/salsa-ci.yml: Add file to manage Salsa's CI.
  * debian/gbp.conf: Update to full configuration.
  * debian/rules: Simplify dh rules.
  * debian/source/lintian-overrides: Clean lintian tags relatives to Sphinx.
  * debian/upstream/metadata: Add upstream metadata file.

 -- Manuel Guerra <ar.manuelguerra@gmail.com>  Sun, 19 Oct 2025 12:11:49 -0400

pycares (4.4.0-2) unstable; urgency=medium

  * Orphan the package, see #1074758
    - Remove myself from uploaders and update maintainer to Debian QA Group
    - Update Vcs-* to Debian group

 -- Scott Kitterman <scott@kitterman.com>  Tue, 02 Jul 2024 09:58:17 -0400

pycares (4.4.0-1) unstable; urgency=medium

  * Add d/source/options extend-diff-ignore to fix dpkg-source failure due to
    local changes (python package metadata regeneration) (Closes: # 1048868)
  * New upstream release
  * Add Forwarded tag to header of existing patches
  * Add d/p/0004-Fix-test_query_txt_chunked-expected-result.patch,
    0005-Update-test_query_ptr-to-use-address-with-PTR.patch, and
    0006-Update-test_idna_encoding_query_a-to-expect-ARES_EBA.patch to
    address test failures

 -- Scott Kitterman <scott@kitterman.com>  Tue, 02 Jan 2024 01:14:47 -0500

pycares (4.3.0-2) unstable; urgency=medium

  * Add d/p/0003-Allow-connection-refused-badresolv.conf.patch to address
    inappropriate test failure on Debian CI

 -- Scott Kitterman <scott@kitterman.com>  Mon, 13 Mar 2023 05:42:48 -0400

pycares (4.3.0-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Drop c-ares 1.18 patch, superseded upstream.

  [ Scott Kitterman ]
  * New upstream release to align pycares with Debian's c-ares version
  * Point debian/watch at pypi, since that's where the tarballs are now
  * Update autopkgtest to run tests per upstream documentation
  * Add netbase to Suggests and d/test/control test depends
  * Update tests so Debian CI is recognized as a CI environment which causes
    tests which are not expected to work in a CI environment to be skipped
  * Bump standards-version to 4.6.2 without further change
  * Don't run tests during build, needs network
  * Add pybuild-plugin-pyproject to build-depends, since it's the future

 -- Scott Kitterman <scott@kitterman.com>  Mon, 13 Mar 2023 00:28:02 -0400

pycares (4.1.2-2) unstable; urgency=medium

  * Team Upload.
  * Revert: Run test suite at build time.
    This needs Internet access, of course.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 14 Nov 2021 20:06:43 -0800

pycares (4.1.2-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * Team Upload.
  * New upstream release.
    - Drops bundled c-ares.
  * Bump copyright years.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Run autopkgtest outside the build directory, to run against the installed
    module.
  * Build against system c-ares, now that upstream is no longer carrying
    patches to it.
  * Declare needs-internet in the autopgktest, it relies on foreign DNS
    servers.
  * Patch: Support c-ares 1.18.
  * Run test suite at build time.
  * Drop -Wl,--as-needed, no longer needed explicitly.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 14 Nov 2021 19:21:18 -0800

pycares (3.1.1-1) unstable; urgency=medium

  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Fri, 10 Jan 2020 01:57:29 -0500

pycares (3.1.0-4) unstable; urgency=medium

  * Run dh_installdocs on all binaries also so debian/copyright is installed
    in all packages (Closes: #948252)
  * Update doc-base for current documentation location and package name

 -- Scott Kitterman <scott@kitterman.com>  Sun, 05 Jan 2020 22:15:36 -0500

pycares (3.1.0-3) unstable; urgency=medium

  * Upload to unstable

 -- Scott Kitterman <scott@kitterman.com>  Sat, 21 Dec 2019 23:33:44 -0500

pycares (3.1.0-2) experimental; urgency=medium

  * Update autopkgtest depends
  * Update debian/copyright
  * d/rules: Use -indep overrides for doc build
  * d/rules: Set --doc-main-package for dh_installdocs and dh_installexamples
    so doc files are installed in /usr/share/doc/python3-pycares
  * Delete obsolete debian/add-ons directory

 -- Scott Kitterman <scott@kitterman.com>  Fri, 20 Dec 2019 00:28:30 -0500

pycares (3.1.0-1) experimental; urgency=medium

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

  [ Daniel Kahn Gillmor ]
  * d/control: Set Vcs-* to salsa.debian.org
  * ship examples in python-pycares-doc
  * set Rules-Requires-Root: no
  * drop unnecessary x-python3-version field
  * move to DEP-14-style gbp branches
  * standards-version: bump to 4.4.1 (no changes needed)
  * update to dh 12
  * run wrap-and-sort -ast
  * d/watch: sort beta versions before released versions

  [ Scott Kitterman ]
  * Set maintainer to DPMT, add myself to uploaders (Closes: #945043)
  * Add build-depends on python3-cffi and python3-idna for pycares 3+
  * Manually add python3-idna to python3-pycares depends
  * New upstream release (Closes: #918991)
  * d/rules: simplify since we no longer need to manually regenerate
    ares_config.h
  * Add autopkgtest

 -- Scott Kitterman <scott@kitterman.com>  Tue, 17 Dec 2019 00:42:01 -0500

pycares (2.1.1-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #937402

 -- Sandro Tosi <morph@debian.org>  Sat, 19 Oct 2019 18:23:40 -0400

pycares (2.1.1-2) unstable; urgency=medium

  * debian/rules, debian/add-ons/configure: use configure script from c-ares
    to generate ares_config.h, necessary for building on any architecture.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Tue, 15 Nov 2016 23:23:37 +0100

pycares (2.1.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches: remove fix-doc-build.patch which as been applied upstream.
  * debian/watch: use substitutions to make it more generic, and do not use
    uupdate automatically.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 09 Oct 2016 16:58:28 +0200

pycares (2.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #835348)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Thu, 25 Aug 2016 15:39:48 +0200
