[openpgp-applet] annotated tag OpenPGP_Applet-0.9 created (now 51242bc)

Clement Hermann nodens at nodens.org
Tue Aug 18 18:51:39 UTC 2015


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

nodens-guest pushed a change to annotated tag OpenPGP_Applet-0.9
in repository openpgp-applet.

        at  51242bc   (tag)
   tagging  e858cc94bdbe0e98f5a695937e19f508624f83e7 (commit)
  replaces  OpenPGP_Applet-0.8
 tagged by  Clément Hermann (nodens)
        on  Mon Aug 10 23:14:56 2015 +0200

- Log -----------------------------------------------------------------
OpenPGP Applet 0.9
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCgAGBQJVyRRQAAoJEDDmdGdoWcitQl0QAI1TYW/dSSsJ8jKpcLZf9rWT
HgxsRCb43Ea29NpCAgI9KZTyXPvKeHNEanuvQ7nZCB9thck/uauONDhydhnHSL73
ycwhyHfYZ6YvwJ80vISnWKW6OybwjwQNni5goY1IczQGMmEOiTtZBUUnDKQiI0Qe
yWPeJNnYP/wH2HcarJd6xUQbZejhmASTDPBKBKG3TOpDg2fi2Gcqd4GBWK4aI8c7
bp1eZmndS3G8cflpM9MovhzhrG6VyEqlJZR2QrxDbDnBWG0rxJLDjTsLgqSEcYUo
QWcUXYCwidSVwt/x9NsH+7M/PbLuNijwDM3cztGlAWYbgpZ/z1so1V30FymMuMhJ
VusEzEkeHmigLReslVrS6/cFpRolqN+Ns2OlY7FnDIBWMmSQbUjcPO4E5HoL+JjH
shO+tDP7/jh1KsiyYYjVKMNoJUENuKDNqZvcadHqH+aLcscelVz60xoiu0gq4UFI
rRD62Y1qbDq4/3xoz9DyaTowgVqs7zeez3rSuJBuSjW9+RUoFu/CnOe16JHuPV2x
B6e1JiFEWD5mHWbbYEPzrZDRQDl0Nt0oU6O5AKs0uPYEzvdyo9oEdRS7/yYADBbc
hmvpzVwU+2bH8x3rGT1rOUZ/BeMwhKxoOy3c6+NUL2xiciksrMkz+FuNvjXtFX2Y
c6GhytLRLDPWaUgDVbU6
=8EkB
-----END PGP SIGNATURE-----

