[ciderwebmail] annotated tag upstream/1.05_20141022 updated (a8b1cce -> 095ac65)

Jonas Smedegaard dr at jones.dk
Thu Oct 23 15:04:22 UTC 2014


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

js pushed a change to annotated tag upstream/1.05_20141022
in repository ciderwebmail.

*** WARNING: tag upstream/1.05_20141022 was modified! ***

      from  a8b1cce   (tag)
        to  095ac65   (tag)
   tagging  156765cc3ceff8324f11951f10c2251c018c2a2c (commit)
  replaces  upstream/1.04+20141012
 tagged by  Jonas Smedegaard
        on  Thu Oct 23 16:14:21 2014 +0200

- Log -----------------------------------------------------------------
Upstream version 1.05~20141022
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAABCgBmBQJUSQ09XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NjQ4ODQwMTIyRTJDNTBFQzUxRDQwRTI0
RUMxQjcyMjM3NEY5QkQ2AAoJEE7BtyI3T5vWZTUH/0AN6DolUlIAcDGCpTNkYbfj
hDvYFWwt2TpSnMqFLMxrj0+/Fop39k3o815O4UNB7X+UMpsB1oPWETnh4jy9cRDD
QRpr/NRRmfyB9hpj3lrGBtHfqia/Pn30Xo7k1qb1bePE7WnwQONCvOCMLe+Mb8/f
a4L78KHRYHrNaBBUxRqSesnWgGHzZw8deDTZuvp16o6R/q6okt1xf6R3zUHY/7bC
pm5ZBzN3fLCdt8ggg7OBkgQbKmxfVhDbZ5drOeej0eur9Cv9GGkN51qZFvVMG+4B
fuosUCOa5Dd8/YBmsbmQ0zPGFoxpZewyoFLcHWNmnyBmOagLFY0cSenQfrWIc0I=
=rawn
-----END PGP SIGNATURE-----

Jonas Smedegaard (1):
      Imported Upstream version 1.05~20141022

Mathias Reitinger (7):
      cleanup merge conflict
      update MANIFEST
      update Changes file for 1.05
      Merge remote-tracking branch 'upstream/master'
      silence warnings while testing
      fix find_special_folder if another class attribute is present
      don't ship .mo files

Stefan Seifert (1):
      Fix compatability with Perl < 5.18

-----------------------------------------------------------------------

  discards  2043716   Imported Upstream version 1.05~20141022
      adds  d7ebf04   cleanup merge conflict
      adds  9c91e45   update MANIFEST
      adds  7e1894b   update Changes file for 1.05
      adds  dfb9fd1   Fix compatability with Perl < 5.18
      adds  ecfcfa7   Merge remote-tracking branch 'upstream/master'
      adds  d4b6b83   silence warnings while testing
      adds  c754d21   fix find_special_folder if another class attribute is present
      adds  ca809e3   don't ship .mo files
      adds  156765c   Imported Upstream version 1.05~20141022

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
annotated tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a8b1cce)
            \
             N -- N -- N   refs/tags/upstream/1.05_20141022 (095ac65)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 lib/CiderWebmail/Controller/Managesieve.pm         |  13 +-
 lib/CiderWebmail/Test.pm                           |   4 +-
 lib/CiderWebmail/Util.pm                           |  22 +-
 lib/CiderWebmail/View/Petal.pm                     |   5 +-
 root/locale/cs/LC_MESSAGES/CiderWebmail.mo         | Bin 4275 -> 0 bytes
 root/locale/da/LC_MESSAGES/CiderWebmail.mo         | Bin 4060 -> 0 bytes
 root/locale/de/LC_MESSAGES/CiderWebmail.mo         | Bin 4168 -> 0 bytes
 root/locale/en/LC_MESSAGES/CiderWebmail.mo         | Bin 3997 -> 0 bytes
 root/locale/ru/LC_MESSAGES/CiderWebmail.mo         | Bin 5293 -> 0 bytes
 .../static/3rdparty/mootools/base/mootools-core.js | 491 ---------------------
 .../static/3rdparty/mootools/base/mootools-more.js | 210 ---------
 root/static/scripts/base.js                        | 266 ++++++++---
 root/static/scripts/mail/compose.js                |  27 +-
 root/static/scripts/mail/mailbox.js                | 258 ++++++-----
 root/static/scripts/mail/message.js                |  18 +-
 root/templates/base/ajax/layout.xml                |   5 +-
 root/templates/base/folder_tree.xml                |   3 +-
 root/templates/base/layout.xml                     |   3 +-
 root/templates/base/logout.xml                     |   2 -
 root/templates/base/mailbox.xml                    |   2 +-
 root/templates/base/message.xml                    |   1 +
 21 files changed, 416 insertions(+), 914 deletions(-)
 delete mode 100644 root/locale/cs/LC_MESSAGES/CiderWebmail.mo
 delete mode 100644 root/locale/da/LC_MESSAGES/CiderWebmail.mo
 delete mode 100644 root/locale/de/LC_MESSAGES/CiderWebmail.mo
 delete mode 100644 root/locale/en/LC_MESSAGES/CiderWebmail.mo
 delete mode 100644 root/locale/ru/LC_MESSAGES/CiderWebmail.mo
 delete mode 100644 root/static/3rdparty/mootools/base/mootools-core.js
 delete mode 100644 root/static/3rdparty/mootools/base/mootools-more.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ciderwebmail.git



More information about the Pkg-perl-cvs-commits mailing list