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

nodens-guest pushed a change to branch master
in repository openpgp-applet.

      from  7a50233   debian/watch: remove useless parameters
      adds  999fed0   Imported Upstream version 0.9.1
       new  d45fe15   merge again upstream/0.9.1 to make dpt import-orig happy
      adds  2e5241d   Correct some license bits
      adds  6d58acb   Documentation : grammar/spelling/syntax
      adds  57e4b22   script->bin for better consistency
      adds  8b13b48   add License information for pixmaps + cosmetic
      adds  d59b50e   add License information for pixmaps + cosmetic
      adds  2fb80a6   Merge branch 'master' of 
git.tails.boum.org:nodens/openpgp-applet
      adds  2c604be   correct license in About
      adds  f836ce0   correct name in description / About
      adds  467331e   removing META.yml and inc/ from master
      adds  88e3b09   specify dependency to xclip in Doc and Makefile.PL
      adds  9904cb4   Migrate to Dist::Zilla as a build system
      adds  7c91bd2   Follow some Test::Perl::Critic recommandations
      adds  49b8f3c   Move OpenPGP_Applet.pm to Crypt Namespace
      adds  3342ae9   mv OpenPGP_Applet to Crypt namespace
      adds  7cf4e94   Revert "mv OpenPGP_Applet to Crypt namespace"
      adds  7d4457a   mv OpenPGP_Applet to Crypt namespace
      adds  67facd7   Merge branch 'feature/CryptNamespace' of 
