[Python-modules-commits] r26805 - in packages/python-crypto/trunk/debian (changelog control)

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Dec 18 20:30:08 UTC 2013


    Date: Wednesday, December 18, 2013 @ 20:30:07
  Author: sramacher
Revision: 26805

Fix more typos

Modified:
  packages/python-crypto/trunk/debian/changelog
  packages/python-crypto/trunk/debian/control

Modified: packages/python-crypto/trunk/debian/changelog
===================================================================
--- packages/python-crypto/trunk/debian/changelog	2013-12-18 18:28:30 UTC (rev 26804)
+++ packages/python-crypto/trunk/debian/changelog	2013-12-18 20:30:07 UTC (rev 26805)
@@ -1,6 +1,6 @@
 python-crypto (2.6.1-3) UNRELEASED; urgency=low
 
-  * debian/control: Fix "128-key keys" in Description. (Closes: #729241)
+  * debian/control: Fix some mistakes in Description. (Closes: #729241)
   * debian/watch: Only honor stable releases.
 
  -- Sebastian Ramacher <sramacher at debian.org>  Mon, 11 Nov 2013 01:04:36 +0100

Modified: packages/python-crypto/trunk/debian/control
===================================================================
--- packages/python-crypto/trunk/debian/control	2013-12-18 18:28:30 UTC (rev 26804)
+++ packages/python-crypto/trunk/debian/control	2013-12-18 20:30:07 UTC (rev 26805)
@@ -37,7 +37,7 @@
   * Public-key algorithms: RSA, DSA, ElGamal.
   * Protocols: All-or-nothing transforms, chaffing/winnowing.
   * Miscellaneous: RFC1751 module for converting 128-bit keys
-    into a set of English words, primality testing, random number gereration.
+    into a set of English words, primality testing, random number generation.
 
 Package: python-crypto-dbg
 Section: debug
@@ -68,7 +68,7 @@
   * Public-key algorithms: RSA, DSA, ElGamal.
   * Protocols: All-or-nothing transforms, chaffing/winnowing.
   * Miscellaneous: RFC1751 module for converting 128-bit keys
-    into a set of English words, primality testing, random number gereration.
+    into a set of English words, primality testing, random number generation.
 
 Package: python3-crypto-dbg
 Section: debug




More information about the Python-modules-commits mailing list