From 36353e7f0fb3e8512a63e336d53ff9e84a908f1c Mon Sep 17 00:00:00 2001 From: Ben Carrillo Date: Mon, 28 Jan 2013 20:39:19 +0900 Subject: join the doc package --- debian/control | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f389dfa..f7882bb 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,8 @@ Architecture: any Depends: ${misc:Depends}, ${python:Depends}, - ${shlibs:Depends} + ${shlibs:Depends}, + ${sphinxdoc:Depends} Description: Secure Remote Password protocol implementation This package provides an implementation of the Secure Remote Password protocol (SRP). SRP is a cryptographically strong authentication @@ -40,16 +41,3 @@ Description: Secure Remote Password protocol implementation the authenticated connection. However, successful authentication does result in a cryptographically strong shared key that can be used for symmetric-key encryption. - -Package: python-srp-doc -Architecture: all -Section: doc -Depends: ${misc:Depends}, ${sphinxdoc:Depends} -Suggests: python-doc -Description: Secure Remote Password protocol implementation - This package provides an implementation of the Secure Remote Password - protocol (SRP). SRP is a cryptographically strong authentication - protocol for password-based, mutual authentication over an insecure - network connection. - . - This package provides detailed documentation on python-srp usage. -- cgit v1.2.3