summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:58:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-04 14:58:43 -0700
commit53cdfe1714e31431fe32b639e1fff12c5c5d9ed4 (patch)
tree3250cfcb867e785754d4d9541974e54dfafc0e74 /debian
parent718d9851b48dfd49a5bf109b6b8a073c172fb07f (diff)
downloadmailscripts-53cdfe1714e31431fe32b639e1fff12c5c5d9ed4.tar.gz
Drop the '0.' prefix to mailscripts version numbers
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 48ed8cb..0858373 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mailscripts (0.25-1) UNRELEASED; urgency=medium
+mailscripts (25-1) UNRELEASED; urgency=medium
* notmuch-slurp-debbug:
- Exit immediately if Mail::Box::Manager::open fails.
@@ -10,6 +10,7 @@ mailscripts (0.25-1) UNRELEASED; urgency=medium
Now that Emacs 28.1 is out, the latest stable release of Emacs
contains a more fully-featured version of project.el, so change the
default as we said we would.
+ * Drop the '0.' prefix to mailscripts version numbers.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 20 Mar 2022 14:44:31 -0700