[Pkg-freeipa-devel] dogtag-pki: Changes to 'master'
Timo Aaltonen
tjaalton at moszumanska.debian.org
Thu Dec 21 23:00:59 UTC 2017
debian/changelog | 7 +++++++
debian/control | 3 +++
2 files changed, 10 insertions(+)
New commits:
commit 7b9ff207e9e90a122da9eec74004aea25d2aee09
Author: Timo Aaltonen <tjaalton at debian.org>
Date: Fri Dec 22 00:52:30 2017 +0200
releasing package dogtag-pki version 10.5.3-2
diff --git a/debian/changelog b/debian/changelog
index ba206af..152bd51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-dogtag-pki (10.5.3-2) UNRELEASED; urgency=medium
+dogtag-pki (10.5.3-2) unstable; urgency=medium
* control: Add python{,3}-cryptography to pki-base, pki-server and
python3-pki-base Depends.
- -- Timo Aaltonen <tjaalton at debian.org> Fri, 22 Dec 2017 00:44:02 +0200
+ -- Timo Aaltonen <tjaalton at debian.org> Fri, 22 Dec 2017 00:52:21 +0200
dogtag-pki (10.5.3-1) unstable; urgency=medium
commit 5162bf7ffbaa3a06843e998527b49654eb4b298b
Author: Timo Aaltonen <tjaalton at debian.org>
Date: Fri Dec 22 00:52:18 2017 +0200
control: Add python{,3}-cryptography to pki-base, pki-server and python3-pki-base Depends.
diff --git a/debian/changelog b/debian/changelog
index 22f28f8..ba206af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dogtag-pki (10.5.3-2) UNRELEASED; urgency=medium
+
+ * control: Add python{,3}-cryptography to pki-base, pki-server and
+ python3-pki-base Depends.
+
+ -- Timo Aaltonen <tjaalton at debian.org> Fri, 22 Dec 2017 00:44:02 +0200
+
dogtag-pki (10.5.3-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 5d67a32..8fe151b 100644
--- a/debian/control
+++ b/debian/control
@@ -87,6 +87,7 @@ Description: Dogtag Public Key Infrastructure (PKI) Suite
Package: pki-base
Architecture: all
Depends:
+ python-cryptography,
python-nss,
python-requests,
python-urllib3,
@@ -131,6 +132,7 @@ Package: python3-pki-base
Architecture: all
Depends:
pki-base (= ${binary:Version}),
+ python3-cryptography,
python3-nss,
python3-requests,
python3-urllib3,
@@ -184,6 +186,7 @@ Depends:
pki-base (= ${source:Version}),
pki-base-java (= ${source:Version}),
pki-tools (= ${binary:Version}),
+ python-cryptography,
python-ldap,
python-lxml,
python-selinux,
More information about the Pkg-freeipa-devel
mailing list