[openpgp-applet] 19/61: Merge branch 'feature/CryptNamespace'

Clement Hermann nodens at nodens.org
Tue Aug 18 18:51:41 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 18a6b38290647c91802d65466eee9b4e4219f9b9
Merge: 7c91bd2 c54791e
Author: Clément Hermann (nodens) <nodens at nodens.org>
Date:   Fri Aug 8 15:47:17 2014 +0200

    Merge branch 'feature/CryptNamespace'

 bin/openpgp-applet                                | 4 ++--
 lib/{ => Crypt}/OpenPGP_Applet/GnuPG/Interface.pm | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --cc lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
index 7519393,5588535..e1e0440
--- a/lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
+++ b/lib/Crypt/OpenPGP_Applet/GnuPG/Interface.pm
@@@ -1,5 -1,4 +1,6 @@@
- package OpenPGP_Applet::GnuPG::Interface;
+ package Crypt::OpenPGP_Applet::GnuPG::Interface;
 +use strict;
++
  use Any::Moose;
  extends 'GnuPG::Interface';
  

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