[mutt] branch master updated (034488e -> 8202ec5)

Antonio Radici antonio at moszumanska.debian.org
Sat Jan 27 21:24:21 UTC 2018


This is an automated email from the git hooks/post-receive script.

antonio pushed a change to branch master
in repository mutt.

      from  034488e   New upstream release.
       new  0cee859   New upstream version 1.9.3
       new  042a836   Update upstream source from tag 'upstream/1.9.3'
       new  88ccc0c   New upstream release.
       new  b29c76c   patches refreshed
       new  8202ec5   cutting the release

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                          |  182 ++
 Makefile.am                                        |   10 +-
 Makefile.in                                        |   26 +-
 UPDATING                                           |    4 +
 VERSION                                            |    2 +-
 configure                                          |   23 +-
 configure.ac                                       |    2 +-
 debian/changelog                                   |    6 +
 .../566076-build_doc_adjustments.patch             |    4 +-
 .../patches/upstream/fast-imap-flag-handling.patch |   25 +-
 debian/patches/upstream/imap-poll-timeout.patch    |    7 +-
 doc/Makefile.am                                    |    5 +-
 doc/Makefile.in                                    |    5 +-
 doc/advancedusage.html                             |    2 +-
 doc/index.html                                     |    2 +-
 doc/intro.html                                     |   12 +-
 doc/manual.html                                    |   16 +-
 doc/manual.txt                                     |   22 +-
 doc/manual.xml.head                                |   14 +-
 doc/mutt.man                                       |    2 +-
 doc/muttbug.man                                    |  200 --
 imap/command.c                                     |   44 +-
 imap/imap.c                                        |   14 +-
 imap/imap_private.h                                |    4 +-
 imap/message.c                                     |   18 +-
 imap/util.c                                        |    5 +-
 init.c                                             |   12 -
 lib.c                                              |   56 +
 lib.h                                              |    2 +
 main.c                                             |    2 +-
 mkchangelog.sh                                     |    2 +-
 muttbug                                            |    3 -
 muttbug.sh.in                                      |  337 --
 pattern.c                                          |   19 +-
 po/bg.po                                           |    4 +-
 po/ca.gmo                                          |  Bin 115290 -> 115324 bytes
 po/ca.po                                           |    4 +-
 po/cs.gmo                                          |  Bin 108411 -> 108445 bytes
 po/cs.po                                           |    4 +-
 po/da.gmo                                          |  Bin 105218 -> 105252 bytes
 po/da.po                                           |    4 +-
 po/de.gmo                                          |  Bin 107961 -> 107995 bytes
 po/de.po                                           |    4 +-
 po/el.po                                           |    4 +-
 po/eo.gmo                                          |  Bin 104670 -> 104704 bytes
 po/eo.po                                           |    4 +-
 po/es.po                                           |    4 +-
 po/et.po                                           |    4 +-
 po/eu.gmo                                          |  Bin 83762 -> 83796 bytes
 po/eu.po                                           |    4 +-
 po/fr.gmo                                          |  Bin 113238 -> 113272 bytes
 po/fr.po                                           |    4 +-
 po/ga.gmo                                          |  Bin 84980 -> 85014 bytes
 po/ga.po                                           |    4 +-
 po/gl.po                                           |    4 +-
 po/hu.po                                           |    4 +-
 po/id.gmo                                          |  Bin 82632 -> 82666 bytes
 po/id.po                                           |    4 +-
 po/it.gmo                                          |  Bin 90076 -> 90110 bytes
 po/it.po                                           |    4 +-
 po/ja.gmo                                          |  Bin 115011 -> 115045 bytes
 po/ja.po                                           |    4 +-
 po/ko.po                                           |    4 +-
 po/lt.po                                           |    4 +-
 po/mutt.pot                                        |   80 +-
 po/nl.gmo                                          |  Bin 107323 -> 107357 bytes
 po/nl.po                                           |    4 +-
 po/pl.gmo                                          |  Bin 85437 -> 87478 bytes
 po/pl.po                                           | 3458 +++++++++++---------
 po/pt_BR.po                                        |    2 +-
 po/ru.gmo                                          |  Bin 141670 -> 141704 bytes
 po/ru.po                                           |    4 +-
 po/sk.po                                           |    2 +-
 po/sv.gmo                                          |  Bin 85199 -> 85233 bytes
 po/sv.po                                           |    4 +-
 po/tr.gmo                                          |  Bin 83436 -> 83470 bytes
 po/tr.po                                           |    4 +-
 po/uk.gmo                                          |  Bin 135150 -> 135184 bytes
 po/uk.po                                           |    4 +-
 po/zh_CN.gmo                                       |  Bin 102108 -> 102142 bytes
 po/zh_CN.po                                        |    4 +-
 po/zh_TW.po                                        |    4 +-
 postpone.c                                         |   35 +-
 version.sh                                         |    4 +-
 84 files changed, 2463 insertions(+), 2311 deletions(-)
 delete mode 100644 doc/muttbug.man
 delete mode 100755 muttbug
 delete mode 100644 muttbug.sh.in

-- 
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