summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/tests/pkg-perl/smoke-files1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 639fe1d..c4c5ac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+docknot (5.00-2) unstable; urgency=medium
+
+ * Add lib/App/DocKnot.pm to the files made available to autopkgtest
+ tests, since the test suite uses it as a sample POD document to test
+ POD conversions. (Closes: #996037)
+
+ -- Russ Allbery <rra@debian.org> Sun, 17 Oct 2021 11:36:12 -0700
+
docknot (5.00-1) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
index 74dfc8f..8835815 100644
--- a/debian/tests/pkg-perl/smoke-files
+++ b/debian/tests/pkg-perl/smoke-files
@@ -4,4 +4,5 @@
README
README.md
docs/docknot.yaml
+lib/App/DocKnot.pm
t