vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 56b604cd23b465ac795754c474aa4c023a143c69
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 16:42:03 2025 -0300
Try options that require resolving names last
Resolving names is potentially slow, so we postpone that and try all the
addresses that can be obtained without name resolution first.
commit 60535b84b493f8e206d716dbfe2718f5fec038c6
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 16:38:55 2025 -0300
Lazy load addresses to be checked for a proxy
This avoids resolving names, a potentially slow operations, before they
are actually needed.
commit 8efcb0cf5d4179c19746e9205a0c852419b4c7eb
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 16:34:57 2025 -0300
Disambiguate ip the tool from ip as an address
commit 43a01714d9d888e9edaa086a0a8acb706dd73968
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 13:49:57 2025 -0300
Log before trying to resolve apt-proxy
This can help debugging in the presence of slow hostname resolution.
commit 4b1a413b98e83c7c0e96bce61f5bf1539a1fe41a
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 13:42:30 2025 -0300
Fix typo when printing debug information for IPv6 gateway
commit 35dac435cb55ffda3aa8e4eadd1443af7fd686a8
Author: Antonio Terceiro <terceiro@debian.org>
Date: Mon Jun 9 13:36:02 2025 -0300
Include timestamp in debug logs