diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2019-05-03 21:52:02 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2019-05-03 21:52:02 -0700 |
commit | 251527b796c2ae1f951470cc72c61a615eb674ff (patch) | |
tree | acd7362e69de23f0f0a9965e83cda04a44f946f9 | |
parent | 2ccfaae0ea4ce8ab691f1b1a0e8481e9b43dbe1c (diff) | |
download | mailscripts-0.8.tar.gz |
release 0.8 (0.8-1 to Debian experimental)debian/0.8-1archive/debian/0.8-10.8
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ec1c74f..875e015 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mailscripts (0.8-1) UNRELEASED; urgency=medium +mailscripts (0.8-1) experimental; urgency=medium * New scripts: maildir-import-patch(1), notmuch-import-patch(1) - Add git to Recommends. @@ -6,7 +6,7 @@ mailscripts (0.8-1) UNRELEASED; urgency=medium to flush after copying messages. Per the docs for Python's mailbox module. - -- Sean Whitton <spwhitton@spwhitton.name> Fri, 03 May 2019 21:08:09 -0700 + -- Sean Whitton <spwhitton@spwhitton.name> Fri, 03 May 2019 21:51:53 -0700 mailscripts (0.7-1) unstable; urgency=high |