control: Add gnupg-agent to python-freeipa depends, and change gnupg to gnupg2.

This commit is contained in:
Timo Aaltonen
2015-09-03 22:21:26 +03:00
parent b9367b7da8
commit 975dfdd861
2 changed files with 4 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -9,6 +9,8 @@ freeipa (4.1.4-1) UNRELEASED; urgency=medium
* control: Add python-usb to build-depends and to python-freeipa
depends.
* control: Bump libsss-nss-idmap-dev build-dep.
* control: Add gnupg-agent to python-freeipa depends, and change gnupg
to gnupg2.
-- Timo Aaltonen <tjaalton@debian.org> Thu, 02 Apr 2015 13:16:49 +0300

3
debian/control vendored
View File

@@ -204,7 +204,8 @@ Package: python-freeipa
Architecture: any
Section: python
Depends:
gnupg,
gnupg2,
gnupg-agent,
iproute,
keyutils,
python-dbus,