diff -Nru libxmp-4.6.1/debian/changelog libxmp-4.6.1/debian/changelog
--- libxmp-4.6.1/debian/changelog	2025-01-06 00:11:39.000000000 +0800
+++ libxmp-4.6.1/debian/changelog	2025-01-06 09:21:13.000000000 +0800
@@ -1,3 +1,9 @@
+libxmp (4.6.1-1.1) UNRELEASED; urgency=medium
+
+  * add dependence rst2pdf in debian/control 
+
+ -- Gui-Yue <yuemeng.gui@gmail.com>  Mon, 06 Jan 2025 09:21:13 +0800
+
 libxmp (4.6.1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru libxmp-4.6.1/debian/control libxmp-4.6.1/debian/control
--- libxmp-4.6.1/debian/control	2025-01-06 00:03:43.000000000 +0800
+++ libxmp-4.6.1/debian/control	2025-01-06 09:21:13.000000000 +0800
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Stephen Kitt <skitt@debian.org>
 Standards-Version: 4.7.0
-Build-Depends: debhelper-compat (= 13), python3-docutils
+Build-Depends: debhelper-compat (= 13), python3-docutils, rst2pdf
 Homepage: http://xmp.sourceforge.net/
 Vcs-Git: https://salsa.debian.org/mod-player-team/libxmp.git
 Vcs-Browser: https://salsa.debian.org/mod-player-team/libxmp
