[Pkg-gnupg-commit] [gpa] branch master updated (edbc331 -> 9b99125)

Andreas Rönnquist gusnan at moszumanska.debian.org
Sat Nov 22 13:24:35 UTC 2014


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

gusnan pushed a change to branch master
in repository gpa.

      from  edbc331   Update debian changelog
       new  eda6998   Imported Upstream version 0.9.6
       new  cc18784   Merge tag 'upstream/0.9.6'
       new  b18cad7   Update changelog
       new  4a94178   Remove enable_cardman_close patch, applied upstream
       new  9b99125   Fix spelling mistake in the changelog

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                                 |  83 +++++++
 Makefile.am                               |   1 -
 Makefile.in                               |   4 +-
 NEWS                                      |  10 +
 VERSION                                   |   2 +-
 configure                                 |  28 +--
 configure.ac                              |   4 +-
 debian/changelog                          |  10 +-
 debian/patches/enable_cardman_close.patch |  48 ----
 debian/patches/series                     |   1 -
 po/ar.gmo                                 | Bin 29489 -> 29489 bytes
 po/ar.po                                  | 318 ++++++++++++++------------
 po/cs.gmo                                 | Bin 58707 -> 59269 bytes
 po/cs.po                                  | 342 +++++++++++++++-------------
 po/de.gmo                                 | Bin 51607 -> 53510 bytes
 po/de.po                                  | 360 ++++++++++++++++--------------
 po/es.gmo                                 | Bin 25696 -> 25696 bytes
 po/es.po                                  | 319 ++++++++++++++------------
 po/fr.gmo                                 | Bin 34355 -> 34355 bytes
 po/fr.po                                  | 317 ++++++++++++++------------
 po/gpa.pot                                | 292 ++++++++++++------------
 po/ja.gmo                                 | Bin 18651 -> 18622 bytes
 po/ja.po                                  | 313 ++++++++++++++------------
 po/nl.gmo                                 | Bin 20235 -> 20208 bytes
 po/nl.po                                  | 315 ++++++++++++++------------
 po/pl.gmo                                 | Bin 20736 -> 20736 bytes
 po/pl.po                                  | 318 ++++++++++++++------------
 po/pt_BR.gmo                              | Bin 17044 -> 17017 bytes
 po/pt_BR.po                               | 316 ++++++++++++++------------
 po/ru.gmo                                 | Bin 31157 -> 31157 bytes
 po/ru.po                                  | 318 ++++++++++++++------------
 po/sv.gmo                                 | Bin 36309 -> 36309 bytes
 po/sv.po                                  | 320 ++++++++++++++------------
 po/tr.gmo                                 | Bin 20088 -> 20088 bytes
 po/tr.po                                  | 317 ++++++++++++++------------
 po/zh_TW.gmo                              | Bin 16188 -> 16188 bytes
 po/zh_TW.po                               | 315 ++++++++++++++------------
 src/Makefile.am                           |   3 +
 src/Makefile.in                           | 104 +++++----
 src/cardman.c                             |  12 +
 src/gpaexportclipop.c                     |   4 +-
 src/gpafileimportop.c                     | 311 ++++++++++++++++++++++++++
 src/gpafileimportop.h                     |  77 +++++++
 src/gpaimportbykeyidop.c                  | 189 ++++++++++++++++
 src/gpaimportbykeyidop.h                  |  77 +++++++
 src/gpaimportclipop.c                     |  35 +--
 src/gpaimportfileop.c                     |  14 +-
 src/gpaimportop.c                         |  83 +++----
 src/gpaimportop.h                         |   9 +-
 src/gpaimportserverop.c                   | 125 ++++++++++-
 src/gparecvkeydlg.c                       |  48 ++--
 src/gpgmetools.c                          |  69 +++++-
 src/gpgmetools.h                          |  29 +++
 src/gtktools.c                            | 120 ++++------
 src/gtktools.h                            |  14 +-
 src/keymanager.c                          |  38 +++-
 src/server-access.c                       |  42 ++--
 src/server.c                              |  47 ++--
 src/settingsdlg.c                         |  58 +++--
 59 files changed, 3749 insertions(+), 2430 deletions(-)
 delete mode 100644 debian/patches/enable_cardman_close.patch
 create mode 100644 src/gpafileimportop.c
 create mode 100644 src/gpafileimportop.h
 create mode 100644 src/gpaimportbykeyidop.c
 create mode 100644 src/gpaimportbykeyidop.h

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