diffstat for httpcomponents-asyncclient-4.1.5 httpcomponents-asyncclient-4.1.5

 changelog |    8 ++++++++
 control   |    2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff -Nru httpcomponents-asyncclient-4.1.5/debian/changelog httpcomponents-asyncclient-4.1.5/debian/changelog
--- httpcomponents-asyncclient-4.1.5/debian/changelog	2022-10-21 06:20:03.000000000 +0300
+++ httpcomponents-asyncclient-4.1.5/debian/changelog	2025-11-19 22:46:04.000000000 +0200
@@ -1,3 +1,11 @@
+httpcomponents-asyncclient (4.1.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from Santiago Vila to fix FTBFS with the nocheck
+    build profile. (Closes: #1116755)
+
+ -- Adrian Bunk <bunk@debian.org>  Wed, 19 Nov 2025 22:46:04 +0200
+
 httpcomponents-asyncclient (4.1.5-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru httpcomponents-asyncclient-4.1.5/debian/control httpcomponents-asyncclient-4.1.5/debian/control
--- httpcomponents-asyncclient-4.1.5/debian/control	2022-10-21 06:20:03.000000000 +0300
+++ httpcomponents-asyncclient-4.1.5/debian/control	2025-11-19 22:46:04.000000000 +0200
@@ -12,7 +12,7 @@
  libcommons-logging-java,
  libhttpclient-java,
  libhttpcore-java,
- libmockito-java <!nocheck>,
+ libmockito-java,
  maven-debian-helper (>= 2.0)
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/httpcomponents-asyncclient.git
