[openpgp-applet] 01/04: Update runtime + build deps

Clement Hermann nodens at nodens.org
Tue Aug 18 13:30:50 UTC 2015


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

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

commit 24f0c4879d37cb57d7d532c4d157e84ea2374573
Author: Clément Hermann <nodens at nodens.org>
Date:   Tue Aug 18 14:24:49 2015 +0200

    Update runtime + build deps
    
      - add libgnupg-interface-perl,
      - add libintl-perl,
      - add libmoo-perl (<= 0.50),
      - remove version on perl dep
    Build only :
      - add libtest-most-perl,
      - add libfile-sharedir-install-perl (>= 0.06)
---
 debian/control | 18 +++++++++++++++---
 1 file changed, 15 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index c91be0b..202989b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,29 +8,39 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/openpgp-applet.gi
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libany-moose-perl,
  libdatetime-perl,
+ libenv-path-perl,
+ libfile-sharedir-install-perl (>= 0.06),
  libfile-sharedir-perl,
  libglib-perl,
+ libgnupg-interface-perl,
  libgtk2-perl,
+ libintl-perl,
  liblist-moreutils-perl,
  liblocale-gettext-perl,
+ libmoo-perl (>= 0.50),
  libnamespace-autoclean-perl,
- perl (>= 5.10.0) 
+ libtest-most-perl,
+ perl
 Standards-Version: 3.9.6
 Homepage: https://tails.boum.org/doc/encryption_and_privacy/gpgapplet/
+Testsuite: autopkgtest-pkg-perl
 
 Package: openpgp-applet
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
- xclip,
  libany-moose-perl,
  libdatetime-perl,
  libfile-sharedir-perl,
  libglib-perl,
+ libgnupg-interface-perl,
  libgtk2-perl,
+ libintl-perl,
  liblist-moreutils-perl,
  liblocale-gettext-perl,
+ libmoo-perl (>= 0.50),
  libnamespace-autoclean-perl,
- seahorse
+ seahorse,
+ xclip
 Recommends: pinentry-gnome3 | pinentry-x11
 Description: GNOME applet for OpenPGP text encryption
  OpenPGP Applet allows encryption and decryption of the clipboard's content
@@ -43,3 +53,5 @@ Description: GNOME applet for OpenPGP text encryption
  offer terminal interaction unless explicitly run from there, it relies in
  practice on GnuPG agent to be running and configured to use a passphrase entry
  dialog, such as pinentry-gnome3.
+
+Package: libopenpgp-applet-perl

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