Version in base suite: 2.3.1-1 Base version: org-roam_2.3.1-1 Target version: org-roam_2.3.1-1+deb13u1 Base file: /srv/ftp-master.debian.org/ftp/pool/main/o/org-roam/org-roam_2.3.1-1.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/o/org-roam/org-roam_2.3.1-1+deb13u1.dsc changelog | 10 ++++++++++ control | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmp1ao1j6w3/org-roam_2.3.1-1.dsc: no acceptable signature found dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmp1ao1j6w3/org-roam_2.3.1-1+deb13u1.dsc: no acceptable signature found diff -Nru org-roam-2.3.1/debian/changelog org-roam-2.3.1/debian/changelog --- org-roam-2.3.1/debian/changelog 2025-06-29 23:25:56.000000000 +0000 +++ org-roam-2.3.1/debian/changelog 2026-08-11 18:52:45.000000000 +0000 @@ -1,3 +1,13 @@ +org-roam (2.3.1-1+deb13u1) trixie; urgency=medium + + * Team upload. + * Resolve undeclared mandatory dependency. Org-roam does not function + without emacsql-sqlite.el. In trixie this library is provided by + elpa-emacsql-sqlite, and this dependency must be declared + (Closes: #1144053). + + -- Nicholas D Steeves Tue, 11 Aug 2026 14:52:45 -0400 + org-roam (2.3.1-1) unstable; urgency=medium * Update to new upstream version 2.3.1. diff -Nru org-roam-2.3.1/debian/control org-roam-2.3.1/debian/control --- org-roam-2.3.1/debian/control 2025-06-29 23:25:56.000000000 +0000 +++ org-roam-2.3.1/debian/control 2026-08-11 18:52:45.000000000 +0000 @@ -23,7 +23,7 @@ Package: elpa-org-roam Architecture: all -Depends: ${elpa:Depends}, ${misc:Depends} +Depends: ${elpa:Depends}, ${misc:Depends}, elpa-emacsql-sqlite Recommends: emacs Suggests: org-roam-doc Enhances: emacs