[Pkg-gnupg-commit] [gpa] branch upstream updated (3ae487f -> db9f97c)

Andreas Rönnquist gusnan at moszumanska.debian.org
Wed Nov 23 16:19:31 UTC 2016


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

gusnan pushed a change to branch upstream
in repository gpa.

      from  3ae487f   Imported Upstream version 0.9.9
       new  db9f97c   New upstream version 0.9.10

The 1 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                                |   88 ++
 Makefile.in                              |    2 +
 NEWS                                     |   18 +
 README                                   |    2 +-
 VERSION                                  |    2 +-
 aclocal.m4                               |  291 +++++-
 configure                                |  250 ++++-
 configure.ac                             |    2 +-
 doc/Makefile.in                          |    2 +
 m4/Makefile.in                           |    2 +
 pixmaps/Makefile.in                      |    2 +
 po/LINGUAS                               |    2 +-
 po/ar.gmo                                |  Bin 28799 -> 28517 bytes
 po/ar.po                                 |  457 ++++-----
 po/cs.gmo                                |  Bin 57442 -> 56066 bytes
 po/cs.po                                 |  450 ++++-----
 po/de.gmo                                |  Bin 53960 -> 53966 bytes
 po/de.po                                 |  456 ++++-----
 po/es.gmo                                |  Bin 25078 -> 24769 bytes
 po/es.po                                 |  463 ++++-----
 po/fr.gmo                                |  Bin 34104 -> 33790 bytes
 po/fr.po                                 |  461 ++++-----
 po/gpa.pot                               |  444 ++++-----
 po/ja.gmo                                |  Bin 18065 -> 18065 bytes
 po/ja.po                                 |  455 ++++-----
 po/nl.gmo                                |  Bin 19563 -> 19563 bytes
 po/nl.po                                 |  455 ++++-----
 po/pl.gmo                                |  Bin 20078 -> 20078 bytes
 po/pl.po                                 |  455 ++++-----
 po/pt_BR.gmo                             |  Bin 16635 -> 16635 bytes
 po/pt_BR.po                              |  457 ++++-----
 po/ru.gmo                                |  Bin 30300 -> 36014 bytes
 po/ru.po                                 |  553 ++++++-----
 po/sv.gmo                                |  Bin 35693 -> 35435 bytes
 po/sv.po                                 |  458 ++++-----
 po/tr.gmo                                |  Bin 19484 -> 19484 bytes
 po/tr.po                                 |  455 ++++-----
 po/zh_CN.gmo                             |  Bin 0 -> 41472 bytes
 po/{gpa.pot => zh_CN.po}                 | 1540 ++++++++++++++++--------------
 po/zh_TW.gmo                             |  Bin 15677 -> 15677 bytes
 po/zh_TW.po                              |  455 ++++-----
 src/Makefile.am                          |    1 +
 src/Makefile.in                          |  153 +--
 src/cm-openpgp.c                         |    4 +-
 src/convert.c                            |   31 +-
 src/convert.h                            |    3 +-
 src/fileman.c                            |    7 +-
 src/gpa-key-details.c                    |   85 +-
 src/gpa-marshal.c                        |    6 +-
 src/gpa-tofu-list.c                      |  266 ++++++
 src/{ownertrustdlg.h => gpa-tofu-list.h} |   23 +-
 src/gpa.c                                |    2 +-
 src/gpa.h                                |    4 +
 src/gpafiledecryptop.c                   |   12 +-
 src/gpafileencryptop.c                   |   11 +-
 src/gpafilesignop.c                      |   10 +-
 src/gpakeydeleteop.c                     |   25 +-
 src/gpakeyselector.c                     |   61 +-
 src/gpasubkeylist.c                      |    2 +
 src/gpgmeedit.c                          |   34 +-
 src/gpgmetools.c                         |   89 +-
 src/gpgmetools.h                         |   18 +-
 src/helpmenu.c                           |    2 +-
 src/keylist.c                            |   22 +-
 src/keymanager.c                         |    3 +
 65 files changed, 5442 insertions(+), 4109 deletions(-)
 create mode 100644 po/zh_CN.gmo
 copy po/{gpa.pot => zh_CN.po} (61%)
 create mode 100644 src/gpa-tofu-list.c
 copy src/{ownertrustdlg.h => gpa-tofu-list.h} (52%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpa.git



More information about the Pkg-gnupg-commit mailing list