git.tails.boum.org:nodens/openpgp-applet into feature/CryptNamespace
      adds  c54791e   correct pixmap dirs
      adds  18a6b38   Merge branch 'feature/CryptNamespace'
      adds  abe7d27   add AutoPrereqs to dist.ini
      adds  0036ca1   Adjust Perl::Critic modifications
      adds  1c68b7a   replace Any::Moose with Moo
      adds  82d7958   specify minimum version for GnuPG::Interface
      adds  a2a1692   add empty perlcritic.rc before merging
      adds  b677eb6   Merge branch 'feature/UseMoo'
      adds  49cc3aa   remove perlcritic.rc (useless since feature/UseMoo)
      adds  af1dfff   Don't pass already encoded data to GTK2.
      adds  0e9f69f   Coding Style : replace <TAB> by 4 spaces
      adds  7a1c229   Merge branch 'bugfix/7968-cant-clearsign-non-ascii-text'
      adds  871c7bf   Correct bug in GnuPG::Interface subclassing
      adds  7232ffa   Invert Exit and About menu
      adds  bdf8c7b   Revert "Invert Exit and About menu"
      adds  c87fb47   replace Switch module with suitable for() block
      adds  ee5df81   Replace non-DFSG compliant icons (#7742)
      adds  33581ce   Merge branch 'bugfix/7742-Non-DFSG_compliant_images'
      adds  4c7320c   Coding style : replace tabs with space (again)
      adds  8e1aca4   Add i18n infrastructure
      adds  11b9623   Import translations from tails' main repo
      adds  4b7d9f7   use Locale::TextDomain (from libperl-intl)
      adds  273a614   Add Dist::Zilla module for Locale::TextDomain
      adds  36b0c4e   Update translations
      adds  963111f   Correct TextDomain definition
      adds  3f8328b   Remove bogus file
      adds  76042b1   Refresh and clean po files
      adds  9846a5a   Use __("string") syntax everywhere
      adds  fdfeae8   Merge branch 'feature/add_i18n'
      adds  a3aa1b6   Invert Exit and About menu
      adds  9a7a2a9   Merge branch 'bugfix/7450-too_easy_to_exit'
      adds  c831378   Correct License for pixmaps/icons in About dialog
      adds  1f30a17   Perl::Critic - correct severe violations
      adds  5d324c5   Add confirmation dialog on exit
      adds  db82349   add a parameter (dialog parent window) to app_exit()
      adds  f65fa2a   Merge branch 'bugfix/8319-Add_a_confirmation_on_exit'
      adds  8e46a34   Add menu entry to open text editor
      adds  50ed43a   Revert "Add menu entry to open text editor"
      adds  d2ef02d   Add menu entry to open text editor
      adds  c6ad4f4   Merge branch 
'feature/9069-Add_menu_entry_open_text_editor'
      adds  9d2c398   update translations
      adds  f7df95b   Release 0.9
      adds  91b53b8   Update Copyright to 2015
      adds  e858cc9   Update translations
       new  54808ac   perlcritic : remove uneeded prototypes from subs
       new  1b38362   Use Git dzil bundle:
       new  10f394a   Release 0.9.1
       new  6412304   Revert "Release 0.9.1"
       new  3f26884   Remove VersionFromGit dzil plugin
       new  e66105c   Release 0.9.1
       new  df9a2ba   First pass : s/Gtk2/Gtk3/, obvious functions
       new  9f01040   convert clipboard call to Gtk3
       new  c1ff2b9   missed a Gtk2 function
       new  70ca264   change syntax for class-static methods calls
       new  9b246e6   Revert "change syntax for class-static methods calls"
       new  62ea32a   Use Gtk3::MenuItem->new_with_mnemonic (->new('label') is 
not supported in Gtk3).
       new  e2e9510   Gtk3: change icon handling
       new  913921b   Gtk3: prevent menu to be destroyed after popup
       new  8cc4713   add file to follow progress of Gtk3 Porting
       new  4324567   Gtk3: remove STATUS file
       new  894aeb6   Gtk3: fix encrypt from clipboard. Also, now Gtk takes 
encoded text properly
       new  3eb7914   Gtk3: Fix deciphering clipboard
       new  322e011   key selection - fix tooltip (id display)
       new  b77baf0   Make display_error compatible with GTK+ 3.
       new  0dedfee   Public key selection dialog: finish porting key press 
event handling to GTK+ 3.
       new  921c580   Use gpg2, for improved compatibility with smartcards and 
modern crypto.
       new  d581f5d   Merge branch 'master' into feature/7711-Gtk3
       new  535ece1   Add a basic test that checks syntax and ensures that all 
libraries can be loaded.
       new  de3330e   Merge branch 'master' into feature/7711-Gtk3
       new  88e90dd   Drop dependency on xclip: GTK+ 3 is now able to set the 
clipboard's content correctly.
       new  a841199   dist.ini: make the dependency on gpg2 explicit.
       new  07844c3   Merge branch 'master' into feature/7711-Gtk3
       new  fa08014   prepare release: update version + copyright year
       new  b6fca4e   update translations from Transifex
       new  844df48   New upstream version 1.0
       new  880e472   New upstream version 1.0
       new  177fe35   New upstream version 1.0
       new  02a3f61   New upstream version 1.0
       new  bee5e5e   Merge tag 'upstream/1.0'
       new  0ceaa35   Update debian/changelog
       new  28b8921   update dependancies for new release
       new  1e8dbb2   refresh patches - no more xclip, but gpg2
       new  6c61c3d   Unapply patches from source
       new  c130d48   add missing libmodule-pluggable-perl dep
       new  8fb5111   Update changelog

The 42 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:
 Changes                                            | 184 ++++++++++++++++++++-
 MANIFEST                                           |  39 ++++-
 META.json                                          |  15 +-
 META.yml                                           |  15 +-
 Makefile.PL                                        |  31 ++--
 README                                             |   2 -
 bin/openpgp-applet                                 | 147 ++++++++--------
 debian/changelog                                   |  19 ++-
 debian/control                                     |  12 +-
 ...e-requires_external.t-test-requiring-gpg2.patch |  19 +++
 ...-requires_external.t-test-requiring-xclip.patch |  27 ---
 debian/patches/series                              |   2 +-
 debian/source/local-options                        |   1 +
 dist.ini                                           |   9 +-
 po/ca.mo                                           | Bin 3440 -> 3609 bytes
 po/ca.po                                           |  59 ++++---
 po/da.mo                                           | Bin 3439 -> 3562 bytes
 po/da.po                                           |  26 ++-
 po/de.mo                                           | Bin 3671 -> 3802 bytes
 po/de.po                                           |  38 ++---
 po/el.mo                                           | Bin 4702 -> 4950 bytes
 po/el.po                                           |  52 +++---
 po/en_GB.mo                                        | Bin 3300 -> 3413 bytes
 po/en_GB.po                                        |  12 +-
 po/es.mo                                           | Bin 3584 -> 3729 bytes
 po/es.po                                           |  59 ++++---
 po/fa.mo                                           | Bin 4390 -> 4587 bytes
 po/fa.po                                           |  26 +--
 po/fi.mo                                           | Bin 3524 -> 3712 bytes
 po/fi.po                                           |  33 ++--
 po/fr.mo                                           | Bin 3581 -> 3772 bytes
 po/fr.po                                           |  54 +++---
 po/fr_CA.mo                                        | Bin 3622 -> 3749 bytes
 po/fr_CA.po                                        |  38 ++---
 po/hr_HR.mo                                        | Bin 3645 -> 3844 bytes
 po/hr_HR.po                                        |  62 ++++---
 po/hu.mo                                           | Bin 3639 -> 3772 bytes
 po/hu.po                                           |  31 ++--
 po/id.mo                                           | Bin 3335 -> 3449 bytes
 po/id.po                                           |  31 ++--
 po/it.mo                                           | Bin 3497 -> 3623 bytes
 po/it.po                                           |  35 ++--
 po/ja.mo                                           | Bin 3705 -> 3915 bytes
 po/ja.po                                           |  28 ++--
 po/ko.mo                                           | Bin 3381 -> 3546 bytes
 po/ko.po                                           |  26 ++-
 po/nb.mo                                           | Bin 3429 -> 3576 bytes
 po/nb.po                                           |  45 +++--
 po/nl.mo                                           | Bin 3580 -> 3646 bytes
 po/nl.po                                           |  40 ++---
 po/pl.mo                                           | Bin 3622 -> 3742 bytes
 po/pl.po                                           |  50 +++---
 po/pt_BR.mo                                        | Bin 3767 -> 3924 bytes
 po/pt_BR.po                                        |  62 ++++---
 po/ru.mo                                           | Bin 5369 -> 5586 bytes
 po/ru.po                                           |  45 ++---
 po/sk_SK.mo                                        | Bin 3598 -> 3820 bytes
 po/sk_SK.po                                        |  26 +--
 po/sq.mo                                           | Bin 3716 -> 3828 bytes
 po/sq.po                                           |  16 +-
 po/sv.mo                                           | Bin 3409 -> 3583 bytes
 po/sv.po                                           |  34 ++--
 po/tr.mo                                           | Bin 3486 -> 3704 bytes
 po/tr.po                                           |  85 +++++-----
 po/uk.mo                                           | Bin 5024 -> 5253 bytes
 po/uk.po                                           |  44 +++--
 po/zh_CN.mo                                        | Bin 3086 -> 3222 bytes
 po/zh_CN.po                                        |  37 ++---
 po/zh_TW.mo                                        | Bin 3171 -> 3268 bytes
 po/zh_TW.po                                        |  30 ++--
 share/LocaleData/ca/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3652 -> 3821 bytes
 share/LocaleData/da/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3651 -> 3774 bytes
 share/LocaleData/de/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3883 -> 4014 bytes
 share/LocaleData/el/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 4914 -> 5162 bytes
 .../LocaleData/en_GB/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3512 -> 3625 bytes
 share/LocaleData/es/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3796 -> 3941 bytes
 share/LocaleData/fa/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 4602 -> 4799 bytes
 share/LocaleData/fi/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3736 -> 3924 bytes
 share/LocaleData/fr/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3793 -> 3984 bytes
 .../LocaleData/fr_CA/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3834 -> 3961 bytes
 .../LocaleData/hr_HR/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3857 -> 4056 bytes
 share/LocaleData/hu/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3851 -> 3984 bytes
 share/LocaleData/id/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3547 -> 3661 bytes
 share/LocaleData/it/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3709 -> 3835 bytes
 share/LocaleData/ja/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3917 -> 4127 bytes
 share/LocaleData/ko/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3593 -> 3758 bytes
 share/LocaleData/nb/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3641 -> 3788 bytes
 share/LocaleData/nl/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3792 -> 3858 bytes
 share/LocaleData/pl/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3834 -> 3954 bytes
 .../LocaleData/pt_BR/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3979 -> 4136 bytes
 share/LocaleData/ru/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 5581 -> 5798 bytes
 .../LocaleData/sk_SK/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3810 -> 4032 bytes
 share/LocaleData/sq/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3928 -> 4040 bytes
 share/LocaleData/sv/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3621 -> 3795 bytes
 share/LocaleData/tr/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 3698 -> 3916 bytes
 share/LocaleData/uk/LC_MESSAGES/OpenPGP_Applet.mo  | Bin 5236 -> 5465 bytes
 .../LocaleData/zh_CN/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3298 -> 3434 bytes
 .../LocaleData/zh_TW/LC_MESSAGES/OpenPGP_Applet.mo | Bin 3383 -> 3480 bytes
 t/00-load_all.t                                    |  17 ++
 t/author-critic.t                                  |   4 +-
 t/requires_external.t                              |   6 +-
 tmp/tor-translation/README                         |   1 +
 tmp/tor-translation/bg/openpgp-applet.pot          | 180 ++++++++++++++++++++
 .../tor-translation/ca/openpgp-applet.pot          |  66 +++-----
 .../tor-translation/da/openpgp-applet.pot          |  46 ++----
 .../tor-translation/de/openpgp-applet.pot          |  53 ++----
 .../tor-translation/el/openpgp-applet.pot          |  63 +++----
 .../tor-translation/en/openpgp-applet.pot          |  29 ++--
 .../tor-translation/en_GB/openpgp-applet.pot       |  28 ++--
 .../tor-translation/es/openpgp-applet.pot          |  67 ++++----
 .../tor-translation/es_AR/openpgp-applet.pot       |  88 +++++-----
 .../tor-translation/eu/openpgp-applet.pot          | 102 ++++++------
 .../tor-translation/fa/openpgp-applet.pot          |  45 ++---
 .../tor-translation/fi/openpgp-applet.pot          |  47 ++----
 .../tor-translation/fr/openpgp-applet.pot          |  64 +++----
 .../tor-translation/fr_CA/openpgp-applet.pot       |  50 ++----
 .../tor-translation/hr_HR/openpgp-applet.pot       |  70 ++++----
 .../tor-translation/hu/openpgp-applet.pot          |  46 ++----
 .../tor-translation/id/openpgp-applet.pot          |  47 ++----
 .../tor-translation/it/openpgp-applet.pot          |  51 ++----
 .../tor-translation/ja/openpgp-applet.pot          |  47 ++----
 .../tor-translation/ko/openpgp-applet.pot          |  37 ++---
 .../tor-translation/nb/openpgp-applet.pot          |  56 +++----
 .../tor-translation/nl/openpgp-applet.pot          |  57 ++-----
 .../tor-translation/nn/openpgp-applet.pot          | 101 ++++++-----
 .../tor-translation/pl/openpgp-applet.pot          |  61 +++----
 .../tor-translation/pt_BR/openpgp-applet.pot       |  67 +++-----
 .../tor-translation/ro/openpgp-applet.pot          | 115 ++++++-------
 .../tor-translation/ru/openpgp-applet.pot          |  73 +++-----
 .../tor-translation/sk_SK/openpgp-applet.pot       |  41 ++---
 .../tor-translation/sq/openpgp-applet.pot          |  32 ++--
 .../tor-translation/sv/openpgp-applet.pot          |  47 ++----
 .../tor-translation/tr/openpgp-applet.pot          |  87 ++++------
 .../tor-translation/uk/openpgp-applet.pot          |  65 +++-----
 .../tor-translation/zh_CN/openpgp-applet.pot       |  44 ++---
 .../tor-translation/zh_HK/openpgp-applet.pot       |  86 +++++-----
 .../tor-translation/zh_TW/openpgp-applet.pot       |  41 ++---
 137 files changed, 1836 insertions(+), 2037 deletions(-)
 create mode 100644 
debian/patches/0001-Disable-the-requires_external.t-test-requiring-gpg2.patch
 delete mode 100644 
debian/patches/0001-Disable-the-requires_external.t-test-requiring-xclip.patch
 create mode 100644 debian/source/local-options
 create mode 100644 t/00-load_all.t
 create mode 100644 tmp/tor-translation/README
 create mode 100644 tmp/tor-translation/bg/openpgp-applet.pot
 copy po/ca.po => tmp/tor-translation/ca/openpgp-applet.pot (71%)
 copy po/da.po => tmp/tor-translation/da/openpgp-applet.pot (77%)
 copy po/de.po => tmp/tor-translation/de/openpgp-applet.pot (74%)
 copy po/el.po => tmp/tor-translation/el/openpgp-applet.pot (65%)
 copy po/en_GB.po => tmp/tor-translation/en/openpgp-applet.pot (83%)
 copy po/en_GB.po => tmp/tor-translation/en_GB/openpgp-applet.pot (86%)
 copy po/es.po => tmp/tor-translation/es/openpgp-applet.pot (68%)
 copy po/es.po => tmp/tor-translation/es_AR/openpgp-applet.pot (61%)
 copy po/en_GB.po => tmp/tor-translation/eu/openpgp-applet.pot (59%)
 copy po/fa.po => tmp/tor-translation/fa/openpgp-applet.pot (72%)
 copy po/fi.po => tmp/tor-translation/fi/openpgp-applet.pot (75%)
 copy po/fr.po => tmp/tor-translation/fr/openpgp-applet.pot (71%)
 copy po/fr_CA.po => tmp/tor-translation/fr_CA/openpgp-applet.pot (76%)
 copy po/hr_HR.po => tmp/tor-translation/hr_HR/openpgp-applet.pot (70%)
 copy po/hu.po => tmp/tor-translation/hu/openpgp-applet.pot (74%)
 copy po/id.po => tmp/tor-translation/id/openpgp-applet.pot (77%)
 copy po/it.po => tmp/tor-translation/it/openpgp-applet.pot (75%)
 copy po/ja.po => tmp/tor-translation/ja/openpgp-applet.pot (73%)
 copy po/ko.po => tmp/tor-translation/ko/openpgp-applet.pot (81%)
 copy po/nb.po => tmp/tor-translation/nb/openpgp-applet.pot (71%)
 copy po/nl.po => tmp/tor-translation/nl/openpgp-applet.pot (70%)
 copy po/en_GB.po => tmp/tor-translation/nn/openpgp-applet.pot (59%)
 copy po/pl.po => tmp/tor-translation/pl/openpgp-applet.pot (74%)
 copy po/pt_BR.po => tmp/tor-translation/pt_BR/openpgp-applet.pot (68%)
 copy po/da.po => tmp/tor-translation/ro/openpgp-applet.pot (55%)
 copy po/ru.po => tmp/tor-translation/ru/openpgp-applet.pot (66%)
 copy po/sk_SK.po => tmp/tor-translation/sk_SK/openpgp-applet.pot (79%)
 copy po/sq.po => tmp/tor-translation/sq/openpgp-applet.pot (83%)
 copy po/sv.po => tmp/tor-translation/sv/openpgp-applet.pot (77%)
 copy po/tr.po => tmp/tor-translation/tr/openpgp-applet.pot (61%)
 copy po/uk.po => tmp/tor-translation/uk/openpgp-applet.pot (65%)
 copy po/zh_CN.po => tmp/tor-translation/zh_CN/openpgp-applet.pot (81%)
 copy po/zh_TW.po => tmp/tor-translation/zh_HK/openpgp-applet.pot (63%)
 copy po/zh_TW.po => tmp/tor-translation/zh_TW/openpgp-applet.pot (79%)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to