summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2023-11-18 11:54:36 +0100
committerÉtienne Mollier <emollier@debian.org>2023-11-18 11:54:36 +0100
commitfa96f34cc5b7d07ce4bc6e57b6be4de1a85033c5 (patch)
treecd1f1b110caa26b5df121cd9d4ec704e38638e31
parent89555fe2188ebfc725c852f1b9d2759d47d767ab (diff)
ready to upload to unstable.debian/2.0-1archive/debian/2.0-1
-rw-r--r--debian/changelog15
1 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4fb5695..3a8d91f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,18 @@
-offpunk (2.0~beta2-0+exp2) UNRELEASED; urgency=medium
+offpunk (2.0-1) unstable; urgency=medium
+ * New upstream version 2.0
+ * Migrate from experimental to unstable following end of the beta.
* d/copyright: change license to AGPL-3.
This follows upstream change, and also applies to the packaging.
-
- -- Étienne Mollier <emollier@debian.org> Thu, 16 Nov 2023 19:40:58 +0100
+ * d/{,t/}control: demote requests as recommendation.
+ The bug in the beta version that made it mandatory is fixed.
+ * d/control: add dependency on `file`.
+ * d/t/run-commands: extend tests to new commands.
+ The new tests now cover the newly introduced commands netcache,
+ ansicat, and opnk.
+ * d/t/run-commands: test offpunk's theme command.
+
+ -- Étienne Mollier <emollier@debian.org> Thu, 16 Nov 2023 21:45:10 +0100
offpunk (2.0~beta2-0+exp1) experimental; urgency=medium