[Pkg-privacy-commits] [parcimonie] 01/02: Add {build, runtime} dependency on gnupg. (Closes: #838281)
Intrigeri
intrigeri at moszumanska.debian.org
Fri Sep 30 10:32:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository parcimonie.
commit c16b43b11ea252cbbadaa61c1b598e45ea229f2c
Author: intrigeri <intrigeri at boum.org>
Date: Fri Sep 30 10:18:02 2016 +0000
Add {build,runtime} dependency on gnupg. (Closes: #838281)
Until src:gnupg2 that provides /usr/bin/gpg migrates to testing,
parcimonie's test suite still depends on the version of gnupg
that ships that binary.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index db96791..d827a35 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Build-Depends: debhelper (>= 9), libmodule-build-perl
Build-Depends-Indep:
dirmngr,
gettext,
+ gnupg,
gnupg2,
libclone-perl,
libconfig-general-perl,
@@ -50,6 +51,7 @@ Architecture: all
Section: net
Depends: ${misc:Depends}, ${perl:Depends},
dirmngr,
+ gnupg,
gnupg2,
libclone-perl,
libconfig-general-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/parcimonie.git
More information about the Pkg-privacy-commits
mailing list