]> git.llucax.com Git - software/mutt-debian.git/commitdiff
mutt (1.5.15+20070608-1) experimental; urgency=low 1.5.15+20070608-1
authorChristoph Berg <myon@debian.org>
Fri, 8 Jun 2007 09:19:08 +0000 (11:19 +0200)
committerChristoph Berg <myon@debian.org>
Fri, 8 Jun 2007 09:19:08 +0000 (11:19 +0200)
  * Muttrc.head: Temporarily set pipe_decode in the \cb urlview macro.
Closes: #423640.
  * Apply patch by pywatson@gmail.com to strdup strings when sorting.
    Mutt: #2515, Closes: #196545.

debian/changelog
debian/patches/debian-specific/Muttrc

index 91b7dbd7849e7762b85834e87d3ced62844cbfc8..63c0ded0ad751eb73102a643714fb47287b5a325 100644 (file)
@@ -1,3 +1,12 @@
+mutt (1.5.15+20070608-1) experimental; urgency=low
+
+  * Muttrc.head: Temporarily set pipe_decode in the \cb urlview macro.
+    Closes: #423640.
+  * Apply patch by pywatson@gmail.com to strdup strings when sorting.
+    Mutt: #2515, Closes: #196545.
+
+ -- Christoph Berg <myon@debian.org>  Fri, 08 Jun 2007 11:19:08 +0200
+
 mutt (1.5.15+20070515-1) experimental; urgency=low
 
   * New snapshot.
index 12a7e931e1fa4dd86e4e2d8ddbd2926cbb00e253..7f3a8b084f376791535a2abfecdb26aa6f2155c7 100644 (file)
@@ -1,7 +1,7 @@
 Index: debian-mutt/Muttrc.head
 ===================================================================
---- debian-mutt.orig/Muttrc.head       2007-03-24 16:53:09.000000000 +0100
-+++ debian-mutt/Muttrc.head    2007-03-24 17:53:19.000000000 +0100
+--- debian-mutt.orig/Muttrc.head       2007-06-08 13:19:22.000000000 +0200
++++ debian-mutt/Muttrc.head    2007-06-08 13:20:36.000000000 +0200
 @@ -6,6 +6,36 @@
  #
  ignore "from " received content- mime-version status x-status message-id
@@ -39,12 +39,12 @@ Index: debian-mutt/Muttrc.head
  
  # imitate the old search-body function
  macro index \eb "<search>~b " "search in message bodies"
-@@ -15,14 +45,14 @@ macro index,pager \cb "<pipe-message> ur
macro attach,compose \cb "<pipe-entry> urlview<Enter>" "call urlview to extract URLs out of a message"
+@@ -18,14 +48,14 @@ macro index,pager,attach,compose \cb "\
+ "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
 -macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
-+macro generic,pager <f1> "<shell-escape> zcat @docdir@/mutt/manual.txt.gz | sensible-pager<enter>" "show Mutt documentation"
++macro generic,pager <F1> "<shell-escape> zcat @docdir@/mutt/manual.txt.gz | sensible-pager<enter>" "show Mutt documentation"
  
  # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
  macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming mailboxes list"
@@ -56,7 +56,7 @@ Index: debian-mutt/Muttrc.head
  #
  # set hostname=cs.hmc.edu
  
-@@ -84,6 +114,9 @@ attachments   +I text/plain
+@@ -87,6 +117,9 @@ attachments   +I text/plain
  attachments   -A message/external-body
  attachments   -I message/external-body