summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1441139..88074f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ncbi-entrez-direct (16.6.20220228+dfsg-2) unstable; urgency=medium
+
+ * debian/tests/control: Depend on libxml-simple-perl for the private
+ script behind transmute -x2j.
+
+ -- Aaron M. Ucko <ucko@debian.org> Tue, 14 Feb 2023 07:47:26 -0500
+
ncbi-entrez-direct (16.6.20220228+dfsg-1) unstable; urgency=medium
* New(er) upstream release. (Still carefully catching up, but this is
diff --git a/debian/tests/control b/debian/tests/control
index d2aa55a..458ad3b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @
+Depends: @, libxml-simple-perl
Restrictions: allow-stderr