aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4484db4..7b683c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+consfigurator (1.0.1-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Add autopkgtest deps on gpg and pass.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Thu, 05 May 2022 12:10:53 -0700
+
consfigurator (1.0.0-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index 4d13430..8a707ff 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
Test-Command: sbcl --script debian/tests/compile-and-tests.lisp
Depends:
+ gpg,
+ pass,
sbcl,
@,
Restrictions: allow-stderr, superficial