[mutt] 02/03: Update NEWS.Debian
Faidon Liambotis
paravoid at moszumanska.debian.org
Mon Jul 25 16:26:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
paravoid pushed a commit to branch master
in repository mutt.
commit 63935bf1b793ea8a557d59241bd0f0504b8bcc75
Author: Faidon Liambotis <paravoid at debian.org>
Date: Mon Jul 25 18:52:06 2016 +0300
Update NEWS.Debian
---
debian/NEWS | 51 +++++++++++++++++++++++----------------------------
debian/changelog | 7 +++++--
2 files changed, 28 insertions(+), 30 deletions(-)
diff --git a/debian/NEWS b/debian/NEWS
index 0be8740..9a666b1 100644
--- a/debian/NEWS
+++ b/debian/NEWS
@@ -1,31 +1,26 @@
-mutt (1.6.1-2) experimental; urgency=medium
-
- Both the mutt-patched and the mutt-kz packages have been dropped and their
- functionality has been incorporated into the main mutt binary and package.
- Moreover, the package now ships with the NeoMutt patchset, which includes a
- number of important security, performance and stability fixes, as well as UI
- improvements and a plethora of new features.
-
- -- Faidon Liambotis <paravoid at debian.org> Mon, 04 Jul 2016 17:44:52 +0300
-
-mutt (1.6.1-1) experimental; urgency=medium
-
- The sidebar patchset was updated to NeoMutt's. The short path and divider
- character options have been restored, but all configuration variables
- have changed names as part of a general cleanup. Please see:
- http://www.neomutt.org/sidebar-intro.html#intro-sidebar-config-changes
- for the full list.
-
- -- Faidon Liambotis <paravoid at debian.org> Thu, 05 May 2016 21:16:18 +0300
-
-mutt (1.5.22-1) unstable; urgency=low
-
- The sidebar-dotted patch was replaced by the sidebar-dotpathsep patch from
- Gentoo. This new version drops the "sidebar_shortpath" option from the
- configuration. You can configure the behaviour with the
- "sidebar_delim_chars" option now.
-
- -- Christoph Berg <christoph.berg at credativ.de> Wed, 05 Mar 2014 13:51:33 +0100
+mutt (1.6.2-1) unstable; urgency=medium
+
+ The mutt package now incorporates the NeoMutt patchset, which includes a
+ number of important security, performance and stability fixes. It also
+ includes a number of UI improvements and a plethora of new features,
+ including many previously shipped by Debian. Among these is the
+ functionality of both the mutt-patched (sidebar, NNTP) and the mutt-kz
+ (notmuch) packages, that are now both obsolete and replaced by the mutt
+ package. More information about NeoMutt can be found on its website:
+ http://www.neomutt.org/
+
+ The sidebar patch has been polished up and merged upstream in what will
+ eventually be Mutt 1.7.0. NeoMutt incorporates the new version, which among
+ other changes includes renamed configuration options. To keep the old
+ behavior, use this in your .muttrc:
+ set mail_check_stats=yes
+ set sidebar_format="%B%* %S%?N?(%N)?%?F?[%F]?"
+ set sidebar_indent_string=" "
+ and optionally:
+ set sidebar_folder_indent=yes
+ set sidebar_short_path=yes
+
+ -- Faidon Liambotis <paravoid at debian.org> Mon, 25 Jul 2016 18:45:08 +0300
mutt (1.5.21-2) experimental; urgency=low
diff --git a/debian/changelog b/debian/changelog
index d4f104d..1a2889c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,15 @@
-mutt (1.6.2-1) UNRELEASED; urgency=medium
+mutt (1.6.2-1) unstable; urgency=medium
* New upstream release.
* New upstream NeoMutt release, 2016-07-23.
- Backport a fix for the sidebar from neomutt git.
* Ship our patched Muttrc instead of the stock, non-generated Muttrc,
something that regressed with 1.6.1-2. (Closes: #830692, #830695)
+ * Update NEWS.Debian and (unfortunately) rewrite history in order to make it
+ a little more consistent and easier to read for users upgrading from
+ jessie.
- -- Faidon Liambotis <paravoid at debian.org> Tue, 12 Jul 2016 15:12:09 +0300
+ -- Faidon Liambotis <paravoid at debian.org> Mon, 25 Jul 2016 18:51:01 +0300
mutt (1.6.1-2) experimental; urgency=medium
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mutt/mutt.git
More information about the pkg-mutt-commits
mailing list