[Pkg-gnupg-commit] [gpa] branch master updated (b5a1860 -> 3444a84)

Andreas Rönnquist gusnan at moszumanska.debian.org
Sun Sep 13 09:40:05 UTC 2015


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

gusnan pushed a change to branch master
in repository gpa.

      from  b5a1860   Bug#791416: gpa: add mime info
       new  3ae487f   Imported Upstream version 0.9.9
       new  9073ff5   Merge tag 'upstream/0.9.9'
       new  3444a84   Update changelog

The 3 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               |  67 +++++
 Makefile.in             | 321 +++++++++++----------
 NEWS                    |  19 ++
 README                  |   8 +-
 VERSION                 |   2 +-
 aclocal.m4              | 733 ++++++++++++++++++++++++++++--------------------
 build-aux/compile       | 347 +++++++++++++++++++++++
 build-aux/config.guess  | 317 +++++++--------------
 build-aux/config.sub    |  57 ++--
 build-aux/depcomp       |  38 ++-
 build-aux/missing       | 460 ++++++++++--------------------
 config.h.in             |   4 +-
 configure               | 447 +++++++++++++++++++++--------
 configure.ac            |   6 +-
 debian/changelog        |   6 +
 doc/Makefile.in         | 116 ++++----
 doc/gpa.1               |   6 +-
 m4/Makefile.in          | 101 ++++---
 m4/po.m4                |   2 +-
 pixmaps/Makefile.in     | 167 +++++++----
 po/Makevars             |   4 +-
 po/ar.gmo               | Bin 28794 -> 28799 bytes
 po/ar.po                | 138 ++++-----
 po/cs.gmo               | Bin 57437 -> 57442 bytes
 po/cs.po                | 138 ++++-----
 po/de.gmo               | Bin 53955 -> 53960 bytes
 po/de.po                | 138 ++++-----
 po/es.gmo               | Bin 25073 -> 25078 bytes
 po/es.po                | 138 ++++-----
 po/fr.gmo               | Bin 34099 -> 34104 bytes
 po/fr.po                | 138 ++++-----
 po/gpa.pot              | 140 ++++-----
 po/ja.gmo               | Bin 18060 -> 18065 bytes
 po/ja.po                | 138 ++++-----
 po/nl.gmo               | Bin 19558 -> 19563 bytes
 po/nl.po                | 138 ++++-----
 po/pl.gmo               | Bin 20073 -> 20078 bytes
 po/pl.po                | 138 ++++-----
 po/pt_BR.gmo            | Bin 16630 -> 16635 bytes
 po/pt_BR.po             | 138 ++++-----
 po/ru.gmo               | Bin 30295 -> 30300 bytes
 po/ru.po                | 138 ++++-----
 po/sv.gmo               | Bin 35688 -> 35693 bytes
 po/sv.po                | 138 ++++-----
 po/tr.gmo               | Bin 19479 -> 19484 bytes
 po/tr.po                | 138 ++++-----
 po/zh_TW.gmo            | Bin 15672 -> 15677 bytes
 po/zh_TW.po             | 138 ++++-----
 src/Makefile.in         | 204 +++++++++-----
 src/confdialog.c        |   2 +-
 src/gpa-key-details.c   |  19 +-
 src/gpa.c               |  44 +--
 src/gpa.h               |   7 +
 src/gpaexportserverop.c |   2 +-
 src/gpasubkeylist.c     |  22 +-
 src/gpawidgets.c        |  35 ++-
 src/gpgmeedit.c         |  53 ++++
 src/gpgmetools.c        |   2 +-
 src/helpmenu.c          |   4 +-
 src/keymanager.c        |  26 +-
 src/keymanager.h        |   4 +-
 src/keysigndlg.c        |   7 +-
 src/options.c           |  11 +
 src/options.h           |   3 +
 src/server.c            |   2 +-
 65 files changed, 3280 insertions(+), 2329 deletions(-)
 create mode 100755 build-aux/compile

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