Package: python3-django-cors-headers Version: 4.7.0-1 Severity: minor Tags: patch
Hi, Please include the upstream README.rst file in the binary package, as it is the only form of documentation for the package. The attached patch adds the README.rst file to the binary package documentation.
>From a025bee5cebde12a35ea6a9c9efc58a84694d2c6 Mon Sep 17 00:00:00 2001 From: Teemu Hukkanen <[email protected]> Date: Sun, 27 Jul 2025 14:25:34 +0300 Subject: [PATCH] Add README.rst to binary package docs --- debian/python3-django-cors-headers.docs | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/python3-django-cors-headers.docs diff --git a/debian/python3-django-cors-headers.docs b/debian/python3-django-cors-headers.docs new file mode 100644 index 0000000..a1320b1 --- /dev/null +++ b/debian/python3-django-cors-headers.docs @@ -0,0 +1 @@ +README.rst -- 2.50.0

