[openpgp-applet] 27/61: Merge branch 'feature/UseMoo'

Clément Hermann nodens-guest at moszumanska.debian.org
Sat Aug 15 19:15:46 UTC 2015


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

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

commit b677eb62ff5d50e349cc81ff97fa88098cf0662e
Merge: 0036ca1 a2a1692
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Thu Nov 13 14:15:09 2014 +0100

    Merge branch 'feature/UseMoo'

 lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --cc lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
index 084958f,a6ddbe5..7429f01
--- a/lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
+++ b/lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
@@@ -1,7 -1,8 +1,7 @@@
  package Crypt::OpenPGP_Applet::GnuPG::Interface;
 -use strict;
  
- use Any::Moose;
- extends 'GnuPG::Interface';
+ use Moo;
+ extends 'GnuPG::Interface' => { -version => 0.50 };
  
  use namespace::autoclean;
  use Carp;

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