summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 93f0f3f..4e0810b 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Description: Service identity verification for pyOpenSSL (Python 2 module)
In the simplest case, this means host name verification. However,
service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.
+ .
+ This package contains service_identity for Python 2.
Package: python3-service-identity
Architecture: all
@@ -49,3 +51,5 @@ Description: Service identity verification for pyOpenSSL (Python 3 module)
In the simplest case, this means host name verification. However,
service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.
+ .
+ This package contains service_identity for Python 3.