diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 679e316..14b26b0 100644 --- a/debian/control +++ b/debian/control | |||
@@ -41,7 +41,9 @@ Description: Implementation of the OpenPGP message format | |||
41 | and then defines instances of Data.Binary for each to facilitate | 41 | and then defines instances of Data.Binary for each to facilitate |
42 | encoding/decoding. | 42 | encoding/decoding. |
43 | . | 43 | . |
44 | For performing cryptography, see <http://hackage.haskell.org/openpgp-Crypto> | 44 | For performing cryptography, see |
45 | <http://hackage.haskell.org/package/openpgp-crypto-api> or | ||
46 | <http://hackage.haskell.org/package/openpgp-Crypto> | ||
45 | . | 47 | . |
46 | It is intended that you use qualified imports with this library. | 48 | It is intended that you use qualified imports with this library. |
47 | . | 49 | . |
@@ -69,7 +71,9 @@ Description: Implementation of the OpenPGP message format | |||
69 | and then defines instances of Data.Binary for each to facilitate | 71 | and then defines instances of Data.Binary for each to facilitate |
70 | encoding/decoding. | 72 | encoding/decoding. |
71 | . | 73 | . |
72 | For performing cryptography, see <http://hackage.haskell.org/openpgp-Crypto> | 74 | For performing cryptography, see |
75 | <http://hackage.haskell.org/package/openpgp-crypto-api> or | ||
76 | <http://hackage.haskell.org/package/openpgp-Crypto> | ||
73 | . | 77 | . |
74 | It is intended that you use qualified imports with this library. | 78 | It is intended that you use qualified imports with this library. |
75 | . | 79 | . |
@@ -97,7 +101,9 @@ Description: Implementation of the OpenPGP message format | |||
97 | and then defines instances of Data.Binary for each to facilitate | 101 | and then defines instances of Data.Binary for each to facilitate |
98 | encoding/decoding. | 102 | encoding/decoding. |
99 | . | 103 | . |
100 | For performing cryptography, see <http://hackage.haskell.org/openpgp-Crypto> | 104 | For performing cryptography, see |
105 | <http://hackage.haskell.org/package/openpgp-crypto-api> or | ||
106 | <http://hackage.haskell.org/package/openpgp-Crypto> | ||
101 | . | 107 | . |
102 | It is intended that you use qualified imports with this library. | 108 | It is intended that you use qualified imports with this library. |
103 | . | 109 | . |