Followup-For: Bug #1035765 Control: tag -1 patch Hi,
all that is needed is a dir_to_symlink call, please see the attached patch. I'll prepare a NMU and upload it with 0-day delay tomorrow to get this fix into bookworm. Andreas
>From a046121a848d7f91cb0a81b91030ce4fb1119bdd Mon Sep 17 00:00:00 2001 From: Andreas Beckmann <a...@debian.org> Date: Thu, 25 May 2023 19:18:52 +0200 Subject: [PATCH] perform dir to symlink conversion of /usr/share/doc/python-rlp-doc --- debian/changelog | 8 ++++++++ debian/python-rlp-doc.maintscript | 1 + 2 files changed, 9 insertions(+) create mode 100644 debian/python-rlp-doc.maintscript diff --git a/debian/changelog b/debian/changelog index 8d50671..72f6d22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pyrlp (0.5.1-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Perform dir to symlink conversion of /usr/share/doc/python-rlp-doc. + (Closes: #1035765) + + -- Andreas Beckmann <a...@debian.org> Thu, 25 May 2023 19:17:55 +0200 + pyrlp (0.5.1-3) unstable; urgency=medium * Update UScan configuration for changes in upstream releases page. diff --git a/debian/python-rlp-doc.maintscript b/debian/python-rlp-doc.maintscript new file mode 100644 index 0000000..3457c0e --- /dev/null +++ b/debian/python-rlp-doc.maintscript @@ -0,0 +1 @@ +dir_to_symlink /usr/share/doc/python-rlp-doc python3-rlp 0.5.1-3.1~ -- 2.20.1