Description: Fix lintian warning privacy-breach-generic
 Some URL refer a remove image in documentation. We use a static
 image instead.
Forwarded: not-needed
Author: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Index: python-signxml-4.1.0+dfsg/README.rst
===================================================================
--- python-signxml-4.1.0+dfsg.orig/README.rst
+++ python-signxml-4.1.0+dfsg/README.rst
@@ -251,11 +251,11 @@ Copyright 2014-2024, Andrey Kislyuk and
 `Apache License, Version 2.0 <http://www.apache.org/licenses/LICENSE-2.0>`_. Distribution of the LICENSE and NOTICE
 files with source copies of this package and derivative works is **REQUIRED** as specified by the Apache License.
 
-.. image:: https://github.com/XML-Security/signxml/workflows/Test%20suite/badge.svg
+.. image:: staimg/badge.svg
         :target: https://github.com/XML-Security/signxml/actions
-.. image:: https://codecov.io/github/XML-Security/signxml/coverage.svg?branch=master
+.. image:: staimg/coverage.svg
         :target: https://codecov.io/github/XML-Security/signxml?branch=master
-.. image:: https://img.shields.io/pypi/v/signxml.svg
+.. image:: staimg/v_signxml.svg
         :target: https://pypi.python.org/pypi/signxml
-.. image:: https://img.shields.io/pypi/l/signxml.svg
+.. image:: staimg/l_signxml.svg
         :target: https://pypi.python.org/pypi/signxml
