diff -pruN 1.8.1-1/debian/changelog 1.8.1-2/debian/changelog
--- 1.8.1-1/debian/changelog	2022-11-23 10:47:26.000000000 +0000
+++ 1.8.1-2/debian/changelog	2023-05-24 07:56:43.000000000 +0000
@@ -1,3 +1,11 @@
+r-cran-amelia (1.8.1-2) unstable; urgency=medium
+
+  * Do not symlink PDF.  R users know where to find docs anyway.
+    Closes: #1036600
+  * Standards-Version: 4.6.2 (routine-update)
+
+ -- Andreas Tille <tille@debian.org>  Wed, 24 May 2023 09:56:43 +0200
+
 r-cran-amelia (1.8.1-1) unstable; urgency=medium
 
   * Team upload
diff -pruN 1.8.1-1/debian/control 1.8.1-2/debian/control
--- 1.8.1-1/debian/control	2022-11-23 10:47:26.000000000 +0000
+++ 1.8.1-2/debian/control	2023-05-24 07:56:43.000000000 +0000
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                r-cran-foreign,
                r-cran-rlang,
                r-cran-rcpparmadillo
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-amelia
 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-amelia.git
 Homepage: https://cran.r-project.org/package=Amelia
diff -pruN 1.8.1-1/debian/rules 1.8.1-2/debian/rules
--- 1.8.1-1/debian/rules	2022-11-23 10:47:26.000000000 +0000
+++ 1.8.1-2/debian/rules	2023-05-24 07:56:43.000000000 +0000
@@ -4,7 +4,3 @@ include /usr/share/dh-r/r-cran.mk
 
 %:
 	dh $@ --buildsystem R
-
-override_dh_link:
-	dh_link
-	dh_link $(debRdir)/$(cranNameOrig)/doc/amelia.pdf usr/share/doc/$(DEB_SOURCE)/amelia.pdf