Clément Hermann (nodens) (61):
      Correct some license bits
      Documentation : grammar/spelling/syntax
      script->bin for better consistency
      add License information for pixmaps + cosmetic
      add License information for pixmaps + cosmetic
      Merge branch 'master' of git.tails.boum.org:nodens/openpgp-applet
      correct license in About
      correct name in description / About
      removing META.yml and inc/ from master
      specify dependency to xclip in Doc and Makefile.PL
      Migrate to Dist::Zilla as a build system
      Move OpenPGP_Applet.pm to Crypt Namespace
      mv OpenPGP_Applet to Crypt namespace
      mv OpenPGP_Applet to Crypt namespace
      Revert "mv OpenPGP_Applet to Crypt namespace"
      Merge branch 'feature/CryptNamespace' of git.tails.boum.org:nodens/openpgp-applet into feature/CryptNamespace
      correct pixmap dirs
      Follow some Test::Perl::Critic recommandations
      Merge branch 'feature/CryptNamespace'
      add AutoPrereqs to dist.ini
      replace Any::Moose with Moo
      specify minimum version for GnuPG::Interface
      Adjust Perl::Critic modifications
      Replace non-DFSG compliant icons (#7742)
      Don't pass already encoded data to GTK2.
      add empty perlcritic.rc before merging
      Merge branch 'feature/UseMoo'
      remove perlcritic.rc (useless since feature/UseMoo)
      Coding Style : replace <TAB> by 4 spaces
      Merge branch 'bugfix/7968-cant-clearsign-non-ascii-text'
      Correct bug in GnuPG::Interface subclassing
      Add i18n infrastructure
      Import translations from tails' main repo
      use Locale::TextDomain (from libperl-intl)
      Add Dist::Zilla module for Locale::TextDomain
      Update translations
      Correct TextDomain definition
      Invert Exit and About menu
      Revert "Invert Exit and About menu"
      Invert Exit and About menu
      replace Switch module with suitable for() block
      Merge branch 'bugfix/7742-Non-DFSG_compliant_images'
      Coding style : replace tabs with space (again)
      Remove bogus file
      Refresh and clean po files
      Use __("string") syntax everywhere
      Merge branch 'feature/add_i18n'
      Merge branch 'bugfix/7450-too_easy_to_exit'
      Add confirmation dialog on exit
      Correct License for pixmaps/icons in About dialog
      add a parameter (dialog parent window) to app_exit()
      Perl::Critic - correct severe violations
      Merge branch 'bugfix/8319-Add_a_confirmation_on_exit'
      Add menu entry to open text editor
      Add menu entry to open text editor
      Revert "Add menu entry to open text editor"
      Merge branch 'feature/9069-Add_menu_entry_open_text_editor'
      update translations
      Release 0.9
      Update Copyright to 2015
      Update translations

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

This annotated tag includes the following new commits:

       new  2e5241d   Correct some license bits
       new  6d58acb   Documentation : grammar/spelling/syntax
       new  57e4b22   script->bin for better consistency
       new  d59b50e   add License information for pixmaps + cosmetic
       new  8b13b48   add License information for pixmaps + cosmetic
       new  2fb80a6   Merge branch 'master' of git.tails.boum.org:nodens/openpgp-applet
       new  2c604be   correct license in About
       new  f836ce0   correct name in description / About
       new  467331e   removing META.yml and inc/ from master
       new  88e3b09   specify dependency to xclip in Doc and Makefile.PL
       new  9904cb4   Migrate to Dist::Zilla as a build system
       new  49b8f3c   Move OpenPGP_Applet.pm to Crypt Namespace
       new  7d4457a   mv OpenPGP_Applet to Crypt namespace
       new  3342ae9   mv OpenPGP_Applet to Crypt namespace
       new  7cf4e94   Revert "mv OpenPGP_Applet to Crypt namespace"
       new  67facd7   Merge branch 'feature/CryptNamespace' of git.tails.boum.org:nodens/openpgp-applet into feature/CryptNamespace
       new  c54791e   correct pixmap dirs
       new  7c91bd2   Follow some Test::Perl::Critic recommandations
       new  18a6b38   Merge branch 'feature/CryptNamespace'
       new  abe7d27   add AutoPrereqs to dist.ini
       new  1c68b7a   replace Any::Moose with Moo
       new  82d7958   specify minimum version for GnuPG::Interface
       new  0036ca1   Adjust Perl::Critic modifications
       new  ee5df81   Replace non-DFSG compliant icons (#7742)
       new  af1dfff   Don't pass already encoded data to GTK2.
       new  a2a1692   add empty perlcritic.rc before merging
       new  b677eb6   Merge branch 'feature/UseMoo'
       new  49cc3aa   remove perlcritic.rc (useless since feature/UseMoo)
       new  0e9f69f   Coding Style : replace <TAB> by 4 spaces
       new  7a1c229   Merge branch 'bugfix/7968-cant-clearsign-non-ascii-text'
       new  871c7bf   Correct bug in GnuPG::Interface subclassing
       new  8e1aca4   Add i18n infrastructure
       new  11b9623   Import translations from tails' main repo
       new  4b7d9f7   use Locale::TextDomain (from libperl-intl)
       new  273a614   Add Dist::Zilla module for Locale::TextDomain
       new  36b0c4e   Update translations
       new  963111f   Correct TextDomain definition
       new  7232ffa   Invert Exit and About menu
       new  bdf8c7b   Revert "Invert Exit and About menu"
       new  a3aa1b6   Invert Exit and About menu
       new  c87fb47   replace Switch module with suitable for() block
       new  33581ce   Merge branch 'bugfix/7742-Non-DFSG_compliant_images'
       new  4c7320c   Coding style : replace tabs with space (again)
       new  3f8328b   Remove bogus file
       new  76042b1   Refresh and clean po files
       new  9846a5a   Use __("string") syntax everywhere
       new  fdfeae8   Merge branch 'feature/add_i18n'
       new  9a7a2a9   Merge branch 'bugfix/7450-too_easy_to_exit'
       new  5d324c5   Add confirmation dialog on exit
       new  c831378   Correct License for pixmaps/icons in About dialog
       new  db82349   add a parameter (dialog parent window) to app_exit()
       new  1f30a17   Perl::Critic - correct severe violations
       new  f65fa2a   Merge branch 'bugfix/8319-Add_a_confirmation_on_exit'
       new  d2ef02d   Add menu entry to open text editor
       new  8e46a34   Add menu entry to open text editor
       new  50ed43a   Revert "Add menu entry to open text editor"
       new  c6ad4f4   Merge branch 'feature/9069-Add_menu_entry_open_text_editor'
       new  9d2c398   update translations
       new  f7df95b   Release 0.9
       new  91b53b8   Update Copyright to 2015
       new  e858cc9   Update translations

The 61 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.


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



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